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

ci: Make sure the first half of the tag is the same as the latest release #2885

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

Yaminyam
Copy link
Member

@Yaminyam Yaminyam commented Oct 2, 2024

The release process occurs on tag push events.
That's why github.ref_name is tag name, and tag name also contains the patch version, like 24.09.0, unlike the release branch.
So we modify it to make sure that the first half of the tag name is the same as the release branch name.

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version

@Yaminyam Yaminyam added this to the 23.09 milestone Oct 2, 2024
@github-actions github-actions bot added the size:XS ~10 LoC label Oct 2, 2024
@Yaminyam Yaminyam added the skip:changelog Make the action workflow to skip towncrier check label Oct 2, 2024
@achimnol achimnol added this pull request to the merge queue Oct 2, 2024
Merged via the queue into main with commit a60bfe0 Oct 2, 2024
28 of 37 checks passed
@achimnol achimnol deleted the ci/fix-edge-release-version-url branch October 2, 2024 09:10
lablup-octodog pushed a commit that referenced this pull request Oct 2, 2024
…ease (#2885)

Backported-from: main (24.09)
Backported-to: 23.09
Backport-of: 2885
lablup-octodog pushed a commit that referenced this pull request Oct 2, 2024
…ease (#2885)

Backported-from: main (24.09)
Backported-to: 24.03
Backport-of: 2885
github-merge-queue bot pushed a commit that referenced this pull request Oct 2, 2024
github-merge-queue bot pushed a commit that referenced this pull request Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS ~10 LoC skip:changelog Make the action workflow to skip towncrier check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants