-
Notifications
You must be signed in to change notification settings - Fork 726
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) #2200
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
Codecov Report
@@ Coverage Diff @@
## release-3.0 #2200 +/- ##
===============================================
- Coverage 69.92% 69.66% -0.26%
===============================================
Files 171 171
Lines 16889 16890 +1
===============================================
- Hits 11810 11767 -43
- Misses 4122 4152 +30
- Partials 957 971 +14
Continue to review full report at Codecov.
|
/merge |
Your auto merge job has been accepted, waiting for 2201 |
/run-all-tests |
@nolouch merge failed. |
/merge |
/run-all-tests |
@nolouch merge failed. |
/merge |
/run-all-tests |
@nolouch merge failed. |
/run-all-tests tidb=release-3.0 tikv=release-3.0 |
/rebuild tidb=release-3.0 tikv=release-3.0 |
/run-all-tests tidb=release-3.0 tikv=release-3.0 |
1 similar comment
/run-all-tests tidb=release-3.0 tikv=release-3.0 |
/merge |
/run-all-tests |
Signed-off-by: nolouch nolouch@gmail.com
What problem does this PR solve?
Fix problem
What is changed and how it works?
cherry-pick #2191
Check List
Tests