- Co-Authored-By
- Claude Fable 5 <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01SoZMfWRSGnf6FZX2Ar9rQ2
Exit a release that is already live instead of promoting again
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
- pushed
- by user · WAL seq 421 · 2026-08-25T22:09:33.013261Z
Changed files
-
modified
ops/deploy/release-to-production.sh
Diff
1 file changed, +16 -0
ops/deploy/release-to-production.sh modified +16
@@ -83,6 +83,22 @@ digest=$(gcloud artifacts docker images describe "$registry:$sha" \
| 83 | 83 |
|
| 84 | 84 |
|
| 85 | 85 |
|
| 86 |
|
|
| 87 |
|
|
| 88 |
|
|
| 89 |
|
|
| 90 |
|
|
| 91 |
|
|
| 92 |
|
|
| 93 |
|
|
| 94 |
|
|
| 95 |
|
|
| 96 |
|
|
| 97 |
|
|
| 98 |
|
|
| 99 |
|
|
| 100 |
|
|
| 101 |
|
|
| 86 | 102 |
|
| 87 | 103 |
|
| 88 | 104 |
|