Limit pull-all concurrency #84
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/pull-all-limit-jobs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #82.
Summary
pull-allrepo pulls withPULL_ALL_JOBS, defaulting to 4.PULL_ALL_JOBSas a positive integer while keeping--helpusable.Risk
R1 low. The behavior change is localized to
pull-all; output ordering remains unchanged because results are still collected per repo and printed in workspace order. Rollback is a straight revert.Validation
bash -n workspace/pull-all tests/workspace/pull-all.shtests/workspace/pull-all.shtests/workspace/work-diff.shgit diff --checkshellcheckwas not installed in this environment.