Susheel Varma

Results 24 comments of Susheel Varma

total_file_size should not be an integer in bytes as this would only allow us to signify 2 billion bytes ~ 2GB Suggest to use string or number as the type...

@hannes-ucsc @ctb I think this is because the OpenAPIv3 spec doesn't provide an easy way to apply data model constraints in the current spec. [OpenAPIv3 only extends JSON-Schema DRAFT-5](https://swagger.io/docs/specification/data-models/keywords/) spec...

@ctb Good point, and I agree to having a minimum compliance list of AccessMethods would make sense. One for the maintainers of the standard I'm afraid. I'm just one of...

@dglazer Done. I have rebased this PR to release/v1.0.1

GA4GH service-info has just tagged their release [v1.0.0](https://github.com/ga4gh-discovery/ga4gh-service-info/releases/tag/v1.0.0) which now makes this PR valid to merge, barring any build and test errors.

@buchanae Could you point this PR to the new YAML spec in `develop`

@mr-c I've just gone through the pull request and the logs and it seems that the `FTPFsAccess` code does not seem to upload the input files to the FTP staging...

1. If you plan to execute `cwl-tes` with job parameters that reference local files, then `cwl-tes` and any `FsAccess` class needs to know the remote storage location to stage the...

Looping in @psafont who may be able to advice further after he gets back from annual leave.