Patrick Magee

Results 28 issues of Patrick Magee

This PR is the result of a few discussions that have been ongoing over the past while (https://github.com/openwdl/wdl/discussions/458 and https://github.com/openwdl/wdl/discussions/443) of different ways to make improve the security and usability...

enhancement
RFC

### Checklist - [ ] Pull request details were added to CHANGELOG.md

Now that `1.1` is live, we should update the documentation to point to `1.1` as the current version

docs

In an effort to get more people to use the official grammars we should make a concerted effort to unify the structure of these directories across versions, as well as...

docs

Before making a PR to the RFC process, I wanted to start a conversation here to see whate you guys think. Whenever an new change is submitted, we currently have...

Discussion
RFC

I was looking through the miniwdl documentation and could not find which versions of WDL were currently supported. It would be great for the community to be able to quickly...

[//]: # (Please do not include your AWS account or credentials as part of the bug request.) **Describe the Bug** When running a workflow using a MiniWDL context, any task...

bug
investigating

[//]: # (Please do not include your AWS account or credentials as part of the bug request.) **Describe the Bug** If a user has two MiniWDL contexts deployed in the...

bug

An increasingly common usability problem encountered with the WES API is that very large (wide) workflows can become next to impossible to handle if they have a large number of...

Type: Enhancement
scalability

Inspired by [this issue](https://github.com/ga4gh/workflow-execution-service-schemas/issues/165) The `RunStatus` object is quite minimal, and does not provide a lot of information to end users, requiring them to make additional requests to the `/runs/{id}`...

Type: Enhancement