-
Notifications
You must be signed in to change notification settings - Fork 2
Add support for hub.datalad.org #58
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
Conversation
Let's also restrict query only to non-private repos. On https://hub.datalad.org/api/swagger#/repository/repoSearch I see so it could potentially include private repos for the user providing the token. |
@yarikoptic Should this be done for GIN as well? If so, should anything be done to |
yes, if it is a supported option there -- I didn't check |
For now, since other work already builds on it, let's proceed with this and improve upon in subsequent PRs Thank you @jwodder !!! |
|
@yarikoptic Please create an issue about handling of private repositories on hub.datalad.org and GIN. |
For #47.
This PR includes updates to
datalad-repos.json
and the READMEs for hub.datalad.org. Fetching all of the repositories took 13 minutes.