mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-21 08:06:30 +00:00
Small README tweaks (#2460)
This commit is contained in:
parent
8f1763abe2
commit
36106cc08d
@ -21,12 +21,12 @@ Development instructions can be found [here][development].
|
|||||||
|
|
||||||
Releases are done in 3 stages (channels) with this structure:
|
Releases are done in 3 stages (channels) with this structure:
|
||||||
|
|
||||||
1. Pull requests are merged to the `main` branch
|
1. Pull requests are merged to the `main` branch.
|
||||||
2. A new build is pushed to the `dev` stage.
|
2. A new build is pushed to the `dev` stage.
|
||||||
3. Releases are published
|
3. Releases are published.
|
||||||
4. A new build is pushed to the `beta` stage.
|
4. A new build is pushed to the `beta` stage.
|
||||||
5. The [`stable.json][stable] file is updated
|
5. The [`stable.json`][stable] file is updated.
|
||||||
6. The build that was pushed to `beta` will now be pushed to `stable`
|
6. The build that was pushed to `beta` will now be pushed to `stable`.
|
||||||
|
|
||||||
[development]: https://developers.home-assistant.io/docs/supervisor/development
|
[development]: https://developers.home-assistant.io/docs/supervisor/development
|
||||||
[stable]: https://github.com/home-assistant/version/blob/master/stable.json
|
[stable]: https://github.com/home-assistant/version/blob/master/stable.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user