Skip to content

moltenhub-run-multi-repo-clones-concurrently#447

Merged
jefking merged 1 commit intomainfrom
moltenhub-if-multiple-repos-are-selected-then-make
Apr 11, 2026
Merged

moltenhub-run-multi-repo-clones-concurrently#447
jefking merged 1 commit intomainfrom
moltenhub-if-multiple-repos-are-selected-then-make

Conversation

@jefking
Copy link
Copy Markdown
Collaborator

@jefking jefking commented Apr 11, 2026

Summary

  • run repository clone stage concurrently when multiple repos are selected
  • preserve existing fallback-to-default-branch behavior per repo and keep branch resolution consistent
  • keep sequential fetch-main behavior for non-main base branch reuse after clone completion
  • make harness tests clone-order resilient when concurrency is enabled
  • add a concurrency barrier test proving both clone commands execute in parallel

Validation

  • go test ./... -count=1
  • go test -race ./internal/harness -count=1

@jefking jefking merged commit f2ccbd0 into main Apr 11, 2026
2 checks passed
@jefking jefking deleted the moltenhub-if-multiple-repos-are-selected-then-make branch April 11, 2026 05:21
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