-
Notifications
You must be signed in to change notification settings - Fork 191
chore: split release pipeline from version bump pipeline #832
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: split release pipeline from version bump pipeline #832
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #832 +/- ##
=======================================
Coverage 64.09% 64.09%
=======================================
Files 32 32
Lines 1398 1398
Branches 233 233
=======================================
Hits 896 896
Misses 488 488
Partials 14 14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ruromero
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.
It seems the only alternative is to poll and wait until the PR is mergeable or skip ci for this changes
ruromero
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.
I would prefer release_version rather than new_version
The rest looks good to me
0d3a869 to
ec76b85
Compare
ec76b85 to
a33293e
Compare
Includes #831 changes.
Closes #833