Charles Overbeck
Charles Overbeck
> GET /describe-params?workflow_url=foo.wdl How does the server get the contents of `foo.wdl`?
> @coverbeck the current proposal uses the same semantics as the `POST /runs` endpoint. if the URL is absolute (ie `http://../foo.wdl`) then it would attempt to resolve the file for...
Speaking from a Dockstore, WES invoker, perspective, having the language-specific workflow_params makes it easy to move from running locally to running via WES: To run/test your workflow locally with Dockstore...
@patmagee , yes, the Dockstore CLI has an option to generate the scaffolding for an inputs file. We also encourage authors to include their parameter file(s) when they publish their...
@patmagee , adding @Richard-Hansen who had done most of the hands-on work for Dockstore CLI and WES. > how do you handle different WES api's which use the same workflow...
I think this is related -- the search results on the home page have the first column as one character on an iPhone. 
> Am I correct that the versions table shows all tags and branches of a _repo_ , not just of a workflow? Yes, you're correct -- good catch! I updated...
I think we need to set the Object Caching TTL in CloudFront.
> Doesn't Ryan's PR take care of some of this? Maybe to a degree, but not sure we'll be able to merge that until Cypress/web-worker issues are sorted out. And...
> The codecov results are weird. About half of what it reports is "uncovered" actually is covered by the unit tests. Most of the other half is safety tests for...