spiegel_podman/.github/workflows
Ashley Cui 3448ba5091 Automatically bump to -dev after tag
Create GitHub action to automatically bump to a -dev version after a release is tagged.

On a branch:
- The bump will always be a z bump on branches
- If the bump is to an RC, then the bump will be back down to dev (ie, 9.9.0-rc1 to 9.9.0-dev)
- If the bump is not an RC, the bump wil be up to dev (ie, 9.9.0 to 9.9.1-dev)

On main:
- If the X.Y version on main is smaller than the X.Y on the release tag, this action will open a PR to bump the version on main to the release tag's X.Y+1
- Major version (X) dev bumps will still need to be manual

Signed-off-by: Ashley Cui <acui@redhat.com>
2025-05-02 17:32:35 -04:00
..
check_cirrus_cron.yml Detect and fix typos using codespell 2024-09-05 13:56:39 -04:00
dev-bump.yml Automatically bump to -dev after tag 2025-05-02 17:32:35 -04:00
fcos-podman-next-build.yml FCOS+podman-next: correct GHA conditional syntax 2023-09-26 10:34:52 -04:00
issue-labeler.yml [skip-ci] Update github/issue-labeler action to v3.4 2024-02-02 23:24:07 +00:00
issue_pr_lock.yml Update pre-commit-hooks and Codespell hook 2025-04-13 14:26:34 +10:00
labeler.yml [skip-ci] Update actions/labeler action to v5 2023-12-04 15:24:36 +00:00
mac-pkg.yml Automate release 2025-03-05 14:30:57 -05:00
machine-os-pr.yml Fix mach os pr release action 2025-04-29 09:24:47 -04:00
needs-info-labeler.yaml Add autocomment for needs-info label 2025-04-02 07:36:12 -05:00
pr-title.yml Set permissions for GitHub actions 2022-03-30 20:36:23 +00:00
release-artifacts.yml Automate release 2025-03-05 14:30:57 -05:00
release.yml Automate release 2025-03-05 14:30:57 -05:00
stale.yml [skip-ci] Update actions/stale action to v9 2023-12-07 13:19:55 +00:00
update-podmanio.yml chore(deps): update dependency ubuntu to v24 2024-09-30 12:03:09 +00:00
upload-win-installer.yml Automate release 2025-03-05 14:30:57 -05:00