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

Merge 2.0-docs branch into main #2741

Merged
merged 3 commits into from
Feb 24, 2023
Merged

Conversation

priyawadhwa
Copy link
Contributor

@priyawadhwa priyawadhwa commented Feb 23, 2023

Fixes #2534

@priyawadhwa priyawadhwa force-pushed the 2.0-docs branch 2 times, most recently from 841f8b0 to 1266a8b Compare February 23, 2023 20:27
@codecov
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

Merging #2741 (0f0d0c0) into main (d6b9001) will increase coverage by 0.01%.
The diff coverage is 22.44%.

❗ Current head 0f0d0c0 differs from pull request most recent head b1bd658. Consider uploading reports for the commit b1bd658 to get more accurate results

@@            Coverage Diff             @@
##             main    #2741      +/-   ##
==========================================
+ Coverage   29.55%   29.56%   +0.01%     
==========================================
  Files         151      151              
  Lines        9648     9642       -6     
==========================================
  Hits         2851     2851              
+ Misses       6358     6352       -6     
  Partials      439      439              
Impacted Files Coverage Δ
cmd/cosign/cli/attach.go 0.00% <0.00%> (ø)
cmd/cosign/cli/dockerfile.go 0.00% <ø> (ø)
cmd/cosign/cli/manifest.go 0.00% <ø> (ø)
cmd/cosign/cli/options/attach.go 0.00% <0.00%> (ø)
cmd/cosign/cli/tree.go 0.00% <0.00%> (ø)
cmd/cosign/cli/verify/verify_attestation.go 3.34% <0.00%> (ø)
pkg/policy/attestation.go 31.57% <25.92%> (ø)
cmd/cosign/cli/verify/verify_blob_attestation.go 33.48% <100.00%> (ø)
pkg/policy/eval.go 75.75% <100.00%> (ø)
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Priya Wadhwa <priya@chainguard.dev>
README.md Outdated Show resolved Hide resolved
cmd/cosign/cli/attach/sig.go Outdated Show resolved Hide resolved
@hectorj2f hectorj2f merged commit 56416cd into sigstore:main Feb 24, 2023
@github-actions github-actions bot added this to the v1.14.0 milestone Feb 24, 2023
dmitris pushed a commit to dmitris/cosign that referenced this pull request Mar 24, 2023
* merge 2.0-docs into main

Signed-off-by: Priya Wadhwa <priya@chainguard.dev>

* remove specific image names from README

Signed-off-by: Priya Wadhwa <priya@chainguard.dev>

---------

Signed-off-by: Priya Wadhwa <priya@chainguard.dev>
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.0: Documentation updates for COSIGN_EXPERIMENTAL and new flags
3 participants