docs: latest RC2 changes
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
29f85f3323
commit
9f06dae65f
@ -55,7 +55,7 @@ And test things work.
|
|||||||
|
|
||||||
### `0.9.x-beta` -> `0.10.x-beta`
|
### `0.9.x-beta` -> `0.10.x-beta`
|
||||||
|
|
||||||
> 🎺🎺🎺 Get the [release candidate](https://git.coopcloud.tech/toolshed/abra/releases/tag/0.10.0-rc1-beta) 🎺🎺🎺
|
> 🎺🎺🎺 Get the [release candidate](https://git.coopcloud.tech/toolshed/abra/releases/tag/0.10.0-rc2-beta) 🎺🎺🎺
|
||||||
|
|
||||||
* `abra` will now write the app deployment version to the app env file
|
* `abra` will now write the app deployment version to the app env file
|
||||||
(`$ABRA_DIR/servers/<server>/<domain>.env`) against the `TYPE=/RECIPE=` env
|
(`$ABRA_DIR/servers/<server>/<domain>.env`) against the `TYPE=/RECIPE=` env
|
||||||
@ -113,6 +113,11 @@ And test things work.
|
|||||||
to accomodate the work done around operator collaboration and stable
|
to accomodate the work done around operator collaboration and stable
|
||||||
versioning.
|
versioning.
|
||||||
|
|
||||||
|
* `abra app deploy` / `upgrade` / `rollback` / etc. now show the deployment
|
||||||
|
progress, retry attempts and the healthcheck status.
|
||||||
|
|
||||||
|
* Failed deployments will write output logs to file in `~/$ABRA_DIR/logs`.
|
||||||
|
|
||||||
* `abra app errors` went away. It never really worked and was retired. You can
|
* `abra app errors` went away. It never really worked and was retired. You can
|
||||||
rely on `abra app logs` for the time being.
|
rely on `abra app logs` for the time being.
|
||||||
|
|
||||||
@ -127,6 +132,9 @@ And test things work.
|
|||||||
|
|
||||||
* `abra recipe fetch` now accepts an `--all` flag to fetch all repositories.
|
* `abra recipe fetch` now accepts an `--all` flag to fetch all repositories.
|
||||||
|
|
||||||
|
* It's now possible to set the character charset for a password. See
|
||||||
|
[`#521`](https://git.coopcloud.tech/toolshed/abra/issues/521) for more.
|
||||||
|
|
||||||
### `0.8.x-beta` -> `0.9.x-beta`
|
### `0.8.x-beta` -> `0.9.x-beta`
|
||||||
|
|
||||||
None at this time.
|
None at this time.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user