ga4gh / workflow-execution-service-schemas

The WES API is a standard way to run and manage portable workflows.
Apache License 2.0
82 stars 38 forks source link

Feat: Make Tasks Addressable by ID and extend available information #205

Closed patmagee closed 1 year ago

patmagee commented 1 year ago

What

This PR is an implementation of the discussion in #204.

Closes #204

uniqueg commented 1 year ago

I've just seen that I noticed the issue with RunStatus vs State before and that it should be fixed with #172 (I will look at that tomorrow). So please ignore that part. I guess it's just important that we merge #172 first and then merge that into this PR before merging.

patmagee commented 1 year ago

Given the timeline for connect and the previous sign off by @wleepang and @uniqueg I am going to go ahead an merge this into develop