stack/.github/workflows
Bilal Godil dffe6277e5
Some checks failed
DB migration compat / Check if migrations changed (push) Has been cancelled
DB migration compat / Back-compat — Current branch migrations with ${{ needs.check-migrations-changed.outputs.base_branch }} branch code (push) Has been cancelled
DB migration compat / Forward-compat — Current branch code with ${{ needs.check-migrations-changed.outputs.base_branch }} branch migrations (push) Has been cancelled
DB migration compat / No migration changes (skipped) (push) Has been cancelled
Use canonical HEXCLAVE_* env vars across all GitHub Actions
Rename every STACK_*-prefixed env var to HEXCLAVE_* in the workflow files
(the legacy names still work via dual-read, but canonical is clearer and
avoids dual-read conflict checks firing on differing committed defaults).

- secrets.STACK_FREESTYLE_REAL_API_KEY is a repo secret, left unchanged; only
  the env-var key it's assigned to (HEXCLAVE_FREESTYLE_API_KEY) is renamed.
- HEXCLAVE_EMULATOR_HOME (qemu-emulator-build) is read directly via process.env
  in the CLI, not the dual-read helper, so emulator-paths.ts now reads
  HEXCLAVE_EMULATOR_HOME with a STACK_EMULATOR_HOME fallback.
- Also drop the explanatory comment added for the local-emulator flag.
2026-06-16 18:18:32 -07:00
..
all-good.yaml Add Claude Code GitHub Workflow (#833) 2025-08-07 18:44:49 -07:00
auto-assign.yaml Run auto-assign on draft PRs 2025-04-10 10:18:47 -07:00
auto-update.yaml Run auto-update only once per day 2025-03-12 17:10:03 -07:00
check-prisma-migrations.yaml Pin all GitHub Actions to exact commit hashes (#1448) 2026-05-20 11:14:17 -07:00
db-migration-backwards-compatibility.yaml Use canonical HEXCLAVE_* env vars across all GitHub Actions 2026-06-16 18:18:32 -07:00
docker-server-build-push.yaml Pin all GitHub Actions to exact commit hashes (#1448) 2026-05-20 11:14:17 -07:00
docker-server-build-run.yaml Pin all GitHub Actions to exact commit hashes (#1448) 2026-05-20 11:14:17 -07:00
e2e-api-tests-local-emulator.yaml Use canonical HEXCLAVE_* env vars across all GitHub Actions 2026-06-16 18:18:32 -07:00
e2e-api-tests.yaml Use canonical HEXCLAVE_* env vars across all GitHub Actions 2026-06-16 18:18:32 -07:00
e2e-custom-base-port-api-tests.yaml Use canonical HEXCLAVE_* env vars across all GitHub Actions 2026-06-16 18:18:32 -07:00
e2e-fallback-tests.yaml Use canonical HEXCLAVE_* env vars across all GitHub Actions 2026-06-16 18:18:32 -07:00
lint-and-build.yaml feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
npm-publish.yaml Remove redundant clean + reinstall from npm-publish workflow (#1540) 2026-06-02 17:36:46 -07:00
qemu-emulator-build.yaml Use canonical HEXCLAVE_* env vars across all GitHub Actions 2026-06-16 18:18:32 -07:00
reviewers-assignees.yml Pin all GitHub Actions to exact commit hashes (#1448) 2026-05-20 11:14:17 -07:00
setup-tests-with-custom-base-port.yaml Use canonical HEXCLAVE_* env vars across all GitHub Actions 2026-06-16 18:18:32 -07:00
setup-tests.yaml Use canonical HEXCLAVE_* env vars across all GitHub Actions 2026-06-16 18:18:32 -07:00
swift-sdk-publish.yaml Pin all GitHub Actions to exact commit hashes (#1448) 2026-05-20 11:14:17 -07:00
table-of-contents.yaml Rebuild README.md for the Hexclave rebrand (#1474) 2026-05-27 09:51:07 -07:00