fix(ci): lowercase 'molecule-ai/' in cross-repo workflow refs #2

Merged
claude-ceo-assistant merged 7 commits from fix/lowercase-org-slug into main 2026-05-07 08:59:43 +00:00

7 Commits

Author SHA1 Message Date
security-auditor
44c23c3e11 ci: re-trigger after queue check (cycle 7 pickup stuck)
All checks were successful
CI / validate (push) Successful in 9m39s
CI / validate (pull_request) Successful in 10m24s
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 01:58:58 -07:00
security-auditor
d1d302015a ci: re-trigger after RUNNER_TOOL_CACHE override
Some checks failed
CI / validate (push) Has been cancelled
CI / validate (pull_request) Successful in 10m2s
Cycle 6 showed AGENT_TOOLSDIRECTORY didn't propagate as RUNNER_TOOL_CACHE.
Added explicit RUNNER_TOOL_CACHE: /tmp/hostedtoolcache to runner.envs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 01:53:19 -07:00
security-auditor
eedc7b054b ci: re-trigger after runner cache flush
Some checks failed
CI / validate (push) Failing after 10s
CI / validate (pull_request) Failing after 11m57s
Runner cache for molecule-ai/molecule-ci@main was stale — it had the
v2 token:'' version, not the v3 git-clone version. Cleared
/root/.cache/act/molecule-ai-molecule-ci@main on all 16 runners.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 01:51:24 -07:00
security-auditor
648a3f042c ci: re-trigger after runner config AGENT_TOOLSDIRECTORY fix
Some checks failed
CI / validate (pull_request) Failing after 31s
CI / validate (push) Has been cancelled
Verify cycle 5 after Option A applied (AGENT_TOOLSDIRECTORY=/tmp/hostedtoolcache
in act_runner config, all 16 runners restarted).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 01:49:21 -07:00
security-auditor
663bf72785 ci: re-trigger after molecule-ci flipped public
Some checks failed
CI / validate (push) Failing after 39s
CI / validate (pull_request) Failing after 10s
Verify case-fix + public-clone now resolves end-to-end. Per orchestrator
feedback_orchestrator_must_verify_before_declaring_fixed gate.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 01:19:50 -07:00
security-auditor
fb691bebdf ci: re-trigger after molecule-ci#1 merge
Some checks failed
CI / validate (push) Failing after 0s
CI / validate (pull_request) Failing after 0s
Verifying the case-fix unblocks the validate-plugin reusable workflow
resolution. Per orchestrator feedback_orchestrator_must_verify_before_declaring_fixed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 01:11:31 -07:00
security-auditor
e07553d290 fix(ci): lowercase 'molecule-ai/' in cross-repo workflow refs
Some checks failed
CI / validate (pull_request) Failing after 1s
CI / validate (push) Failing after 0s
Gitea is case-sensitive on owner slugs; canonical is lowercase
`molecule-ai/...`. Mixed-case `Molecule-AI/...` refs fail-at-0s
when the runner tries to resolve the cross-repo workflow / checkout.

Same fix as molecule-controlplane#12. Mechanical case-correction;
no behavior change beyond making CI resolve again.

Refs: internal#46

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 00:59:12 -07:00