Commit Graph

22 Commits

Author SHA1 Message Date
Ines Montani 126050f259 Improve asset fetching
Get all paths first and run dvc add once so it only shows one progress bar and one combined git command (if repo is git repo)
2020-06-29 16:55:24 +02:00
Ines Montani 7c08713baa Improve error messages 2020-06-29 16:54:47 +02:00
Ines Montani 569376e34e Replace curl with requests 2020-06-28 16:25:53 +02:00
Ines Montani dbe86b3453 Update project.py 2020-06-28 15:45:19 +02:00
Ines Montani 90b7fa8fed Run DVC command in project dir 2020-06-28 15:33:53 +02:00
Ines Montani 2f6ee0d018 Tidy up, document and add custom clone logic 2020-06-28 15:08:35 +02:00
Ines Montani 1b331237aa Update hashing and config update 2020-06-28 13:17:19 +02:00
Ines Montani f385344286 Update asset logic and add import-url 2020-06-28 13:07:31 +02:00
Ines Montani d6aa4cb478 Update asset logic 2020-06-28 12:40:11 +02:00
Ines Montani ed46951842 Update 2020-06-28 12:24:59 +02:00
Ines Montani df22d490b1 Tidy up types 2020-06-27 21:13:06 +02:00
Ines Montani 6678bd80c2 Check if deps exist in non-DVC commands 2020-06-27 20:57:26 +02:00
Ines Montani 165c37ccba Update project.py 2020-06-27 15:03:21 +02:00
Ines Montani 8979dc254f Update project init 2020-06-27 14:40:28 +02:00
Ines Montani c96b4a37b6 Update DVC integration 2020-06-27 14:15:41 +02:00
Ines Montani 8b305253d3 Update with DVC WIP 2020-06-27 13:02:10 +02:00
Ines Montani 82a03ee18e Replace python with sys.executable 2020-06-25 12:26:53 +02:00
Ines Montani a6b76440b7 Update project CLI 2020-06-22 14:53:31 +02:00
Ines Montani 1e5b4d8524 Fix DVC check 2020-06-22 00:30:05 +02:00
Ines Montani 5ba1df5e78 Update project CLI 2020-06-22 00:15:06 +02:00
Ines Montani 275bab62df Refactor CLI 2020-06-21 21:35:01 +02:00
Ines Montani c12713a8be Port CLI to Typer and add project stubs 2020-06-21 13:44:00 +02:00