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

deps: bump dvc-data to 0.1.21 #8147

Merged
merged 1 commit into from
Aug 19, 2022
Merged

Conversation

skshetry
Copy link
Member

When we get to release 0.1.21, this should be ready. GHA outage is preventing me from making one.

@skshetry skshetry requested a review from a team as a code owner August 18, 2022 16:54
@skshetry skshetry requested review from pared and efiop August 18, 2022 16:54
Comment on lines +30 to +41
known_implementations.update(
{
"dvc": {
"class": "dvc.fs.dvc.DvcFileSystem",
"err": "dvc is supported, but requires 'dvc' to be installed",
},
"git": {
"class": "dvc.fs.git.GitFileSystem",
"err": "git is supported, but requires 'dvc' to be installed",
},
}
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the record, we'll register other plugins here the same way in the near future.

@skshetry skshetry merged commit 055641a into iterative:main Aug 19, 2022
@skshetry skshetry deleted the bump-dvc-data branch August 19, 2022 07:37
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 this pull request may close these issues.

2 participants