Skip to content

Conversation

@skshetry
Copy link
Collaborator

@skshetry skshetry commented Sep 8, 2020

The API of Dvcfile.dump has been changed to

dump(stage, update_pipeline=True, update_lock=True)

which will make it to always dump by default to both files,
and provide flags to suppress one or the other.

Fixes #4235

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

The API of `Dvcfile.dump` has been changed to
`dump(stage, update_pipeline=True, update_lock=True)`,
which will make it to always dump by default to both files,
and provide flags to suppress one or the other.

Fixes treeverse#4235
@skshetry skshetry added the refactoring Factoring and re-factoring label Sep 8, 2020
@skshetry skshetry requested a review from efiop September 8, 2020 09:14
@skshetry skshetry self-assigned this Sep 8, 2020
@skshetry skshetry changed the title dvc: change dvcfile.dump to do synchronized dump by default dvc: change Dvcfile.dump to be synchronized by default Sep 8, 2020
@skshetry skshetry merged commit 2931d30 into treeverse:master Sep 10, 2020
@skshetry skshetry deleted the fix-dvcfile-dump branch September 10, 2020 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Factoring and re-factoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

safe Dvcfile.dump()

1 participant