singularity-forge/.github/workflows
Jeremy McSpadden d6bd17298f ci(test): add test:packages script and wire packages/pi-coding-agent tests into CI
The 13 test files in packages/pi-coding-agent/src/core/ were never executed
in CI or by `npm test`. The test:unit glob only covers src/resources/extensions/gsd/tests/
and src/tests/, leaving lifecycle-hooks, model-registry-auth-mode, auth-storage,
and 10 other suites with zero enforcement.

- Add `test:packages` script that runs compiled dist tests after build
- Wire into both the linux build job and windows-portability job in CI
- Fix two env-isolation bugs in auth-storage.test.ts: the "returns undefined"
  and "falls through to fallback resolver" tests were not clearing
  OPENROUTER_API_KEY before calling getApiKey, causing failures when the
  env var is set in the caller's environment
2026-03-25 12:14:17 -05:00
..
ai-triage.yml Migrate workflows to Blacksmith (#2414) 2026-03-24 15:58:30 -06:00
build-native.yml fix(ci): add Rust target for all platforms, not just cross-compilation 2026-03-24 16:22:36 -06:00
ci.yml ci(test): add test:packages script and wire packages/pi-coding-agent tests into CI 2026-03-25 12:14:17 -05:00
cleanup-dev-versions.yml Migrate workflows to Blacksmith (#2414) 2026-03-24 15:58:30 -06:00
pipeline.yml fix(ci): prevent pipeline race condition on release push 2026-03-25 10:47:48 -06:00
pr-risk.yml Migrate workflows to Blacksmith (#2414) 2026-03-24 15:58:30 -06:00