-
Notifications
You must be signed in to change notification settings - Fork 151
Add artifact URLs to workflow:view #3175
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
Conversation
Size Change: +1.41 kB (0%) Total Size: 54.1 MB
|
Subscribed to pull request
Generated by CodeMention |
8f6e444
to
b466214
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3175 +/- ##
==========================================
- Coverage 51.87% 51.80% -0.07%
==========================================
Files 616 616
Lines 24835 24883 +48
Branches 5213 5226 +13
==========================================
+ Hits 12880 12887 +7
- Misses 10882 10918 +36
- Partials 1073 1078 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Thank you!!!
✅ Thank you for adding the changelog entry! |
Merge activity
|
Why
To allow CLI users to get artifacts of builds or workflow jobs directly using the CLI, and make the URLs available in JSON output also (for easier use by automation scripts).
How
workflow:view
Test Plan