-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add dvc run --deterministic option. #1400
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
21 commits
Select commit
Hold shift + click to select a range
b3a6d70
[WIP] Add dvc run --deterministic option.
vernt 8dbb674
project: run: don't forget to import Stage
efiop a2b2958
stage: fix spacing
efiop 40724bf
stage: fix spacing
efiop e75a2f7
test: don't forget to import shlex
efiop 6d4240d
test: fix shlex import
efiop e1f4415
test: use pipes.quote on py2
efiop 1878c41
test: use quote instead of shlex.quote
efiop 1211abf
test: add a proper test for `dvc run --deterministic`
efiop ae5ac21
run: deterministic: copare the whole dicts
efiop 7434a5f
cli: remove unneeded parentheses
efiop 298ae35
run: make --deterministic default
efiop e81c6f2
run: introduce --force option
efiop ac82426
run: introduce --overwrite-dvcfile and --ignore-build-cache
efiop f35cf3c
cli: fix typo in `dvc run` description
efiop 83ee6e4
run: introduce --remove-outs option
efiop a7c177d
run: unprotect outs by default
efiop 2d9ec10
unprotect: only process symlinks and hardlinks
efiop 4230b81
test: use System.is_{sym,hard}link
efiop 2da24b3
windows: don't follow symlink
efiop ee16d2f
system: fix typo
efiop 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
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
Oops, something went wrong.
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.