-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* some doc improvements * add: intermediate progress * update after rebase * linting * fix checksum progress cleanup by ensuring gc * progress-aware logger.info * re-fix checksum pbar closure * multi-file add * make stage.dump() less verbose. TODO: check all instances of stage.dump and possibly make verbose * decrease verbosity of checksum calculations * leave dvc.add stats * update/fix logger tests * minor doc reword Co-Authored-By: Ruslan Kuprieiev <[email protected]> * tidy API target_;list => targets - as per #2546 (comment) * tidy RecursiveAddingWhileUsingFilename message duplication - fixes #2546 (comment) * minor logging uncomment - fixes #2546 (comment) * minor doc improvements - #2546 (comment) - #2546 (comment) * tidy exception - fixes #2546 (comment) * minor doc update - fixes https://github.com/iterative/dvc/pull/2546/files#r337294491 - related to iterative/dvc.org#719 * Adding => add - fixes #2546 (comment) * various review fixes - minor comment as per #2546 (comment) - revert warning style fix #2546 (comment) - Abstract error consistency #2546 (comment) - minor comment as per #2546 (comment) * remove diabling progress option - fixes #2546 (comment)
- Loading branch information
Showing
8 changed files
with
109 additions
and
67 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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