Skip to content

Conversation

pingvinen
Copy link
Contributor

I have been working with some CI workflows recently where we use commands like git describe --abbrev=0. This only works as intended when using annotated tags.

Since we still use this tool, I figured it would make sense to make this change, as it will likely benefit others as well.

I am not sure if this change can disrupt existing CI workflows for some people, though.

This enables more git commands to function in a useful way - e.g. "git
describe".
@pingvinen pingvinen requested a review from nover November 8, 2024 16:01
@pingvinen pingvinen self-assigned this Nov 8, 2024
Copy link

sonarqubecloud bot commented Nov 8, 2024

@patrick-boisen-smtdata
Copy link

Maybe this should also provide a way to make the tags signed as that is also a requirement in some companies?

@nover nover merged commit 177ab1d into master Dec 20, 2024
2 checks passed
@nover nover deleted the make-annotated-tags branch December 20, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants