-
Notifications
You must be signed in to change notification settings - Fork 5
Aggregate our release workflows #935
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
|
Merging to
|
7fd2ccd to
e71b420
Compare
TylerJang27
left a comment
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.
One callout
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #935 +/- ##
==========================================
+ Coverage 73.61% 73.82% +0.20%
==========================================
Files 72 72
Lines 16522 16460 -62
==========================================
- Hits 12163 12151 -12
+ Misses 4359 4309 -50 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Maintain two separate releases just in case we need an individual release. Move release.yml into release_cli.yml. Add a new release.yml that triggers both release_cli.yml and release_ruby_gem.yml.