cmux/.github/workflows
Lawrence Chen 8286c90863
ci: add concurrency groups to prevent WarpBuild runner contention (#1889)
Rapid pushes to main spawn 7+ WarpBuild jobs simultaneously, causing
intermittent runner failures (shutdown during submodule clone, lost
communication). Add workflow-level concurrency groups to ci.yml and
build-ghosttykit.yml.

On PRs, stale runs are canceled when a new push arrives. On main, runs
queue serially (cancel-in-progress is false to avoid GitHub treating
cancelled runs as failures).

Co-authored-by: Lawrence Chen <lawrencecchen@users.noreply.github.com>
2026-03-20 17:29:34 -07:00
..
build-ghosttykit.yml ci: add concurrency groups to prevent WarpBuild runner contention (#1889) 2026-03-20 17:29:34 -07:00
ci-macos-compat.yml Skip hanging test in compat CI to match ci.yml (#1801) 2026-03-19 01:44:54 -07:00
ci.yml ci: add concurrency groups to prevent WarpBuild runner contention (#1889) 2026-03-20 17:29:34 -07:00
claude.yml "Claude PR Assistant workflow" (#965) 2026-03-05 17:19:02 -08:00
nightly.yml Stop canceling in-progress nightly builds (#1856) 2026-03-20 00:57:56 -07:00
release.yml Merge remote-tracking branch 'origin/main' into pr-ssh-stack-main 2026-03-17 01:15:08 -07:00
test-depot.yml Migrate CI/CD to WarpBuild, consolidate test jobs (#1501) 2026-03-17 01:00:14 -07:00
test-e2e.yml Merge pull request #1724 from manaflow-ai/feat-display-harness-manifest-env 2026-03-18 06:07:56 -07:00
update-homebrew.yml Update all remaining cmux.dev references to cmux.com (#1721) 2026-03-18 01:32:12 -07:00