mission-control/.github
Nyk 5647ac1932 fix: CI workflow and release readiness bugs
- Swap pnpm/node setup order (pnpm must install before node cache)
- Move build step before E2E tests (next start needs .next/ output)
- Add `cp .env.test .env` step so E2E server has auth credentials
- Fix test:all script to build before E2E (same ordering bug)
- Remove stale package-lock.json (project uses pnpm exclusively)
- Update README: remove "No E2E test suite" (52 tests exist now)
2026-02-27 18:52:13 +07:00
..
ISSUE_TEMPLATE chore: CODE_OF_CONDUCT, issue templates, DELETE patterns, limit caps, CSRF origin check 2026-02-27 14:04:09 +07:00
workflows fix: CI workflow and release readiness bugs 2026-02-27 18:52:13 +07:00
pull_request_template.md feat: initial open-source release 2026-02-23 02:00:44 +07:00