mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 13:23:09 +01:00
Closes #371 Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com> Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com> Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
11 lines
461 B
Markdown
11 lines
461 B
Markdown
# Release Procedure
|
|
|
|
The Barman Cloud Plugin follows [Semantic Versioning](https://semver.org/) and
|
|
uses [Conventional Commits](https://www.conventionalcommits.org/) to structure
|
|
commit messages.
|
|
It leverages the [Release Please](https://github.com/googleapis/release-please)
|
|
tool to automate the release process.
|
|
|
|
The only requirement is that each release must include versioned documentation.
|
|
For more details, please refer to [web/README.md](web/README.md).
|