Skip to content

[Backport 8.x] bump task: Allow alpha and beta versions - #638

Open
OpenVoxProjectBot wants to merge 2 commits into
8.xfrom
backport-635-to-8.x
Open

[Backport 8.x] bump task: Allow alpha and beta versions#638
OpenVoxProjectBot wants to merge 2 commits into
8.xfrom
backport-635-to-8.x

Conversation

@OpenVoxProjectBot

Copy link
Copy Markdown
Contributor

Description

Backport of #635 to 8.x.

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>
(cherry picked from commit 7e19c18)
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>
(cherry picked from commit ba8260d)
@bastelfreak bastelfreak added the skip-changelog Excluded from CHANGELOG label Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Excluded from CHANGELOG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants