Skip to content

releases: remove installation package links#17328

Merged
ti-chi-bot[bot] merged 1 commit intopingcap:masterfrom
lilin90:release-notes-installation-package
Apr 24, 2024
Merged

releases: remove installation package links#17328
ti-chi-bot[bot] merged 1 commit intopingcap:masterfrom
lilin90:release-notes-installation-package

Conversation

@lilin90
Copy link
Copy Markdown
Member

@lilin90 lilin90 commented Apr 24, 2024

What is changed, added or deleted? (Required)

Removes the installation package(s) links in all release notes that provide it.

Regular expressions used: \| \[Installation packages\]\([^)]+\) & \| \[Installation package\]\([^)]+\)

For the background, see #17318.

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

Tips for choosing the affected version(s):

By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.

For details, see tips for choosing the affected versions.

  • master (the latest development version)
  • v8.1 (TiDB 8.1 versions)
  • v8.0 (TiDB 8.0 versions)
  • v7.6 (TiDB 7.6 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)
  • v5.3 (TiDB 5.3 versions)
  • v5.2 (TiDB 5.2 versions)
  • v5.1 (TiDB 5.1 versions)

What is the related PR or file 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

@lilin90 lilin90 added requires-version-specific-changes After cherry-picked, the cherry-picked PR requires further changes. translation/no-need No need to translate this PR. needs-cherry-pick-release-6.5 Should cherry pick this PR to release-6.5 branch. needs-cherry-pick-release-7.1 Should cherry pick this PR to release-7.1 branch. needs-cherry-pick-release-7.5 Should cherry pick this PR to release-7.5 branch. needs-cherry-pick-release-7.6 labels Apr 24, 2024
@lilin90 lilin90 requested a review from qiancai April 24, 2024 06:20
@ti-chi-bot ti-chi-bot bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 24, 2024
@lilin90 lilin90 self-assigned this Apr 24, 2024
@ti-chi-bot ti-chi-bot bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Apr 24, 2024
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Apr 24, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-04-24 07:05:07.460747744 +0000 UTC m=+157464.200650656: ☑️ agreed by qiancai.

@lilin90
Copy link
Copy Markdown
Member Author

lilin90 commented Apr 24, 2024

/approve

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Apr 24, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lilin90

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

The pull request process is described here

Details 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 Apr 24, 2024
@ti-chi-bot ti-chi-bot bot merged commit 318a37f into pingcap:master Apr 24, 2024
ti-chi-bot pushed a commit to ti-chi-bot/docs that referenced this pull request Apr 24, 2024
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot
Copy link
Copy Markdown
Member

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

@ti-chi-bot
Copy link
Copy Markdown
Member

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

ti-chi-bot pushed a commit to ti-chi-bot/docs that referenced this pull request Apr 24, 2024
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot
Copy link
Copy Markdown
Member

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

ti-chi-bot pushed a commit to ti-chi-bot/docs that referenced this pull request Apr 24, 2024
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@lilin90 lilin90 deleted the release-notes-installation-package branch April 24, 2024 07:56
@ti-chi-bot
Copy link
Copy Markdown
Member

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

ti-chi-bot pushed a commit to ti-chi-bot/docs that referenced this pull request Apr 24, 2024
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot
Copy link
Copy Markdown
Member

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

@ti-chi-bot
Copy link
Copy Markdown
Member

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

ti-chi-bot pushed a commit to ti-chi-bot/docs that referenced this pull request Apr 24, 2024
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot
Copy link
Copy Markdown
Member

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

ti-chi-bot pushed a commit to ti-chi-bot/docs that referenced this pull request Apr 24, 2024
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
dveeden pushed a commit to dveeden/docs that referenced this pull request May 15, 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-6.1 Should cherry pick this PR to release-6.1 branch. needs-cherry-pick-release-6.5 Should cherry pick this PR to release-6.5 branch. needs-cherry-pick-release-7.1 Should cherry pick this PR to release-7.1 branch. needs-cherry-pick-release-7.5 Should cherry pick this PR to release-7.5 branch. requires-version-specific-changes After cherry-picked, the cherry-picked PR requires further changes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. translation/no-need No need to translate this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants