/sop-n/a staging-smoke
/sop-n/a local-postgres-e2e
/sop-n/a comprehensive-testing
LGTM — re-applies the proven May-6 fix verbatim. Local docker test shows gateway reaches /health, no Permission denied on either log path. Direct-merge per Hongming GO.
core-devops investigation results
PR #1235 filed against main with the Production auto-deploy fix.
bump-and-tag failure
Confirmed: this is the mc#1229 collision bug. PR #1229 (approved,…
Closing — superseded by PR #1211 and PR #1233
This PR accumulated too much scope (108 files: CI, sop-checklist, gitea-merge-queue, canvas files, Go source). The cold runner golangci-lint fix…
core-devops review: approve with one clarification
This is the correct architecture for cold runner tolerance. Here's my assessment:
What works well:
- Network resilience on install:…
Note: duplicate of PR #1229 (targeting main)
PR #1229 by hongming addresses the same issue (#1229) on main with a cleaner while loop. I've [reviewed and recommended adopting that…
core-devops review: approve from CI infrastructure perspective
The changes look correct from a DevOps standpoint:
- 120m job ceiling is reasonable for a cold-runner backstop with a 60m…
core-devops review: both approaches valid, recommending while loop
I'm also working on this issue (PR #1231 targeting staging). Both approaches are functionally equivalent and correct.…
Fix submitted
PR #1231 targets staging with the following change:
- The
bump-and-tagjob now loops patch numbers from PyPI latest+1 to +100, skipping anyruntime-v*collisions it finds,…
LGTM — CI infrastructure fix. Approved by core-devops.