David Steinberg

Results 120 issues of David Steinberg

Now that the schemas have isolated the problem of schemas development, I think we can remove `protoc` as a requirement in the development documentation. It's in `development.rst`. We already provide...

Documentation
QA

If the execution environment needs to access data using API keys, can we offer an interoperable way to achieve this? Are these workflow parameters to the workflow? For example, if...

Project: WES
Type: Enhancement

The current versioning scheme does not follow semantic versioning. We should move towards a semantic version to make it clear when there are breaking changes.

Project: WES
Type: Documentation
Type: Maintenance

Another artifact of converting from protobuf IDL was that we did not use the "required" notation in the schema description. In many places it is a comment, making the item...

Project: WES
Type: Schema

From @mckinsel , should we, or how do we schematize the parameters for requesting resources (disk space, CPU count, memory)? Can this be pushed down to the CWL/WDL?

Project: WES
Type: Question

From @kellrott > We should have a discussion about syncing this concept with the one used in TES: https://github.com/ga4gh/task-execution-schemas/blob/master/task_execution.proto#L527

Project: TES
Project: WES
Status: Help Wanted
Type: Schema

Paraphrased from Bruce Hoff : I would like a request that allows me to return a list of status messages for each ID requested, instead of performing get requests for...

Project: WES
Type: Enhancement

## Feature Request When creating a new account, eRACommons should be an available option. This will allow government users to be properly verified. https://pivauth.nih.gov/docs/ https://era.nih.gov/commons/faq_commons.cfm ┆Issue is synchronized with this...

enhancement
web-service
gui

Continued from https://github.com/dockstore/dockstore/issues/1793 > UI2 should do some null checks in build to help prevent runtime issues. One option that is perhaps too strict is to use the "strictNullChecks": true...

enhancement
gui

In following the instructions at https://docs.iex.ec/for-developers/your-first-app I got to the very end and was confounded when the `dealid` but not the `taskid` were returned. This meant then when I wanted...