Skip to content

bump task: Allow alpha and beta versions - #635

Merged
bastelfreak merged 2 commits into
mainfrom
fail2
Sep 4, 2026
Merged

bump task: Allow alpha and beta versions#635
bastelfreak merged 2 commits into
mainfrom
fail2

Conversation

@bastelfreak

Copy link
Copy Markdown
Contributor

Short description

Checklist

I have:

We call this task in the 'prepare release' workflow. If the bump failed,
for whatever reasons, we want to fail the whole pipeline. Otherwise the
might create a release PR, but with the wrong version.

Signed-off-by: Tim Meusel <tim@bastelfreak.de>
this now works:

```
$ bundle exec rake vox:version:bump:full[9.0.0-beta3]
Setting version to 9.0.0-beta3
```

We used -alpha and -beta in the past. The task always failed and we
edited lib/puppet/version.rb by hand.

Signed-off-by: Tim Meusel <tim@bastelfreak.de>
@bastelfreak bastelfreak self-assigned this Sep 4, 2026
@bastelfreak bastelfreak added the skip-changelog Excluded from CHANGELOG label Sep 4, 2026
@bastelfreak
bastelfreak disabled auto-merge September 4, 2026 10:12
@bastelfreak
bastelfreak merged commit 8ea82af into main Sep 4, 2026
26 checks passed
@bastelfreak
bastelfreak deleted the fail2 branch September 4, 2026 10:13
@bastelfreak bastelfreak added the backport 8.x backports the merged PR to the 8.x branch label Sep 4, 2026
@OpenVoxProjectBot

Copy link
Copy Markdown
Contributor

Successfully created backport PR for 8.x:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 8.x backports the merged PR to the 8.x branch skip-changelog Excluded from CHANGELOG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants