You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be good to add version information about repo to .dvc/config and to the run-cache, so as to in the future, we can provide better error message/validation or even maintain backward-compatibility if we want to.
Also, it's hard to see where dvc.yaml is going, so, maintaining good support without breaking will be tough (if we decide to maintain compatibility). Same with dvc.lock file.
For .dvc files, I think, they are mature enough that it's very unlikely we'll be making any breaking changes to it.
This discussion was converted from issue #4100 on May 03, 2021 16:40.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It'd be good to add version information about repo to
.dvc/config
and to therun-cache
, so as to in the future, we can provide better error message/validation or even maintain backward-compatibility if we want to.Also, it's hard to see where
dvc.yaml
is going, so, maintaining good support without breaking will be tough (if we decide to maintain compatibility). Same withdvc.lock
file.For
.dvc
files, I think, they are mature enough that it's very unlikely we'll be making any breaking changes to it.Beta Was this translation helpful? Give feedback.
All reactions