FAIRDataPipeline / data-registry

The FAIR Data Registry is a Django website and REST API which is used by the FAIR Data Pipeline to store metadata about code runs and their inputs and outputs
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Storage location sync error #229

Open richardreeve opened 2 weeks ago

richardreeve commented 2 weeks ago

I think there may be a bug in the remote registry sync.

This is a complete run:

https://test-data.fairdatapipeline.org/api/prov-report/4/?format=svg

Looking at what I think is the git repo, which is object 4, and then it’s storage location, I get to:

https://test-data.fairdatapipeline.org/api/storage_location/4/

Which has path and hash as a hash, unlike locally, where the path is on github…

RyanJField commented 1 week ago

This is a CLI issue not a registry issue: Issue 321