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

enable blocking specific pluggable type versions from being inserted into the log #1004

Merged
merged 1 commit into from Aug 26, 2022

Conversation

bobcallaway
Copy link
Member

This will be leveraged by #973 to block v0.0.1 versions of the intoto type from being inserted into the future

@pxp928

Signed-off-by: Bob Callaway bcallaway@google.com

Summary

Release Note

Documentation

…into the log

Signed-off-by: Bob Callaway <bcallaway@google.com>
@bobcallaway bobcallaway requested review from asraa and a team as code owners August 26, 2022 15:24
@codecov-commenter
Copy link

Codecov Report

Merging #1004 (77dcdec) into main (87c1978) will increase coverage by 0.05%.
The diff coverage is 28.57%.

@@            Coverage Diff             @@
##             main    #1004      +/-   ##
==========================================
+ Coverage   40.94%   41.00%   +0.05%     
==========================================
  Files          69       69              
  Lines        6496     6517      +21     
==========================================
+ Hits         2660     2672      +12     
- Misses       3554     3563       +9     
  Partials      282      282              
Impacted Files Coverage Δ
cmd/rekor-cli/app/get.go 2.77% <0.00%> (ø)
pkg/api/entries.go 0.00% <0.00%> (ø)
pkg/types/types.go 0.00% <0.00%> (ø)
pkg/types/entries.go 5.08% <15.38%> (-1.17%) ⬇️
cmd/rekor-cli/app/pflag_groups.go 89.47% <66.66%> (+2.27%) ⬆️
pkg/types/rekord/v0.0.1/entry.go 49.00% <0.00%> (+0.66%) ⬆️

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

@bobcallaway bobcallaway mentioned this pull request Aug 26, 2022
@bobcallaway bobcallaway merged commit 3a3df56 into sigstore:main Aug 26, 2022
@github-actions github-actions bot added this to the v1.0.0 milestone Aug 26, 2022
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.

None yet

4 participants