From 07295f8063807670fd969e2393f7ca12c80ab0ce Mon Sep 17 00:00:00 2001 From: Julian Cuni Date: Mon, 29 Jun 2026 15:27:31 +0200 Subject: [PATCH] deploy(park-buzi): pin TAG=stage-39c778f The first :stage image is built and in the registry (stage-39c778f). Pin it in the IaC so git matches Core's Stack env and a ResourceSync won't revert TAG to the placeholder. Bump this on each promotion. Claude-Session: https://claude.ai/code/session_01Xcm6ikLgGoCxxHrxtjkk5V --- komodo/resources.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/komodo/resources.toml b/komodo/resources.toml index b1ef16f..2a2de15 100644 --- a/komodo/resources.toml +++ b/komodo/resources.toml @@ -46,10 +46,10 @@ registry_provider = "git.infra.msai.al" registry_account = "komodo" environment = """ REGISTRY=git.infra.msai.al/mca/parking_solution -# Staging booth: pin an immutable stage- per deploy. PLACEHOLDER below — after merging -# dev → stage and CI builds :stage-, set this to that exact sha (or override TAG in Core at -# deploy). The moving `:stage` tag exists as the pointer; we deploy the sha, not the mover. -TAG=stage-REPLACE_WITH_BUILT_SHA +# Staging booth: pinned immutable stage-. After each promotion (merge dev → stage, CI builds +# :stage-), bump this to the new sha and re-sync/deploy from Core. The moving `:stage` tag +# exists as the pointer; we deploy the sha, not the mover. +TAG=stage-39c778f COOKIE_SECURE=0 VISION_ENABLED=1 WS_ALLOWED_ORIGINS=