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

Implementing GA4GH Service-Info for WES #144

Closed susheel closed 4 years ago

susheel commented 4 years ago

service-info merges existing WES-specific service-info dict with the GA4GH service-info dict.

Blocked by #143 (Merge this first)

susheel commented 4 years ago

GA4GH service-info has just tagged their release v1.0.0 which now makes this PR valid to merge, barring any build and test errors.

jaeddy commented 4 years ago

I was worried this PR might depend on #143... will try to escalate efforts to address the OpenAPI 2.0 to 3.0 migration.

jaeddy commented 4 years ago

Commits from this PR were incorporated and merged via #150 and #151.