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

remove: remove dvc.yaml and dvc.lock if they are empty #4090

Closed
efiop opened this issue Jun 23, 2020 · 2 comments · Fixed by #4196
Closed

remove: remove dvc.yaml and dvc.lock if they are empty #4090

efiop opened this issue Jun 23, 2020 · 2 comments · Fixed by #4196
Labels
enhancement Enhances DVC p2-medium Medium priority, should be done, but less important ui user interface / interaction

Comments

@efiop
Copy link
Contributor

efiop commented Jun 23, 2020

#4074 (comment)

$ cat dvc.lock
{}                                               
$ cat dvc.yaml
stages: {}                                       
@triage-new-issues triage-new-issues bot added the triage Needs to be triaged label Jun 23, 2020
@efiop efiop added enhancement Enhances DVC p2-medium Medium priority, should be done, but less important ui user interface / interaction labels Jun 23, 2020
@triage-new-issues triage-new-issues bot removed the triage Needs to be triaged label Jun 23, 2020
@nik123
Copy link
Contributor

nik123 commented Jul 11, 2020

The implementaiton of it seems quite straightforward. May I pick it up?

@efiop
Copy link
Contributor Author

efiop commented Jul 11, 2020

@nik123 Sure! Thank you so much for looking into it! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhances DVC p2-medium Medium priority, should be done, but less important ui user interface / interaction
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants