Specify and wrap

This commit is contained in:
decentral1se 2021-03-20 21:42:04 +01:00
parent 49771980a6
commit dfb949eecc
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 8 additions and 4 deletions

View File

@ -1,9 +1,13 @@
# abra x.x.x (UNRELEASED)
> Please note, while we are still in [public alpha](https://docs.cloud.autonomic.zone/roadmap/), our versioning scheme is not
> following [semver](https://semver.org/) conventions because we are still in the exploratory phases of building this tool. Please
> read the changes before upgrading your `abra` installation as there are **most likely** breaking changes coming each release. Sorry
> for any inconvenience caused, we're working hard to make this tool stable. Semver will be respected when we reach public beta.
> Please note, while we are still in [public
> alpha](https://docs.cloud.autonomic.zone/roadmap/), the `abra` release
> versioning scheme is not following [semver](https://semver.org/) conventions
> because we are still in the exploratory phases of building this tool. Please
> read the changes before upgrading your `abra` installation as there are
> **most likely** breaking changes coming each release. Sorry for any
> inconvenience caused, we're working hard to make this tool stable. Semver
> will be respected when we reach public beta.
- Add `--force` to the `deploy` command to allow overriding deployment logic ([#105](https://git.autonomic.zone/coop-cloud/abra/issues/105))
- Handle undeployed apps in version summaries when deploying ([#104](https://git.autonomic.zone/coop-cloud/abra/issues/104))