workflow-service
workflow-service copied to clipboard
Implementation of the GA4GH Workflow Execution Service, a REST service for running workflows
Updates the requirements on [connexion[swagger-ui]](https://github.com/spec-first/connexion) to permit the latest version. Release notes Sourced from connexion[swagger-ui]'s releases. 3.2.0 What's Changed Remove duplicate log statement that was forgotten in the context of...
@tetron can you add @adamnovak to https://pypi.org/project/wes-service/ ? https://pypi.org/user/adamnovak/
I'm testing this package out against arvados and am noticing an inconsistency with how the authorization token is being used. I have the wes-server running and connected to Arvados with...
When I run wes-server with arvados-cwl-runner installed, ARVADOS_API_HOST and ARVADOS_API_TOKEN are not picked up from my ~/.config/arvados/settings.conf file. I have to explicitly set those environment variables.