Skip to content

feat(ci): add tag creation to our release script#3029

Merged
t00ts merged 2 commits intomainfrom
t00ts/ci-release-tags
Sep 26, 2025
Merged

feat(ci): add tag creation to our release script#3029
t00ts merged 2 commits intomainfrom
t00ts/ci-release-tags

Conversation

@t00ts
Copy link
Contributor

@t00ts t00ts commented Sep 26, 2025

The whole goal of automating tag creation was that anyone, without prior knowledge, could cut a release.

Apparently, the auto-tag feature won't work due to a Github limitation that prevents other workflows (e.g. Docker) from triggering.

So I've rolled back the auto-tag and instead added it to our release script. This preserves my initial intention of guiding anyone through the process seamlessly, while circumventing this dumb Github restriction.

🍻


See also #3028

@t00ts t00ts requested a review from a team as a code owner September 26, 2025 04:19
@t00ts t00ts force-pushed the t00ts/ci-release-tags branch from 7b0fba4 to 83b8c74 Compare September 26, 2025 07:04
@t00ts t00ts force-pushed the t00ts/ci-release-tags branch from bc6dfab to 912c08f Compare September 26, 2025 08:39
@t00ts t00ts merged commit a989257 into main Sep 26, 2025
8 checks passed
@t00ts t00ts deleted the t00ts/ci-release-tags branch September 26, 2025 11:43
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