ci(companion): add bundle build-verify-upload workflow

This commit is contained in:
William Valentin
2026-02-26 19:40:53 -08:00
parent 90b6d94a81
commit 30cf5c5ea6
8 changed files with 84 additions and 3 deletions
@@ -55,6 +55,10 @@ Reference app starters can be regenerated in-repo with:
pnpm companion:reference-apps -- --output ./apps/companion
```
CI automation:
- `.github/workflows/companion-release-bundle.yml` provides a manual-dispatch workflow that generates an ephemeral signing key, builds/verifies a bundle with `pnpm companion:bundle`, and uploads artifacts.
## Generate Platform Starter Shell Template
For native app bootstrapping (without launcher/checksum artifacts), export a platform template: