Angel Pizarro

Results 6 issues of Angel Pizarro

https://github.com/ga4gh/workflow-execution-service-schemas/blob/3eaeb6536c1d27a2920fcbf62dc84397a235b326/openapi/workflow_execution_service.swagger.yaml#L116 The [HTTP header specifications for `Content-Dispositions`]( https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition) specifically calls out that path components should be stripped from `filename` attributes. Following the specification recommendation would solve the "bad formed filename"...

Project: WES
Type: Bug
Type: Schema

If thor and amazon-ec2 gems are needed, they should be listed in the gemspec file: ``` Gem::Specification.new do |s| # ... s.add_dependency 'amazon-ec2' s.add_dependency 'thor' # ... end ```

Would be nice to NFS share the ephemeral drive of master host by defualt

Feature

Given a user has a DRS URI to a BAM file, they most likely will also need access to the index file. You can encode the pair as a `bundle`...

Project: DRS
Priority: High
Function:Bundles
Stale

AWS Batch, Azure Kubernetes, and GCP all seem to use MiB for memory definitions. They also use `integer` instead of `number` Propose we move to this model for defining Task...

Project: TES
Priority: Medium
Type: Enhancement
Type: Schema

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement