Skip to content

moltenhub-fix clone failures from GitHub owner typos#449

Merged
jefking merged 2 commits intomainfrom
moltenhub-review-the-failing-log-paths-first-ident
Apr 11, 2026
Merged

moltenhub-fix clone failures from GitHub owner typos#449
jefking merged 2 commits intomainfrom
moltenhub-review-the-failing-log-paths-first-ident

Conversation

@jefking
Copy link
Copy Markdown
Collaborator

@jefking jefking commented Apr 11, 2026

Summary\n- add clone fallback logic for GitHub repo-not-found failures by retrying with a resolved owner candidate\n- keep clone diagnostics explicit with fallback warning/ok logs\n- add coverage for GitHub repo parsing, owner fallback selection, and end-to-end multi-repo clone recovery\n\n## Validation\n- go test ./internal/harness -run 'TestRunRepoNotFoundClone|TestRepoOwnerFallback|TestParseGitHubRepoRef|TestIsRepoNotFoundCloneError|TestIsMissingRemoteBranchCloneError' -count=1\n- go test ./...\n\n## Failure addressed\nObserved failure: clone of returned . This change retries clone with a valid owner candidate () so the run can proceed when the repository path is recoverable.

@jefking jefking merged commit f185086 into main Apr 11, 2026
2 checks passed
@jefking jefking deleted the moltenhub-review-the-failing-log-paths-first-ident branch April 11, 2026 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant