Skip to content

Bump version for v5.1.0#6517

Merged
ti-chi-bot merged 3 commits into
pingcap:masterfrom
TomShawn:bump-version-5.1
Jun 24, 2021
Merged

Bump version for v5.1.0#6517
ti-chi-bot merged 3 commits into
pingcap:masterfrom
TomShawn:bump-version-5.1

Conversation

@TomShawn
Copy link
Copy Markdown
Contributor

What is changed, added or deleted? (Required)

Bump version for v5.1.0

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v5.1 (TiDB 5.1 versions)
  • v5.0 (TiDB 5.0 versions)
  • v4.0 (TiDB 4.0 versions)
  • v3.1 (TiDB 3.1 versions)
  • v3.0 (TiDB 3.0 versions)
  • v2.1 (TiDB 2.1 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

@TomShawn TomShawn requested a review from lucklove June 24, 2021 05:57
@ti-chi-bot ti-chi-bot added missing-translation-status This PR does not have translation status info. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 24, 2021
@TomShawn TomShawn requested review from lilyjazz and qiancai June 24, 2021 05:57
@TomShawn TomShawn self-assigned this Jun 24, 2021
@TomShawn TomShawn added needs-cherry-pick-release-5.1 translation/doing This PR’s assignee is translating this PR. v5.1 This PR/issue applies to TiDB v5.1. labels Jun 24, 2021
@ti-chi-bot ti-chi-bot removed the missing-translation-status This PR does not have translation status info. label Jun 24, 2021
@TomShawn TomShawn requested a review from IANTHEREAL June 24, 2021 09:20
Comment thread production-deployment-using-tiup.md Outdated
@@ -291,7 +291,7 @@ TiUP 支持管理多个 TiDB 集群,该命令会输出当前通过 TiUP cluste
Starting /home/tidb/.tiup/components/cluster/v1.3.0/cluster list
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Starting /home/tidb/.tiup/components/cluster/v1.3.0/cluster list
Starting /home/tidb/.tiup/components/cluster/v1.5.0/cluster list

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

能否帮忙检查下,所有出现 tiup 版本的地方都改成 1.5.0

Copy link
Copy Markdown
Contributor Author

@TomShawn TomShawn Jun 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

全局搜索了一下,能改的都在 e829fd1 中改了。还有 tiup-cluster.md 文档的示例,输出是带有时间的,还是去年的时间,我就没有更新版本号。

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx

@TomShawn TomShawn requested a review from lilyjazz June 24, 2021 09:40
Copy link
Copy Markdown
Member

@lilyjazz lilyjazz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ti-chi-bot
Copy link
Copy Markdown
Member

@lilyjazz: 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.

Details

In response to this:

LGTM

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.

@IANTHEREAL
Copy link
Copy Markdown
Contributor

LGTM

@ti-chi-bot
Copy link
Copy Markdown
Member

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • qiancai

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Details

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@ti-chi-bot ti-chi-bot added the status/LGT1 Indicates that a PR has LGTM 1. label Jun 24, 2021
@TomShawn
Copy link
Copy Markdown
Contributor Author

/remove-status LGT1
/status LGT2

@ti-chi-bot ti-chi-bot added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Jun 24, 2021
@TomShawn
Copy link
Copy Markdown
Contributor Author

/merge

@ti-chi-bot
Copy link
Copy Markdown
Member

This pull request has been accepted and is ready to merge.

DetailsCommit hash: e829fd1

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Jun 24, 2021
@ti-chi-bot ti-chi-bot merged commit d3a113d into pingcap:master Jun 24, 2021
@TomShawn TomShawn deleted the bump-version-5.1 branch June 24, 2021 10:43
@ti-chi-bot ti-chi-bot mentioned this pull request Jun 24, 2021
11 tasks
@ti-chi-bot
Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created: #6524.

ti-chi-bot added a commit that referenced this pull request Jun 24, 2021
@TomShawn TomShawn mentioned this pull request Jun 24, 2021
11 tasks
@TomShawn TomShawn added translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. requires-followup This PR requires a follow-up task after being merged. and removed translation/doing This PR’s assignee is translating this PR. labels Jun 24, 2021
@TomShawn TomShawn removed the requires-followup This PR requires a follow-up task after being merged. label Jun 24, 2021
3AceShowHand pushed a commit to 3AceShowHand/docs-cn that referenced this pull request Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 30-99 lines, ignoring generated files. status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2. translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. v5.1 This PR/issue applies to TiDB v5.1.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants