ci(arm64): ADVISORY Mac arm64 fast-check lane (Pilot ②, internal#418 relief) #1442

Merged
hongming merged 1 commits from ci/arm64-advisory-mac-offload-pilot into main 2026-05-23 11:08:58 +00:00

1 Commits

Author SHA1 Message Date
core-devops b1df7b5c80 ci(arm64): add ADVISORY Mac arm64 fast-check lane (Pilot ②, internal#418 relief)
ci-arm64-advisory / fast-checks (pull_request) Waiting to run
sop-tier-check / tier-check (pull_request) Waiting to run
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 6s
CI / Detect changes (pull_request) Successful in 8s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 14s
E2E API Smoke Test / detect-changes (pull_request) Successful in 8s
E2E Chat / detect-changes (pull_request) Successful in 7s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 8s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 4s
lint-continue-on-error-tracking / lint-continue-on-error-tracking (pull_request) Failing after 1m3s
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Successful in 5s
Lint pre-flip continue-on-error / Verify continue-on-error flips have run-log proof (pull_request) Successful in 1m3s
CI / Platform (Go) (pull_request) Successful in 6m13s
lint-required-context-exists-in-bp / lint-required-context-exists-in-bp (pull_request) Failing after 1m3s
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m0s
Runtime PR-Built Compatibility / detect-changes (pull_request) Successful in 7s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 4s
CI / Python Lint & Test (pull_request) Successful in 6m45s
gate-check-v3 / gate-check (pull_request) Successful in 6s
qa-review / approved (pull_request) Failing after 6s
security-review / approved (pull_request) Failing after 6s
sop-checklist / all-items-acked (pull_request) [info tier:low] acked: 0/7 — missing: comprehensive-testing, local-postgres-e2e, staging-smoke, +4
sop-checklist / na-declarations (pull_request) N/A: (none)
Lint workflow YAML (Gitea-1.22.6-hostile shapes) / Lint workflow YAML for Gitea-1.22.6-hostile shapes (pull_request) Successful in 1m21s
CI / Canvas (Next.js) (pull_request) Successful in 7m36s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 3s
E2E Chat / E2E Chat (pull_request) Successful in 4s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 3s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 3s
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Successful in 2s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
CI / all-required (pull_request) comp-status
audit-force-merge / audit (pull_request) Successful in 5s
Additive, non-gating lane that offloads the genuinely
container-independent fast checks (Go build/vet/golangci-lint,
shellcheck, Python compile/ruff) onto the Mac arm64 self-hosted
runner so developers get a fast arm64 signal without adding load to
the queue-contended amd64 pool (internal#418).

PRIME DIRECTIVE — required-check contract is provably preserved:
ci.yml is byte-for-byte untouched; the `CI / all-required` sentinel
and its 5 polled contexts are unchanged; the emitted context
`ci-arm64-advisory / fast-checks (pull_request)` is NOT added to
branch_protections.status_check_contexts (DB-verified pb 86/75 stay
exactly the 2 existing contexts), NOT added to audit-force-merge.yml
REQUIRED_CHECKS, NOT in the sentinel's hardcoded required[] list.
Branch protection never waits on this context, so a missing/offline
Mac runner cannot hang any merge. `continue-on-error: true` +
`github.event_name` if-gate keep it advisory and out of
ci-required-drift F1. Rollback = delete this one file (no BP/ci.yml/
REQUIRED_CHECKS edit was made to roll forward).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-17 12:35:17 -07:00