Skip to content

fix/CI ~ re-enable artifact deployment for version tagged commits#6270

Merged
sylvestre merged 2 commits intouutils:mainfrom
rivy:fix.CICD
Apr 24, 2024
Merged

fix/CI ~ re-enable artifact deployment for version tagged commits#6270
sylvestre merged 2 commits intouutils:mainfrom
rivy:fix.CICD

Conversation

@rivy
Copy link
Copy Markdown
Contributor

@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
Copy Markdown
Contributor

excellent, thanks :)
and welcome back ;)

@sylvestre sylvestre merged commit 04b6b7f into uutils:main Apr 24, 2024
@tertsdiepraam
Copy link
Copy Markdown
Collaborator

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