iterative / dvc

🦉 ML Experiments and Data Management with Git
https://dvc.org
Apache License 2.0
13.36k stars 1.16k forks source link

push/pull run cache by default #10433

Closed dberenbaum closed 1 month ago

dberenbaum commented 1 month ago

I think we should push/pull the run-cache by default. Technically, this should be in a major release, but I don't see how it will cause problems (the existing flags work the same, and the run cache will usually be relatively small relative to whatever else is pushed/pulled).

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.45%. Comparing base (5bfacec) to head (3afd81b). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10433 +/- ## ========================================== - Coverage 90.61% 90.45% -0.17% ========================================== Files 503 481 -22 Lines 39004 35916 -3088 Branches 5635 4145 -1490 ========================================== - Hits 35344 32487 -2857 + Misses 2985 2849 -136 + Partials 675 580 -95 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

shcheklein commented 1 month ago

@dberenbaum what is the context for this? (Discord? something else)

dberenbaum commented 1 month ago

The immediate context for this is in https://iterativeai.slack.com/archives/C03JS2V4MQU/p1715944944054679