docs: document our versioning praxis
continuous-integration/drone/push Build is passing Details

Closes coop-cloud/go-abra#77.
This commit is contained in:
decentral1se 2021-09-07 10:05:42 +02:00
parent d19c56d75b
commit 5bfd233f2a
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 10 additions and 2 deletions

View File

@ -19,11 +19,11 @@ yay -S abra-git # or abra
### Debian-based Linux Distros
__Coming Soon__
**Coming Soon**
### Homebrew
__Coming Soon__
**Coming Soon**
### Build from source
@ -50,6 +50,14 @@ Our [Drone CI configuration](.drone.yml) runs a number of sanity on each pushed
Please use the [conventional commit format](https://www.conventionalcommits.org/en/v1.0.0/) for your commits so we can automate our change log.
## Versioning
We use [goreleaser](https://goreleaser.com) to help us automate releases. We
use [semver](https://semver.org) for versioning all releases of the tool. While
we are still in the public alpha release phase, we will maintain a
`0.y.z-alpha` format. Change logs are generated from our commit logs. We are
still working this out and aim to refine our release praxis as we go.
## Fork maintenance
We maintain a fork of [godotenv](https://github.com/Autonomic-Cooperative/godotenv) for two features: