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

add examples for cosign attach signature cmd #3468

Merged
merged 3 commits into from Jan 4, 2024

Conversation

viveksahu26
Copy link
Contributor

closes #3463

Summary

Add sufficient examples for cosign attach signature command in CLI.

Release Note

Enhancement

Documentation

Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (daf1eeb) 40.04% compared to head (0f970ba) 40.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3468      +/-   ##
==========================================
+ Coverage   40.04%   40.14%   +0.10%     
==========================================
  Files         155      155              
  Lines        9979     9996      +17     
==========================================
+ Hits         3996     4013      +17     
  Misses       5497     5497              
  Partials      486      486              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
@cpanato cpanato requested a review from hectorj2f January 4, 2024 14:44
@haydentherapper haydentherapper merged commit d372b9b into sigstore:main Jan 4, 2024
28 checks passed
@github-actions github-actions bot added this to the v2.3.0 milestone Jan 4, 2024
@viveksahu26
Copy link
Contributor Author

Thanks @hectorj2f @haydentherapper for approving my first PR.

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.

Add some examples for cosign attach command
3 participants