-
Notifications
You must be signed in to change notification settings - Fork 624
Run repositories restore in parallel #603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
91eec24
with notes
oakeyc 874ba4d
rough draft parallel
oakeyc b0e6f27
Terminate any background jobs when exiting.
omgitsads 2f8a027
Merge branch 'master' into oakeyc/restore-parellel
omgitsads 01d430e
Run repository network rsync in parallel, with configurable max jobs.
omgitsads f1a16f5
Default GHE_PARALLEL_MAX_RSYNC_JOBS to same as GHE_PARALLEL_MAX_JOBS …
omgitsads 9f390d5
Add GHE_PARALLEL_RSYNC_MAX_JOBS to config example
omgitsads 574cb2b
fix typo in GHE_PARALLEL_RSYNC_MAX_JOBS
bd41be3
Merge branch 'master' of github.com:github/backup-utils into oakeyc/r…
ewgenius 384a91c
WIP: show file_list contents
ewgenius c07afd9
fix tests by passing "--copy-dirlinks" argument
ewgenius 14d3aac
use temp rsync directory for parallel restore test
ewgenius c6daeaf
more detailed comment
ewgenius 43933d1
revert "Updating repository info data" changes
ewgenius 4f2374f
fix extra space
ewgenius d3216ba
fix extra lines
ewgenius 7af23f7
Remove `cat $file_list` and echo verbose output to fd3
omgitsads 95a6318
Guard on GHE_VERBOSE again. More descriptive variable name.
omgitsads e4fba37
Escape GHE_VERBOSE check
omgitsads File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.