-
Notifications
You must be signed in to change notification settings - Fork 725
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
Update dashboard to v2021.12.31.1 #4502
Conversation
[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. Reviewer can indicate their review by submitting an approval review. |
[FORMAT CHECKER NOTIFICATION] Please provide the associated issue number in the commit messages, for example: |
9f50963
to
9e9ce3e
Compare
CI is failed. Please fix the CI~ |
6254c89
to
9823122
Compare
@baurine CI is not working. Please fix the CI, then find some one to approve it in tomorrow morning. Otherwise it won't catch up the code freeze. |
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.
There are also some lint failures.
unzip source.zip | ||
- name: Check diff | ||
run: | | ||
diff -qr ${DASHBOARD_DIR}/ui/ /tmp/dashboard/tidb-dashboard-${DASHBOARD_RELEASE_VERSION}/ui/ |
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.
${DASHBOARD_DIR}
doesn't download ui folder anymore, so we remove this check.
cfea91c
to
d8bb297
Compare
@breeswish: Thanks for your review. The bot only counts approvals from reviewers and higher roles in list, but you're still welcome to leave your comments. In 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 ti-community-infra/tichi repository. |
aca73fd
to
81e5af6
Compare
Wait for a new release: pingcap/tidb-dashboard#1120 - v2021.12.31.1 |
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.
Manually tested.
@breeswish: Thanks for your review. The bot only counts approvals from reviewers and higher roles in list, but you're still welcome to leave your comments. In 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 ti-community-infra/tichi repository. |
726fbf9
to
e32c814
Compare
9a9193a
to
cf279f9
Compare
ref tikv#4257 support dynamic distro res make `DASHBOARD=COMPILE make pd-server` works Signed-off-by: baurine <[email protected]>
cf279f9
to
5ea443d
Compare
a4df33f
to
5ea443d
Compare
Signed-off-by: baurine [email protected]
What problem does this PR solve?
ref #4257
Update TiDB Dashboard to v2021.11.08.1.
Upstream commit: pingcap/tidb-dashboard@b2c4a04 .
Related tidb-dashboard PRs:
Release note