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

Add Version to Workflow Specification #112

Closed mfleader closed 8 months ago

mfleader commented 8 months ago

Changes introduced with this PR

Add and require the version key to a workflow's specification.

This is to facilitate future changes, especially breaking changes, to the workflow specification and smooth the end user experience.


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