Skip to content

ci: fix tag-artifacts#96

Draft
kusma wants to merge 2 commits into
rocket:mainfrom
kusma:ci-tag-names
Draft

ci: fix tag-artifacts#96
kusma wants to merge 2 commits into
rocket:mainfrom
kusma:ci-tag-names

Conversation

@kusma
Copy link
Copy Markdown
Member

@kusma kusma commented Feb 24, 2023

No description provided.

We want to be able to automatically upload artifacts to the tags, so
let's trigger the workflow on tags.
This takes a bit of extra care to strip away a leading v in the case of
tags, which transforms tag-names like "v1.2.3-" to version numbers like
"1.2.3".
@kusma
Copy link
Copy Markdown
Member Author

kusma commented Feb 24, 2023

I don't think this is quite right yet. We need to upload the artifacts as assets to a release, and...uh. That's not really clear to me how to do yet. But it's getting there.

@kusma kusma marked this pull request as draft August 18, 2023 08:25
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.

1 participant