Skip to content

Conversation

@skshetry
Copy link
Collaborator

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 efiop and pared 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 treeverse: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