docs(agents): update ZStack branding workflow
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
parent
920aafcd61
commit
0147c46bb2
@@ -41,13 +41,13 @@ Env knobs: `UPSTREAM_URL`, `ORIGIN_REMOTE`, `UPSTREAM_REMOTE`, `PRUNE_BRANCHES`,
|
|||||||
|
|
||||||
### Re-applying brand customizations
|
### Re-applying brand customizations
|
||||||
|
|
||||||
`scripts/rebrand` swaps the standalone brand word `GPUStack` for our brand (`MesaStack`) across user-facing text. It is the first appearance change to re-apply on every new `v<version>-lofyer` branch.
|
`scripts/rebrand` swaps the standalone brand word `GPUStack` for our brand (`ZStack AIOS`) across user-facing text. It is the first appearance change to re-apply on every new `v<version>-lofyer` branch.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# preview hits, no writes
|
# preview hits, no writes
|
||||||
DRY_RUN=1 ./scripts/rebrand
|
DRY_RUN=1 ./scripts/rebrand
|
||||||
|
|
||||||
# apply (default GPUStack -> MesaStack)
|
# apply (default GPUStack -> ZStack AIOS)
|
||||||
./scripts/rebrand
|
./scripts/rebrand
|
||||||
|
|
||||||
# custom brand words
|
# custom brand words
|
||||||
|
|||||||
Reference in New Issue
Block a user