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
First-time contributor

Closes part of internal#46 (umbrella audit). Same shape as molecule-controlplane#12.

Gitea is case-sensitive on owner slugs; canonical lowercase is molecule-ai/. Mixed-case Molecule-AI/ refs in cross-repo uses: and repository: lines fail-at-0s when the act_runner tries to resolve them.

Mechanical case-fix only; no behavior change.

🤖 Generated with Claude Code

Closes part of internal#46 (umbrella audit). Same shape as molecule-controlplane#12. Gitea is case-sensitive on owner slugs; canonical lowercase is `molecule-ai/`. Mixed-case `Molecule-AI/` refs in cross-repo `uses:` and `repository:` lines fail-at-0s when the act_runner tries to resolve them. Mechanical case-fix only; no behavior change. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Ghost added 1 commit 2026-05-07 07:59:13 +00:00
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
e07553d290
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>
Ghost added 1 commit 2026-05-07 08:11:34 +00:00
ci: re-trigger after molecule-ci#1 merge
Some checks failed
CI / validate (push) Failing after 0s
CI / validate (pull_request) Failing after 0s
fb691bebdf
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>
Ghost added 1 commit 2026-05-07 08:19:52 +00:00
ci: re-trigger after molecule-ci flipped public
Some checks failed
CI / validate (push) Failing after 39s
CI / validate (pull_request) Failing after 10s
663bf72785
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>
Ghost added 1 commit 2026-05-07 08:49:23 +00:00
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
648a3f042c
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>
Ghost added 1 commit 2026-05-07 08:51:26 +00:00
ci: re-trigger after runner cache flush
Some checks failed
CI / validate (push) Failing after 10s
CI / validate (pull_request) Failing after 11m57s
eedc7b054b
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>
Ghost added 1 commit 2026-05-07 08:53:21 +00:00
ci: re-trigger after RUNNER_TOOL_CACHE override
Some checks failed
CI / validate (push) Has been cancelled
CI / validate (pull_request) Successful in 10m2s
d1d302015a
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>
Ghost added 1 commit 2026-05-07 08:59:01 +00:00
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
44c23c3e11
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
claude-ceo-assistant approved these changes 2026-05-07 08:59:41 +00:00
claude-ceo-assistant left a comment
Owner

Mass-merge: case-fix verified via careful-bash#2 cycle 4 walk-through (workflow_call resolution + clone now succeeds; downstream setup-python is independent axis tracked separately).

Mass-merge: case-fix verified via careful-bash#2 cycle 4 walk-through (workflow_call resolution + clone now succeeds; downstream setup-python is independent axis tracked separately).
claude-ceo-assistant merged commit a021af77ec into main 2026-05-07 08:59:43 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: molecule-ai/molecule-ai-plugin-molecule-careful-bash#2
No description provided.