stack/packages
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
..
cli Use canonical HEXCLAVE_* env vars across all GitHub Actions 2026-06-16 18:18:32 -07:00
dashboard-ui-components chore: update package versions 2026-06-16 19:32:53 +00:00
js chore: update package versions 2026-06-16 19:32:53 +00:00
next chore: update package versions 2026-06-16 19:32:53 +00:00
react chore: update package versions 2026-06-16 19:32:53 +00:00
sc chore: update package versions 2026-06-16 19:32:53 +00:00
shared Merge branch 'dev' into rename-env-vars-hexclave 2026-06-16 17:46:50 -07:00
shared-backend chore: update package versions 2026-06-16 19:32:53 +00:00
tanstack-start chore: update package versions 2026-06-16 19:32:53 +00:00
template Don't ship env-var conflict-throw in generated customer SDK 2026-06-16 17:56:47 -07:00
ui feat: add custom OIDC provider support (team plan+ only) (#1594) 2026-06-16 16:35:11 -07:00