mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 04:10:47 +02:00
fix: add production runtime RC release channel
Publish signed prerelease artifacts from v2.0.0-rc.* tags, bind bootstrap trust to the immutable RC tag, make missing-release errors actionable, and install the six public skills from the canonical subpath.
This commit is contained in:
@@ -18,7 +18,7 @@ bundle.
|
||||
## Canonical installation
|
||||
|
||||
```bash
|
||||
npx skills add time-attack/gstack
|
||||
npx skills add time-attack/gstack/skills
|
||||
```
|
||||
|
||||
The standards installer owns host detection, destination paths, project/global
|
||||
@@ -32,7 +32,7 @@ Examples supported by the installer interface:
|
||||
npx skills add time-attack/gstack/skills --skill qa
|
||||
|
||||
# Installer-managed global scope
|
||||
npx skills add time-attack/gstack -g
|
||||
npx skills add time-attack/gstack/skills -g
|
||||
```
|
||||
|
||||
Run `npx skills add --help` for the installed CLI version before scripting
|
||||
|
||||
Reference in New Issue
Block a user