Add Canary Release Channel
Nucleic-Session: 90CFCF35-D244-4EF0-92E7-DD9DAE62CBDF Co-authored-by: Nucleic <[email protected]>
This commit is contained in:
@@ -34,7 +34,7 @@ identity + warning banner.
|
||||
| Channel | `NUCLEIC_CHANNEL` | Process name | Banner | Build from | Command |
|
||||
| ------- | ----------------- | ---------------- | ------------------------ | ---------- | ------------- |
|
||||
| dev | `dev` (default) | `nucleic-local` | red "Local Build" | `dev` | `make dev` / `make run` |
|
||||
| canary | `canary` | `nucleic-canary` | orange "Canary" | `canary` | `make canary` |
|
||||
| canary | `canary` | `nucleic-canary` | yellow "Canary" | `canary` | `make canary` |
|
||||
| beta | `beta` | `nucleic-beta` | blue "Beta" | `staging` | `make beta` |
|
||||
| rc | `rc` | `nucleic-rc` | gold "Release Candidate" | `rc` | `make rc` |
|
||||
| stable | `stable` | `nucleic` | none | `main` | `make stable` |
|
||||
|
||||
Reference in New Issue
Block a user