1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/plugins
Julian Tölle eb4114bad3
ci: setup release-please (#317)
##### SUMMARY

The current release process for this project requires multiple manual
local steps to prepare and then tag the release. This introduces the
standard release-please workflow we have in most of our integrations.

Release-please will open a new PR whenever there is a releasable change
and it updates the CHANGELOG & other files automatically in this PR.
Once the PR is merged a new tag is created.

This repository has some additional complexity as it uses
`antsibull-changelog` to maintain the user-facing changelog. This is
implemented ina second job in the `release-please` workflow which
executes when the release-please PR is updated and then runs
`antsibull-changelog release` against the version. The resulting changes
are pushed as a second commit to the same PR.
2023-09-05 14:49:05 +02:00
..
doc_fragments feat: vendor hcloud python dependency (#244) 2023-07-11 11:15:08 +02:00
inventory refactor: fix pylint invalid variable name (#312) 2023-08-25 16:19:15 +02:00
module_utils ci: setup release-please (#317) 2023-09-05 14:49:05 +02:00
modules chore: add antsibull-docs lint-collection pre-commit hook (#315) 2023-08-31 15:20:14 +02:00