cmux/.github/workflows
Lawrence Chen 225588ccfc
Split CI: GitHub runners for tests, Depot for perf regression (#773)
* Split CI: GitHub runners for tests, Depot for perf regression

Unit/UI tests move to macos-15 (no queue wait, fast enough for test
suites). Typing-lag regression stays on Depot in a new tests-depot job
(needs stronger hardware). No duplicated test work between the two.

* Fix Xcode selection: add pipefail guard, use sort|tail for consistency

Address review comments:
- tests job: add || true to ls pipeline so fallback works under pipefail
- tests-depot job: use sort | tail -n 1 instead of head -n 1

* Move XCUITests from GitHub runner to Depot

tests (macos-15) now runs unit tests only. tests-depot (Depot) runs
UI tests and the typing-lag regression, reusing the same build.
2026-03-02 21:31:39 -08:00
..
build-ghosttykit.yml Move Build GhosttyKit to Depot to avoid self-hosted concurrency cancellations (#713) 2026-02-28 22:46:15 -08:00
ci-macos-compat.yml Add macOS compatibility CI: unit tests + smoke test on macos-14/15 (#769) 2026-03-02 18:50:27 -08:00
ci.yml Split CI: GitHub runners for tests, Depot for perf regression (#773) 2026-03-02 21:31:39 -08:00
nightly.yml Migrate all workflows from self-hosted Mac Mini to Depot runners (#730) 2026-03-01 19:06:45 -08:00
release.yml Migrate all workflows from self-hosted Mac Mini to Depot runners (#730) 2026-03-01 19:06:45 -08:00
test-depot.yml Add virtual display for headless Depot runners (#721) 2026-03-01 04:25:36 -08:00
update-homebrew.yml Add cmux <path> to open directories and Homebrew binary stanza (#705) 2026-02-28 20:25:41 -08:00