From 85393bdb26eddd93d38453c9190909084251fc3c Mon Sep 17 00:00:00 2001 From: Logan Cusano Date: Tue, 1 Sep 2026 02:49:05 -0400 Subject: [PATCH] ci: retrigger deploy after registry token expired mid-build Run 570 (8b6c170) pushed c2-core successfully, then failed on discord-bot with "failed to authorize: failed to fetch oauth token: unauthorized" ~20s later, using the same credential. That is a short-lived registry token expiring mid-run, not an invalid one. Build job failure skipped "Deploy to VM", so 8b6c170 -- which closes the viewer-triggerable OpenAI spend on incident summarize (server-26#81) -- never reached production. Prod stayed on b722223 with the spend leak open. No code change. This commit exists only to re-run the pipeline. Co-Authored-By: Claude Opus 5