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

Use dvc to track data directory #161

Open
doogyb opened this issue Sep 21, 2022 · 0 comments · May be fixed by #164
Open

Use dvc to track data directory #161

doogyb opened this issue Sep 21, 2022 · 0 comments · May be fixed by #164
Assignees

Comments

@doogyb
Copy link
Contributor

doogyb commented Sep 21, 2022

Using dvc, we can stop versioning our /data directory through Git and instead use dvc and an s3 bucket for version control.

@doogyb doogyb self-assigned this Sep 21, 2022
doogyb added a commit that referenced this issue Sep 23, 2022
We now use DVC to track our /data directory. All files are versioned
and cached using DVC, with remote storage on S3.

closes #161
@doogyb doogyb linked a pull request Sep 23, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant