-
Notifications
You must be signed in to change notification settings - Fork 252
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
Test for bundlepaths before deprecate #644
Test for bundlepaths before deprecate #644
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ankitathomas The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
e67a60b
to
6ff9a97
Compare
Codecov Report
@@ Coverage Diff @@
## master #644 +/- ##
==========================================
+ Coverage 48.40% 49.68% +1.28%
==========================================
Files 87 87
Lines 7599 7624 +25
==========================================
+ Hits 3678 3788 +110
+ Misses 3195 3062 -133
- Partials 726 774 +48
Continue to review full report at Codecov.
|
6ff9a97
to
060aef8
Compare
/retest |
SGTM overall. |
060aef8
to
baa96e8
Compare
9827889
to
2b5c168
Compare
Signed-off-by: Ankita Thomas <[email protected]>
2b5c168
to
7b2faba
Compare
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
/skip |
Signed-off-by: Ankita Thomas <[email protected]>
2180657
to
05d78f0
Compare
/rerun-all |
/lgtm |
Allow deprecatetruncate to handle multiple bundles on the same upgrade chain. Only the most latest bundle in the chain will be marked as deprecated, the remaining will be truncated with the rest of the upgrade chain older than the deprecated bundle.