Skip to content
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

en,zh: Bump TiDB and DM to v5.3.0 #1531

Merged
merged 2 commits into from
Dec 27, 2021

Conversation

csuzhangxc
Copy link
Member

First-time contributors' checklist

What is changed, added, or deleted? (Required)

  • en,zh; Bump tidb components to v5.3.0, ref en,zh; Bump tidb components to v5.2.1 #1404

    Run commands:

    find . -type f | xargs sed -i "s/v5.2.1/v5.3.0/g"
    # do NOT update release notes
    git checkout -- zh/releases en/releases

    also fix some output of select tidb_version()\G

  • en,zh; Bump DM to v2.0.7, ref en,zh: Bump dm to v2.0.7 #1405

    Run commands:

    find . -type f | xargs sed -i "s/v2.0.7/v5.3.0/g"
    # do NOT update release notes
    git checkout -- zh/releases en/releases

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

  • master (the latest development version)
  • v1.2 (TiDB Operator 1.2 versions)
  • v1.1 (TiDB Operator 1.1 versions)
  • v1.0 (TiDB Operator 1.0 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

@ti-chi-bot
Copy link
Member

ti-chi-bot commented Dec 27, 2021

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • DanielZhangQD
  • 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.

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 missing-translation-status This PR does not have translation status info. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Dec 27, 2021
@csuzhangxc csuzhangxc requested review from qiancai, KanShiori and DanielZhangQD and removed request for ran-huang December 27, 2021 03:01
@ti-chi-bot ti-chi-bot added the status/LGT1 Indicates that a PR has LGTM 1. label Dec 27, 2021
@qiancai qiancai added needs-cherry-pick-release-1.2 Should cherry pick this PR to release-1.2 branch. translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. labels Dec 27, 2021
@ti-chi-bot ti-chi-bot removed the missing-translation-status This PR does not have translation status info. label Dec 27, 2021
Copy link
Contributor

@DanielZhangQD DanielZhangQD 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 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 Dec 27, 2021
@DanielZhangQD
Copy link
Contributor

/merge

@ti-chi-bot
Copy link
Member

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

Commit hash: 746869b

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Dec 27, 2021
@ti-chi-bot ti-chi-bot merged commit b0fb1ff into pingcap:master Dec 27, 2021
ti-chi-bot pushed a commit to ti-chi-bot/docs-tidb-operator that referenced this pull request Dec 27, 2021
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot
Copy link
Member

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

@csuzhangxc csuzhangxc deleted the bump_version_530 branch December 27, 2021 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-cherry-pick-release-1.2 Should cherry pick this PR to release-1.2 branch. size/XL Denotes a PR that changes 500-999 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants