Merged
Conversation
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1218 +/- ##
=======================================
Coverage 76.46% 76.46%
=======================================
Files 67 67
Lines 3696 3696
=======================================
Hits 2826 2826
Misses 671 671
Partials 199 199 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Author
|
LGTM |
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release
This would mean tagging 6c5c35a as
v2.0.0-alpha.1to release.Release note
New features:
notation blobwith subcommandsnotation blob sign,notation blob verify,notation blob policy, andnotation blob inspect. It enables blob signing and verification with blob trust policy configuration.notation signcommand now stores signatures in the registry as a referrer of the target artifact by default, no extra image index will be created in this case. Removed the deprecated flag--allow-referrers-api.Vote
We need at least
4approvals from6maintainers to releasev2.0.0-alpha.1.What's Changed
contextand bump up golang.org/x/net by @JeyJeyGao in fix:contextand bump up golang.org/x/net #1119blob signcommand by @Two-Hearts in feat:blob signcommand #1128blob policy importandshowcommands by @JeyJeyGao in feat: addblob policy importandshowcommands #1126blob verifycommand by @Two-Hearts in feat:blob verifycommand #1137blob inspectcommand by @JeyJeyGao in feat:blob inspectcommand #1133texttotreeby @JeyJeyGao in fix: update the output formattexttotree#1182inspectcommand intreeformat by @JeyJeyGao in fix: output in streaming fashion forinspectcommand intreeformat #1194cmdpackage by @JeyJeyGao in chore: move common flags tocmdpackage #1195Full Changelog: v1.3.1...6c5c35a
Actions
Please review the PR and vote by approving.