|
All checks were successful
PR build (required check) / changes (pull_request) Successful in 6s
secrets-guard / encrypted (pull_request) Successful in 5s
PR build (required check) / build-backend (pull_request) Has been skipped
PR build (required check) / build-frontend (pull_request) Has been skipped
PR build (required check) / validate-observability (pull_request) Has been skipped
PR build (required check) / gate (pull_request) Successful in 2s
The previous pass's patch loop aborted on an assertion partway through, leaving frontend-deploy, backend-deploy-prod, and frontend-deploy-prod still keying on GITHUB_SHA -- which is why their re-proof dispatches went looking for images tagged with promotion-merge tips. Same fix as the rest: full-depth checkout + git log -1 -- <domain>/. |
||
|---|---|---|
| .. | ||
| backend-build-push.yml | ||
| backend-deploy-dev.yml | ||
| backend-deploy-prod.yml | ||
| backend-deploy.yml | ||
| build.yml | ||
| frontend-build-push.yml | ||
| frontend-deploy-dev.yml | ||
| frontend-deploy-prod.yml | ||
| frontend-deploy.yml | ||
| infra-sync.yml | ||
| observability-validate.yml | ||
| ops-cron.yml | ||
| pr-build.yml | ||
| secrets-guard.yml | ||