From 3a43205c48ce385b759c2a6a027d5c896ea57507 Mon Sep 17 00:00:00 2001 From: Jon Chery Date: Tue, 18 Aug 2026 00:23:21 +0000 Subject: [PATCH] =?UTF-8?q?chore(P02=20W3):=20create=20v1.25=20floating=20?= =?UTF-8?q?tag=20=E2=86=92=20v1.25.0=20(cross-cutting=20deploy.yml=20ref)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The consumer's deploy.yml uses acdl/.github/workflows/deploy.yml@v1.25 (a versioned floating tag, not @main). The v1.25 tag was missing — only v1.25.0 (P0 ship) and v1.25.1 (P1 ship) existed. Per PLAN.md Task 3.1 fallback, created v1.25 → v1.25.0 and pushed to origin. Unblocks P2 W2 deploy workflow invocation (REQ-314). ---ci--- project: acdl phase: 2 milestone: v1.26 status: execute phase_role: execution wave: 3 decision: floating_tag_created ref: v1.25 points_at: v1.25.0 requirements: [REQ-314] ---/ci---