Update the errors and tiup repositories to the latest version#3170
Conversation
Signed-off-by: Lonng <heng@lonng.org>
Files errors.toml and errors.toml.before differPlease fix this first, thx. |
|
/lgtm |
|
/merge |
|
@lonng: you cannot merge your own PR. DetailsIn response to this:
Instructions 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 tidb-community-bots/prow-config repository. |
|
@lonng: It seems you want to merge this PR, I will help you trigger all the 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 tidb-community-bots/prow-config repository. |
|
/merge |
|
@rleungx: It seems you want to merge this PR, I will help you trigger all the 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 tidb-community-bots/prow-config repository. |
|
Can merge label has been added. DetailsGit tree hash: dab66ed |
|
/merge |
|
@lonng: It seems you want to merge this PR, I will help you trigger all the 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 tidb-community-bots/prow-config repository. |
|
/merge |
|
@nolouch: It seems you want to merge this PR, I will help you trigger all the 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 tidb-community-bots/prow-config repository. |
|
/run-all-tests |
Signed-off-by: Lonng heng@lonng.org
What problem does this PR solve?
Update the errors and TiUP to the latest version to make the error documentation work well. The PR pingcap/tiup#867 introduces functions that will merge the workaround/description from errors.toml with the error message from the repository. Make sure there are no conflicts between code and error metafile, the PR pingcap/errors#31 remove workaround/description options.
What is changed and how it works?
Check List
Tests
Release note
None