Skip to content

Commit

Permalink
some initial feedback from HCA... will cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
briandoconnor authored Jan 4, 2018
1 parent 720f6e7 commit 2c06c26
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Feedback.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
## Overview

Let's use this to collect feedback from drivers

## HCA

* definition of a workflow: 1) workflow descriptor, 2) execution of a workflow, 3) pre-defined workflow on a system.
* workflow_params: doesn’t fit in with WDL... JSON you give a WDL executor is not typed, just strings.
* AI: can we have File and Directory type in WDL JSON param file, see pull request
* env specific param
* requirements for disk, memory, cpu
* workflow options... these are used by cromwell as a service
* argument in workflow_params... should be string not struct
* zip file for workflow_descriptor?
* workflow_descriptor... support zip file
* 200 responses... everything response to this... some things we need swagger to tell
* credentials for downloading things

0 comments on commit 2c06c26

Please sign in to comment.