stack/.github/workflows
Bilal Godil e78ec78471 Fix local-emulator e2e: use canonical HEXCLAVE_ var to avoid dual-read conflict
The dashboard build inlines both NEXT_PUBLIC_HEXCLAVE_* and NEXT_PUBLIC_STACK_*
spellings and throws when they're set to different non-empty values. The job set
the legacy NEXT_PUBLIC_STACK_IS_LOCAL_EMULATOR=true while the dashboard commits
NEXT_PUBLIC_HEXCLAVE_IS_LOCAL_EMULATOR=false in .env.development, so every build
crashed on the conflict check.

Set the canonical NEXT_PUBLIC_HEXCLAVE_IS_LOCAL_EMULATOR=true instead: the
job-level value overrides the committed default (process.env wins over dotenv)
and leaves no conflicting STACK_ twin.
2026-06-16 18:12:36 -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 Pin all GitHub Actions to exact commit hashes (#1448) 2026-05-20 11:14:17 -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 Fix local-emulator e2e: use canonical HEXCLAVE_ var to avoid dual-read conflict 2026-06-16 18:12:36 -07:00
e2e-api-tests.yaml feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
e2e-custom-base-port-api-tests.yaml feat(hexclave): PR 1 — wire compatibility layer (invisible) (#1475) 2026-05-23 17:24:55 -07:00
e2e-fallback-tests.yaml Pin all GitHub Actions to exact commit hashes (#1448) 2026-05-20 11:14:17 -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 feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -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 feat(hexclave): PR 1 — wire compatibility layer (invisible) (#1475) 2026-05-23 17:24:55 -07:00
setup-tests.yaml fix: CI failures — Node 22, test timeouts, QEMU transaction timeout (#1479) 2026-05-22 20:24:13 -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