|
Some checks failed
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 32s
CI / Detect changes (pull_request) Failing after 34s
CI / Platform (Go) (pull_request) Has been skipped
CI / Canvas (Next.js) (pull_request) Has been skipped
CI / Shellcheck (E2E scripts) (pull_request) Has been skipped
CI / Canvas Deploy Reminder (pull_request) Has been skipped
CI / Python Lint & Test (pull_request) Has been skipped
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 22s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 55s
Runtime PR-Built Compatibility / detect-changes (pull_request) Successful in 36s
qa-review / approved (pull_request) Failing after 30s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 40s
E2E API Smoke Test / detect-changes (pull_request) Successful in 58s
security-review / approved (pull_request) Failing after 11s
lint-required-no-paths / lint-required-no-paths (pull_request) Failing after 1m15s
CI / all-required (pull_request) Failing after 6s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 11s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 9s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 12s
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Successful in 8s
gate-check-v3 / gate-check (pull_request) Successful in 45s
sop-tier-check / tier-check (pull_request) Successful in 19s
sop-checklist / na-declarations (pull_request) awaiting /sop-n/a declaration for: qa-review, security-review
sop-checklist / all-items-acked (pull_request) acked: 7/7
audit-force-merge / audit (pull_request) Has been skipped
E2E API smoke test fails intermittently with: Server failed: listen tcp :8080: bind: address already in use Root cause: concurrent CI runs on the same host-network act_runner all bind the platform server to fixed port :8080. When a previous run is cancelled before the "Stop platform" step runs, its process lingers on :8080 and the new run fails to bind. Fix: add a pre-start step that probes :8080 and kills any stale platform-server via /proc scan. This is safe (no false positives — only kills if the port is actually in use) and requires no extra tools beyond curl+grep+kill which are universally available on Ubuntu/Debian runners. Refs: internal#374 Fixes: internal#374 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| workflows | ||
| CODEOWNERS | ||
| dependabot.yml | ||