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

ATP v3, Validate Compatibility, Improved stop_if, better logs, retry fix #114

Closed jaredoconnell closed 8 months ago

jaredoconnell commented 8 months ago

Changes introduced with this PR

This PR adds:

Notes for testing:


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

jaredoconnell commented 8 months ago

Some of the lint failures are also present in the old versions, but it's enforcing it now. I'm going to do some refactoring of the code to reduce redundancy and make long-term maintenance easier.