question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support DVC push of locked files

See original GitHub issue

Hi guys, it would come in handy to push locked files, e.g. using -l, --with-locked option. For example, I have many locked callback stages that download a file from a URL and I also want to have these in the remote cache.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
ghostcommented, Aug 28, 2019

dvc push now works with locked files 🙂

0reactions
efiopcommented, Aug 28, 2019

Another approach with pull-specific locks is discussed here https://github.com/iterative/dvc/issues/2450#issuecomment-525792284

Read more comments on GitHub >

github_iconTop Results From Across the Web

push | Data Version Control - DVC
The dvc push and dvc pull commands are the means for uploading and downloading data to and from remote storage (S3, SSH, GCS,...
Read more >
DVC - DagsHub Docs
The storage can be managed by DVC and easily configured with any machine. Using the DVC pointer files ( .dvc ) and the...
Read more >
Data Version Control With Python and DVC - Real Python
In this tutorial, you'll learn to use DVC, a powerful tool that solves many problems encountered in machine learning and data science.
Read more >
git-ignore dvc.lock in repositories where only ... - Stack Overflow
This is definitely possible, as DVC features are loosely coupled to one another. You can do pipelining by writing your dvc.yaml file(s), ...
Read more >
5.1. Reproducible machine learning analyses: DataLad as DVC
At this point, all changes that were committed to Git (such as the .dvc files) still need to be pushed to a Git...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found