-
Notifications
You must be signed in to change notification settings - Fork 366
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: use v1.0.0 as default for upgrade test #2938
Conversation
Signed-off-by: Guy Daich <guy.daich@sap.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2938 +/- ##
=======================================
Coverage 64.57% 64.57%
=======================================
Files 122 122
Lines 21115 21115
=======================================
Hits 13636 13636
Misses 6632 6632
Partials 847 847 ☔ View full report in Codecov by Sentry. |
/retest |
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.
Could we cover one more old version(v 0.0.6)?
@zhaohuabing the release/v1.0 branch already has the v0.6 to v1.0 test |
Do we support upgrade from v0.6 to latest? |
@zhaohuabing id suggest we start with only claiming support for migrating from one minor version to the next minor version |
What this PR does / why we need it:
Now that v1.0.0 is released, we should use it a baseline for upgrade tests in CI.