Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@wuhuizuo
Copy link
Collaborator

Signed-off-by: wuhuizuo [email protected]

@ti-chi-bot ti-chi-bot bot requested a review from purelind August 13, 2024 06:53
@ti-chi-bot
Copy link

ti-chi-bot bot commented Aug 13, 2024

I have already done a preliminary review for you, and I hope to help you do a better job.

Based on the PR title and description, it seems that the author is preparing to create a new release-8.3 branch. Looking at the diff, there are a few changes made to the Jenkins pipeline scripts to include the new release branch. Specifically, the cd/release_all_images_by_branch_for_internal.groovy, cd/nightly/release-all-images-by-branch.groovy, cd/nightly/tiup-release-tidb-master-nightly.groovy, cd/tiup/tiup-mirror-update-multi-products.groovy and cd/tiup/tiup-online-mirror-atom.groovy files have been modified.

There seem to be no major issues with the changes. The changes are basically adding a new release branch in the pipeline scripts. However, there are a few minor suggestions that can be made to improve the code:

  • In cd/release_all_images_by_branch_for_internal.groovy, the cron expression seems to have unnecessary white spaces. It can be tidied up by removing the spaces.
  • In cd/nightly/release-all-images-by-branch.groovy, the RELEASE_TAG has been updated to v8.4.0-alpha, but the comment still says v8.3.0-alpha. The comment should be updated to reflect the correct release tag.
  • In cd/tiup/tiup-mirror-update-multi-products.groovy and cd/tiup/tiup-online-mirror-atom.groovy, the version number of TiDB has been hard-coded as v8.4.0-alpha. It would be better to get the version number dynamically instead of hard-coding it.

Overall, the changes look good and can be merged once the suggested improvements are made.

@ti-chi-bot ti-chi-bot bot added the size/M label Aug 13, 2024
@purelind
Copy link
Collaborator

/hold

wait for few days.

Copy link
Collaborator

@purelind purelind 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 bot added the lgtm label Aug 20, 2024
@ti-chi-bot
Copy link

ti-chi-bot bot commented Aug 20, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-08-20 13:25:18.97117004 +0000 UTC m=+271914.105620160: ☑️ agreed by purelind.

@ti-chi-bot
Copy link

ti-chi-bot bot commented Aug 20, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: purelind

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 Aug 20, 2024
@purelind
Copy link
Collaborator

/unhold

@ti-chi-bot ti-chi-bot bot merged commit 6cf3b6c into main Aug 20, 2024
@ti-chi-bot ti-chi-bot bot deleted the chore/bump-old-build-nightly-version branch August 20, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants