agent-orchestrator/.github/workflows
Priyanshu Choudhary 13c5a50d02
ci: drop windows-latest from typecheck matrix (#1747)
* ci: drop windows-latest from typecheck matrix

tsc is OS-agnostic; the windows-latest run duplicates the ubuntu pass
and adds ~5 min of CI time per push. Real Windows regressions surface
in the unit/web test matrix, which still runs on both OSes.

* ci: collapse typecheck matrix to a plain ubuntu-latest job

With windows-latest dropped, the single-OS matrix was just indirection
and produced a noisy 'Typecheck (ubuntu-latest)' job name. Use a direct
runs-on instead.
2026-05-09 01:09:26 +05:30
..
ci.yml ci: drop windows-latest from typecheck matrix (#1747) 2026-05-09 01:09:26 +05:30
coverage.yml fix(ci): add continue-on-error to coverage comment step 2026-04-10 02:28:59 +05:30
deploy-vps.yml Add multi-project storage, resolution, and project settings support (#1343) 2026-04-21 17:45:55 +05:30
integration-tests.yml chore: rename @composio scope to @aoagents across all packages 2026-04-09 15:59:33 +00:00
onboarding-test.yml fix: dashboard config discovery + CLI service layer refactoring (#70) 2026-02-18 17:08:48 +05:30
security.yml fix: select matching gitleaks binary for arm64 runners 2026-04-19 18:49:04 +05:30