Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add Documentation for --yes Flag in Blob Signing #274

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

MrLutik
Copy link
Contributor

@MrLutik MrLutik commented Nov 21, 2023

Description:

This PR updates the documentation for blob signing in the Cosign project. Specifically, it adds information about the --yes flag, which allows users to bypass confirmation prompts during the signing process.

Changes Made:
Added a new section titled "Non-Interactive Signing with the Yes Flag" in signing_with_blobs.md.
Provided a detailed description of the --yes flag and its usage.
Included a real-world example to demonstrate the use of the flag in CI/CD pipelines.

Importance of This Update:
The inclusion of the --yes flag in the documentation addresses a critical need for automated, non-interactive signing in CI/CD environments. As experienced personally, the absence of this information can lead to challenges and failures in automated pipelines due to unexpected interactive prompts. This update will facilitate smoother and more efficient signing processes for users relying on automation.

Copy link

netlify bot commented Nov 21, 2023

Deploy Preview for docssigstore ready!

Name Link
🔨 Latest commit 3f9b994
🔍 Latest deploy log https://app.netlify.com/sites/docssigstore/deploys/655dce43ef828800080526e8
😎 Deploy Preview https://deploy-preview-274--docssigstore.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: mrlutik <yaievgeniy@gmail.com>
@MrLutik MrLutik closed this Nov 21, 2023
@MrLutik
Copy link
Contributor Author

MrLutik commented Nov 21, 2023

found typo in shell cmd

Signed-off-by: mrlutik <yaievgeniy@gmail.com>
@MrLutik MrLutik reopened this Nov 21, 2023
Copy link
Collaborator

@ltagliaferri ltagliaferri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just.a nit about putting the --yes flag inline within code text.

content/en/signing/signing_with_blobs.md Outdated Show resolved Hide resolved
Co-authored-by: ltagliaferri <lisa.tagliaferri@gmail.com>
Signed-off-by: Eugene <70693118+MrLutik@users.noreply.github.com>
Copy link
Collaborator

@ltagliaferri ltagliaferri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ltagliaferri ltagliaferri merged commit a107eef into sigstore:main Nov 22, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants