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 operator to v1.6.0-beta.1 #2530

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

csuzhangxc
Copy link
Member

First-time contributors' checklist

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

ref #2521 (comment)

find . -type f | xargs sed -i "s/v1.5.2/v1.6.0-beta.1/g"
find . -type f | xargs sed -i "s/\/tidb-operator\/master/\/tidb-operator\/v1.6.0-beta.1/g"
find . -type f | xargs sed -i "s/\/tidb-operator\/blob\/master/\/tidb-operator\/blob\/v1.6.0-beta.1/g"
find . -type f | xargs sed -i "s/\/tidb-operator\/tree\/master/\/tidb-operator\/tree\/v1.6.0-beta.1/g"
git checkout -- zh/releases en/releases

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

  • master (the latest development version)
  • v1.6 (TiDB Operator 1.6 versions)
  • v1.5 (TiDB Operator 1.5 versions)
  • v1.4 (TiDB Operator 1.4 versions)
  • v1.3 (TiDB Operator 1.3 versions)
  • v1.2 (TiDB Operator 1.2 versions)

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

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

@ti-chi-bot ti-chi-bot bot added missing-translation-status This PR does not have translation status info. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Mar 26, 2024
@Oreoxmt Oreoxmt self-requested a review March 26, 2024 07:19
@Oreoxmt Oreoxmt added translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. needs-cherry-pick-release-1.6 Should cherry pick this PR to release-1.6 branch. labels Mar 26, 2024
@ti-chi-bot ti-chi-bot bot removed the missing-translation-status This PR does not have translation status info. label Mar 26, 2024
Signed-off-by: Aolin <aolin.zhang@pingcap.com>
@ti-chi-bot ti-chi-bot bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Mar 27, 2024
Copy link

ti-chi-bot bot commented Mar 27, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-03-27 03:03:13.366288282 +0000 UTC m=+2037020.388534671: ☑️ agreed by Oreoxmt.

@Oreoxmt Oreoxmt added the lgtm label Mar 27, 2024
@Oreoxmt
Copy link
Collaborator

Oreoxmt commented Mar 27, 2024

/approve

Copy link

ti-chi-bot bot commented Mar 27, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Oreoxmt

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

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added the approved label Mar 27, 2024
@ti-chi-bot ti-chi-bot bot merged commit 877215b into pingcap:master Mar 27, 2024
14 checks passed
@ti-chi-bot
Copy link
Member

In response to a cherrypick label: new pull request created to branch release-1.6: #2534.

ti-chi-bot pushed a commit to ti-chi-bot/docs-tidb-operator that referenced this pull request Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm needs-1-more-lgtm Indicates a PR needs 1 more LGTM. needs-cherry-pick-release-1.6 Should cherry pick this PR to release-1.6 branch. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. 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.

3 participants