Finish the domain-sha tag keying: three deploy workflows were missed #6

Merged
admin_emi merged 1 commit from domain-sha-tags-remainder into dev 2026-07-23 13:58:59 +00:00
Owner

The first pass's patch loop aborted partway, leaving frontend-deploy, backend-deploy-prod, and frontend-deploy-prod on GITHUB_SHA keys — the cause of the re-proof failures (they chased images tagged with promotion-merge tips). Same fix, per-file verified this time.

The first pass's patch loop aborted partway, leaving frontend-deploy, backend-deploy-prod, and frontend-deploy-prod on GITHUB_SHA keys — the cause of the re-proof failures (they chased images tagged with promotion-merge tips). Same fix, per-file verified this time.
admin_emi added 1 commit 2026-07-23 13:58:16 +00:00
Finish the domain-sha tag keying: three deploy workflows were missed
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
94595dcad1
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>/.
admin_emi merged commit af839c6cd0 into dev 2026-07-23 13:58:59 +00:00
admin_emi deleted branch domain-sha-tags-remainder 2026-07-23 13:59:00 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Jinemi/thermograph#6
No description provided.