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/CI ~ re-enable artifact deployment for version tagged commits #6270

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

rivy
Copy link
Member

@rivy rivy commented Apr 24, 2024

This is a simple one-line fix of CICD.yaml to re-enable artifact creation for version tagged commits.
It does include a revert of #6181 so that only version-type tags trigger deployment.

I've done testing on a repo clone, so I'm 90% confident. 😄

If it doesn't work on the next release, ping me and I'll further debug it.

@sylvestre , the deployment does always create a release even if there's a draft release with the same title/version, so you'll have to copy any draft release text over to the actual release. Has that been your release practice in the past?

Fixes #5929.

@sylvestre
Copy link
Contributor

excellent, thanks :)
and welcome back ;)

@sylvestre sylvestre merged commit 04b6b7f into uutils:main Apr 24, 2024
68 checks passed
@tertsdiepraam
Copy link
Member

Welcome back @rivy !

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.

release artifacts for v0.0.24 and v0.0.25 are missing
3 participants