-
Notifications
You must be signed in to change notification settings - Fork 5
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
data-proxy.ebrain.eu hosting unsupported #47
Comments
This is the cause for the breakage
So the cause is the v3.0 release of the dataset used for testing in the CI (no release date is available in the metadata). The The internal layout is quite different. Here is v2.9 and here is the latest version v3.0: Except for the license file, everything is different now. This in itself would not be a problem. However, also the data hosting has changed. Presently, only the CSCS file repositories are supported. But v3.0 is pointing to It needs an investigation what supporting this type of data hosting would require. Until that happens, it would seem sensible to switch to a different dataset for testing. |
With #48 resolved, this is no longer causing an assertion error, but a regular error message pointing to the presently unsupported data-proxy access. |
https://data-proxy.ebrains.eu/api/docs has the API docs for the data proxy. Looks doable. |
It seems that very little needs to be done in order to start supporting free-access data via the data-proxy. Fairgraph readily supports reporting on data-proxy bucket content. We pretty much need to RF the code a little to make filename/path generation better fit individual reporters. |
Example https://ci.appveyor.com/project/mih/datalad-ebrains/builds/46083682/job/i2viw0n9me58r2l0
The text was updated successfully, but these errors were encountered: