HumanCellAtlas / matrix-service

DCP Expression Matrix Service
MIT License
12 stars 4 forks source link

Replacing ! with / in Zarr outputs #383

Open kbergin opened 5 years ago

kbergin commented 5 years ago

We previously used ! to represent / in our Zarr outputs when multiple services couldn't support directory style filenames. As far as we know, there are no blockers to removing this workaround. This is being done in the linked ticket and we wanted to let you know in case it has any impacts on your service. We will make test bundles in a test env as soon as possible before attempting a release of the feature.

brianraymor commented 5 years ago

See also zarr discussion in data-pipelines-team

kbergin commented 5 years ago

Hi friends - it turns out that the directory feature didn't make it into WDL 1.0, it is scheduled for 2.0. Which means it will be a while before we can implement this. We'll be keeping the ticket in our backlog, but it will be a long time before we do it. Sorry about that!