Project

General

Profile

Bug #16208

Updated by Peter Amstutz about 2 years ago

Individual CWL steps don't have a cwl.input.json file to display.    However, we can have add a convention to arvados-cwl-runner to put cwl input contents into the same cwl.input.json mount point a property key (but a-c-r needs to start doing that is used for workflows.    However, unlike workflows, changing the contents first before wb2 can take advantage of cwl.input.json and re-running the step would not have any effect, because the parameters have already been baked into the command line and mount points. it.) 

 Somewhat related, we should have a convention for identifying intermediate output collections, so that they can be more easily filtered, selected, and trashed. 

Back