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 garbage collection #67

Open
2 tasks
dberenbaum opened this issue Feb 9, 2023 · 1 comment
Open
2 tasks

DVC garbage collection #67

dberenbaum opened this issue Feb 9, 2023 · 1 comment
Labels
feature request New feature or request

Comments

@dberenbaum
Copy link

dberenbaum commented Feb 9, 2023

It would be nice to have Studio automatically monitor and garbage collect my cloud DVC remote. For example, I could set up a policy in Studio to garbage collect any files:

  • Created before [enter date]
    AND
  • Not used in any [choose between commits/tags/branches]

Studio could run a job daily to garbage collect based on this policy.

Also, it would be nice to have some non-recurring option to select a bunch of commits to keep and garbage collect the rest.

@shcheklein shcheklein added the feature request New feature or request label Feb 11, 2023
@dberenbaum
Copy link
Author

Another use case for this: if I delete experiments in Studio, it would be nice to also trigger garbage collection to remove the related data from the remote.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants