arcalot / arcaflow-engine

Arcaflow is a highly-portable workflow engine enabling modular and validated pipelines through containerized plugins.
https://arcalot.io/arcaflow/
Apache License 2.0
6 stars 9 forks source link

Read and Cache Sub-Workflows #144

Closed mfleader closed 5 months ago

mfleader commented 5 months ago

Changes introduced with this PR

Add ability for engine to read and cache the first level of sub-workflows found within the given workflow.


By contributing to this repository, I agree to the contribution guidelines.