Skip to content

Conversation

@sandhose
Copy link
Member

When I implemented version reporting using git describe (#3671), I was confused why the release tags were 'lightweight' tags, not annotated ones.

Looks like we were correctly creating the tag object, but then pushing the commit object as refs/tags/vX.Y.Z, instead of the tag object.

This fixes that, so after the next release we'll be able to make the git describe only look for annotated tags here

@cloudflare-workers-and-pages
Copy link

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 90e93a8
Status: ✅  Deploy successful!
Preview URL: https://203ccd42.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://quenting-release-annotated-t.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose requested a review from reivilibre December 16, 2024 15:24
@sandhose sandhose merged commit 7d6e455 into main Dec 16, 2024
19 checks passed
@sandhose sandhose deleted the quenting/release-annotated-tag branch December 16, 2024 16:40
@sandhose sandhose added A-CI Related to continuous integration/GitHub Actions T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Related to continuous integration/GitHub Actions T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants