|
|
|
@ -30,10 +30,10 @@ to create a release channel, set `RELEASE=1` environment variable when running b |
|
|
|
|
|
|
|
|
|
## openpilot channels |
|
|
|
|
|
|
|
|
|
| channel | type | description | |
|
|
|
|
| ----------- | ----------- | ---------- | |
|
|
|
|
| release3 | release | channel for end users | |
|
|
|
|
| staging | release | staging channel for release3 | |
|
|
|
|
| nightly | release | generated nightly from last commit passing CI tests | |
|
|
|
|
| master | prebuilt | current master commit with experimental features enabled | |
|
|
|
|
| git branches | none | installed manually, experimental features enabled | |
|
|
|
|
| channel | type | description | |
|
|
|
|
| ----------- | ----------- | ---------- | |
|
|
|
|
| release3 | release | channel for end users | |
|
|
|
|
| staging | release | staging channel for release3 | |
|
|
|
|
| nightly | release | generated nightly from last commit passing CI tests | |
|
|
|
|
| master | prebuilt | current master commit with experimental features enabled | |
|
|
|
|
| git branches | none | installed manually, experimental features enabled, build required | |
|
|
|
|