chore(companion): enforce reference-app generator sync in CI

This commit is contained in:
William Valentin
2026-02-26 21:00:28 -08:00
parent 820af97859
commit c96aca5f1d
9 changed files with 63 additions and 3 deletions
@@ -61,6 +61,7 @@ By default it uses a reproducible `generatedAt` timestamp (`2026-02-27T00:00:00.
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.
- `.github/workflows/companion-reference-apps-check.yml` runs `pnpm companion:reference-apps:check` on pull requests to ensure `apps/companion` stays in sync with generators.
## Generate Platform Starter Shell Template