Skip to content

Support for workflows described in CWL

Alice.Faure requested to merge alice.faure/CTADIRAC:cwl_workflow into main

Add support for CWL workflows composed of several command lines. The objects passed by one step to another can be simple objects like str, File, Directory but not arrays of objects for the moment.

Merge request reports