-
Notifications
You must be signed in to change notification settings - Fork 179
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: use --artifact-type to change the media type of the config blob #482
Conversation
Signed-off-by: Haoliang Yue <yuehaoliang@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.
The subject sounds more like 'ues artifact type flag to set config media type' to me.
…ovided Signed-off-by: Haoliang Yue <yuehaoliang@microsoft.com>
Signed-off-by: Haoliang Yue <yuehaoliang@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
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
Codecov Report
@@ Coverage Diff @@
## main #482 +/- ##
=======================================
Coverage 55.69% 55.69%
=======================================
Files 6 6
Lines 237 237
=======================================
Hits 132 132
Misses 90 90
Partials 15 15 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
…oras-project#482) Signed-off-by: Haoliang Yue <yuehaoliang@microsoft.com>
Resolve part of #466
Signed-off-by: Haoliang Yue yuehaoliang@microsoft.com