chore: update tidb-dashboard version to v2023.05.08.1#6516
chore: update tidb-dashboard version to v2023.05.08.1#6516ti-chi-bot[bot] merged 3 commits intotikv:release-6.5from
Conversation
Signed-off-by: baurine <2008.hbl@gmail.com>
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
Hi @baurine. Thanks for your PR. I'm waiting for a tikv member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
I update the tidb-dashboard by the following commands: Not sure why other modules are changed as well. |
|
/cc @nolouch @CabinfeverB PTAL, thanks~ |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## release-6.5 #6516 +/- ##
===============================================
- Coverage 75.75% 75.69% -0.07%
===============================================
Files 330 330
Lines 33072 33072
===============================================
- Hits 25055 25033 -22
- Misses 5870 5887 +17
- Partials 2147 2152 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: baurine <2008.hbl@gmail.com>
ff47db4 to
361f0da
Compare
pls remove docs/swagger/docs.go |
- remove swagger/docs.go and swagger/swagger.json, swagger/swagger.yaml, run `go mod tidy` Signed-off-by: baurine <2008.hbl@gmail.com>
|
/merge |
|
@nolouch: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: b5c0d5c |
|
/rebuild |
|
/run-all-tests |
|
/test build |
What problem does this PR solve?
Issue Number: Close #6520
Update tidb-dashboard to the lastest version, to fix pingcap/tidb-dashboard#1515 issue in the 6.5.3 version that the clients ask for.
What is changed and how does it work?
Check List
Tests
Release note