-
Notifications
You must be signed in to change notification settings - Fork 720
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
api: make api/version and release version consistent #2191
Conversation
Signed-off-by: nolouch <nolouch@gmail.com>
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
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
/merge |
Codecov Report
@@ Coverage Diff @@
## master #2191 +/- ##
==========================================
- Coverage 76.06% 75.99% -0.07%
==========================================
Files 195 195
Lines 20687 20677 -10
==========================================
- Hits 15735 15713 -22
- Misses 3756 3767 +11
- Partials 1196 1197 +1
Continue to review full report at Codecov.
|
/merge |
/run-all-tests |
cherry pick to release-3.0 failed |
cherry pick to release-3.1 in PR #2192 |
Signed-off-by: nolouch <nolouch@gmail.com>
Signed-off-by: nolouch <nolouch@gmail.com>
Signed-off-by: nolouch nolouch@gmail.com
What problem does this PR solve?
Fix problem
What is changed and how it works?
consistent with the release version.
Check List
Tests