Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dvc update #1774

Closed
dmpetrov opened this issue Mar 22, 2019 · 0 comments
Closed

dvc update #1774

dmpetrov opened this issue Mar 22, 2019 · 0 comments
Assignees
Labels
feature request Requesting a new feature p1-important Important, aka current backlog of things to do

Comments

@dmpetrov
Copy link
Member

dmpetrov commented Mar 22, 2019

User might need to update a package after it was changed.

$ dvc pkg install -s data/Posts.tsv https://github.com/dmpetrov/tag_classifier classify/
# do some stuff

#  https://github.com/dmpetrov/tag_classifier was updated 
$ dvc pkg update tag_classifier

Should we update all repose by default? Please look at NPM https://docs.npmjs.com/cli/update.html

UPDATE:

In order to implement this. Package information needs to be injected into dvc-file which was created as a result of the package installation.

Unit test need to be implemented first #1772

@dmpetrov dmpetrov added the feature request Requesting a new feature label Mar 22, 2019
@efiop efiop added the p2-medium Medium priority, should be done, but less important label Mar 22, 2019
@efiop efiop self-assigned this Jun 12, 2019
@efiop efiop added p1-important Important, aka current backlog of things to do c13-half-a-week and removed p2-medium Medium priority, should be done, but less important labels Jun 18, 2019
@efiop efiop changed the title dvc pkg update dvc update Jun 25, 2019
efiop added a commit to efiop/dvc that referenced this issue Jul 5, 2019
@efiop efiop closed this as completed in 932b0d7 Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requesting a new feature p1-important Important, aka current backlog of things to do
Projects
None yet
Development

No branches or pull requests

2 participants