stack/.github
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
..
assets Add background to README logo (#1523) 2026-05-29 14:05:58 -07:00
recurseml-rules Clarifying Recurse ML Naming Rules (#872) 2025-09-02 09:31:14 -07:00
workflows Use canonical HEXCLAVE_* env vars across all GitHub Actions 2026-06-16 18:18:32 -07:00
.recurseml.yaml Add Recurse ML rules for naming and code patterns (#780) 2025-07-18 09:58:23 -07:00
auto_assign.yml Run auto-assign on draft PRs 2025-04-10 10:18:47 -07:00
pull_request_template.md feat(hexclave): PR 2 — visible rebrand (Hexclave brand goes public) (#1481) 2026-05-26 19:18:20 -07:00
SECURITY.md feat(hexclave): PR 2 — visible rebrand (Hexclave brand goes public) (#1481) 2026-05-26 19:18:20 -07:00