Skip to content

Conversation

@Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Nov 19, 2025

This fixes updating the tags in the update-major-version-tag.sh script. Previously the v1 tag wasn't fetched on checkout, so it couldn't be deleted (to be recreated afterwards).


Note

Ensure tags are fetched in the publish-release workflow by setting checkout fetch-depth: 0 to allow updating the shorthand major version tag.

  • CI/CD:
    • Update /.github/workflows/publish-release.yml to set actions/checkout fetch-depth: 0, ensuring tags are fetched so update-major-version-tag.sh can update the shorthand major version tag.

Written by Cursor Bugbot for commit 985c670. This will update automatically on new commits. Configure here.

@Mrtenz Mrtenz requested a review from a team as a code owner November 19, 2025 11:26
@Mrtenz Mrtenz merged commit 4f6f658 into main Nov 19, 2025
16 checks passed
@Mrtenz Mrtenz deleted the mrtenz/fetch-tags branch November 19, 2025 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants