-
Notifications
You must be signed in to change notification settings - Fork 99
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
feat!: support oras.TagN
#301
Conversation
Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Codecov Report
@@ Coverage Diff @@
## main #301 +/- ##
==========================================
+ Coverage 71.57% 71.80% +0.22%
==========================================
Files 37 38 +1
Lines 3515 3582 +67
==========================================
+ Hits 2516 2572 +56
- Misses 747 753 +6
- Partials 252 257 +5
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Resolves #287
Fixes #298
BREAKING CHANGE: deprecate
registry.ReferenceTagger
andRepository.TagReference
Signed-off-by: Sylvia Lei lixlei@microsoft.com