-
Notifications
You must be signed in to change notification settings - Fork 181
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
chore: update container build prepare job output in Github Actions #1019
Conversation
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: Billy Zha <jinzha1@microsoft.com>
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #1019 +/- ##
=======================================
Coverage 81.04% 81.04%
=======================================
Files 57 57
Lines 2907 2907
=======================================
Hits 2356 2356
Misses 376 376
Partials 175 175 |
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
…ras-project#1019) Signed-off-by: Billy Zha <jinzha1@microsoft.com>
…ras-project#1019) Signed-off-by: Billy Zha <jinzha1@microsoft.com>
…ras-project#1019) Signed-off-by: Billy Zha <jinzha1@microsoft.com>
What this PR does / why we need it:
This PR removes the usage of
set-output
in Github Actions. Tested in my own fork and it works as expected: https://github.com/qweeah/oras/actions/runs/5521156830/jobs/10068846025Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #1018
Please check the following list: