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
We have two concepts now: .dvc file and .lock file. It'd be good to have consistent set of files: dvc.lock and dvc.yaml. The files could be named .lock (it could collide with other .lock files eg: Pipfile.lock, etc. so maybe .dvc.lock).
We have two concepts now:
.dvcfile and.lockfile. It'd be good to have consistent set of files:dvc.lockanddvc.yaml. The files could be named.lock(it could collide with other.lockfiles eg: Pipfile.lock, etc. so maybe.dvc.lock).