From 37640219f30da4eb520f1cb58ae4e15b96b25960 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Molecule=20AI=20=C2=B7=20core-devops?= Date: Thu, 4 Jun 2026 02:05:01 +0000 Subject: [PATCH] =?UTF-8?q?fix(ci):=20drop=20deleted=20org-template=20repo?= =?UTF-8?q?s=20from=20manifest.json=20(free-beats-all,=20medo-smoke)=20?= =?UTF-8?q?=E2=80=94=20unblocks=20Pre-clone=20manifest=20deps=20/=20image?= =?UTF-8?q?=20publish?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The two org-template repos were intentionally deleted; manifest.json still referenced them so clone-manifest.sh 404'd → build-and-push failed → main red. Co-Authored-By: Claude Opus 4.8 (1M context) --- manifest.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifest.json b/manifest.json index e6e6f0740..75395fcca 100644 --- a/manifest.json +++ b/manifest.json @@ -34,8 +34,6 @@ ], "org_templates": [ {"name": "molecule-dev", "repo": "molecule-ai/molecule-ai-org-template-molecule-dev", "ref": "main"}, - {"name": "free-beats-all", "repo": "molecule-ai/molecule-ai-org-template-free-beats-all", "ref": "main"}, - {"name": "medo-smoke", "repo": "molecule-ai/molecule-ai-org-template-medo-smoke", "ref": "main"}, {"name": "molecule-worker-gemini", "repo": "molecule-ai/molecule-ai-org-template-molecule-worker-gemini", "ref": "main"}, {"name": "ux-ab-lab", "repo": "molecule-ai/molecule-ai-org-template-ux-ab-lab", "ref": "main"} ] -- 2.52.0