mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
chore: setup the stable-1 release branch (#254)
* ci: run pipelines on stable-1 branch * docs: add note about the release policy
This commit is contained in:
parent
7b3f253d07
commit
2cc8e56d05
3 changed files with 8 additions and 7 deletions
|
|
@ -13,6 +13,10 @@ This collection depends on the [hcloud](https://github.com/hetznercloud/hcloud-p
|
|||
|
||||
See [here](https://github.com/ansible-collections/hetzner.hcloud/tree/master/CHANGELOG.rst).
|
||||
|
||||
### Release policy
|
||||
|
||||
The `main` branch is used for the development of the latest versions of the collections, and may contain breaking changes. The `stable-*` branches (e.g. `stable-1` for the `1.x.y` releases) are used to cut additional minor or patch releases if needed, but we do not provide official support for multiple versions of the collection.
|
||||
|
||||
## Documentation
|
||||
|
||||
The documentation for all modules are available through `ansible-doc`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue