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

Update publish.yml #369

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Update publish.yml #369

merged 1 commit into from
Dec 6, 2024

Conversation

JostMigenda
Copy link
Member

@JostMigenda JostMigenda commented Dec 4, 2024

Re-export the name of the published git tag exactly (including the v prefix!) in the get_version step. This ensures that the tag/title of the GitHub release created in a later step matches the git tag.

(Noticed this while responding to #368; see also discussion there.)

Re-export published git tag name (including `v` prefix) in `get_version` step. This ensures that the tag/title of the GitHub release created in a later step matches the git tag.
@JostMigenda JostMigenda requested a review from Sheshuk December 4, 2024 15:51
Copy link
Contributor

@Sheshuk Sheshuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this.
So this also ensures that there is always a v prefix in tags?
Probably it's OK, since we're following this scheme anyway.
Looks good to me

@Sheshuk Sheshuk merged commit 8fe22dd into main Dec 6, 2024
14 checks passed
@JostMigenda JostMigenda deleted the JostMigenda/ConsistentPrefixForGitTag branch December 6, 2024 16:35
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.

2 participants