integration-macos: dispatch-only (drop push-to-main trigger)
tracker-policy-pr / check-pr (pull_request) Successful in 13s
test / integration-firecracker (pull_request) Successful in 1m58s
test / integration-docker (pull_request) Successful in 18s
test / unit (pull_request) Successful in 43s
test / integration-macos (pull_request) Has been skipped
test / coverage (pull_request) Successful in 44s
test / publish-infra (pull_request) Has been skipped
tracker-policy-pr / check-pr (pull_request) Successful in 13s
test / integration-firecracker (pull_request) Successful in 1m58s
test / integration-docker (pull_request) Successful in 18s
test / unit (pull_request) Successful in 43s
test / integration-macos (pull_request) Has been skipped
test / coverage (pull_request) Successful in 44s
test / publish-infra (pull_request) Has been skipped
Make the advisory macOS Apple Container job run on workflow_dispatch only, removing the push-to-`main` trigger so a single non-redundant laptop never runs unattended on every push. Updates the job comment, docs/ci.md, README CI note, and the PRD accordingly. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ It runs the unit suite plus one integration job per backend
|
||||
- every push to `main`.
|
||||
|
||||
`integration-macos` is the exception: it is **advisory**, running only on
|
||||
push-to-`main` and `workflow_dispatch`, never on pull requests. It targets the
|
||||
`workflow_dispatch` (manual dispatch), never on push or pull requests. It targets the
|
||||
Apple Container backend on a self-hosted macOS runner (label `macos`,
|
||||
registered in host mode — Apple Container can't run in a Linux container, so it
|
||||
can't reuse the `kvm` runner). A single non-redundant laptop must not be able
|
||||
|
||||
Reference in New Issue
Block a user