Kyle Ellrott

Results 46 comments of Kyle Ellrott

We're looking at https://www.ga4gh.org/ga4gh-passports/ as a possible solution

There is an example of auth notations in https://github.com/ga4gh/data-repository-service-schemas/blob/master/openapi/data_repository_service.openapi.yaml

Would this be something that could be covered by the addition of https://www.ga4gh.org/ga4gh-passports/ to the spec?

I'm not sure if this PR should be targeting `develop`. That is the current destination for TES 1.1. I don't think that callbacks will be part of 1.1. Maybe we...

This is the intention of #154 and is currently scheduled to be part of v1.1

`backend_parameters` is a step to solving this problem, but it is vendor specific. So you need to know the special string that maps to your deployments resources. We need to...

Currently the only extensions are backend parameters (part of developing 1.1 proposal), meant to allow user to communicate additional requirements to backend engine (for example Slurm queue preferences). Available flags...

Are there any docker containers of FTP servers this could be tested against?

We've moved to github actions based unit tests for 0.4.0. Would it be possible to setup a test for this?

@mr-c wrote the FTP driver. He might have a better idea where that happens. @kmavrommatis have you pushed this new S3 branch onto Github yet?