Empty commit to re-run CI against the act_runner config that landed
in /opt/molecule/runners/config.yaml (cycle ~58 internal#46 Phase 3).
No source change. CI now runs setup-python with /tmp/hostedtoolcache,
which works (verified in cycle 6 task 1022 log, careful-bash#2).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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>
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>
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>
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>
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>