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

Fix release workflow. #1572

Merged
merged 1 commit into from Jun 8, 2023
Merged

Fix release workflow. #1572

merged 1 commit into from Jun 8, 2023

Conversation

joaander
Copy link
Member

@joaander joaander commented Jun 7, 2023

Description

Remove "v" prefix from version name.

Motivation and context

v1.2.3 is not a semantic version (https://semver.org/#is-v123-a-semantic-version).

We will continue to use the v prefix on git tags, but release notes, e-mails, tarballs, etc.. should all refer to the correct semantic verison.

How has this been tested?

Will inspect the pull request checks.

Change log

Changed:

* Package source in `hoomd-x.y.z.tar.gz` (previously `hoomd-vx.y.z.tar.gz`).

Checklist:

@joaander joaander marked this pull request as ready for review June 7, 2023 14:30
@joaander joaander requested a review from a team as a code owner June 7, 2023 14:30
@joaander joaander requested review from b-butler and removed request for a team June 7, 2023 14:30
@joaander joaander added the validate Execute long running validation tests on pull requests label Jun 7, 2023
@joaander
Copy link
Member Author

joaander commented Jun 7, 2023

@joaander joaander merged commit 79431aa into trunk-patch Jun 8, 2023
50 of 57 checks passed
@joaander joaander deleted the fix-release-workflow branch June 8, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validate Execute long running validation tests on pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants