Releases: InformaticsMatters/squonk2-data-manager-workflow-engine
Releases · InformaticsMatters/squonk2-data-manager-workflow-engine
Handles inputs and outputs
- Now passes step inputs and outputs into instance launcher
- Logs end of step and end of workflow
Minor refactor and doc update
2.0.0-alpha.6 docs: Code typos corrected
Doc tweak and minor refactor
2.0.0-alpha.5 docs: Doc tweak
Refactor instance logic
2.0.0-alpha.4 fix: Fix test execution
Dependent directories part of launch params
2.0.0-alpha.3 feat: Populate dependent_instances
Restore kwargs on instance launcher
2.0.0-alpha.2 fix: Return kwargs to launch()
Initial 2.0 logic
- Splitter and combiner steps
Support for workflow instances running in instance directories
Initial working workflow
Merge pull request #32 from InformaticsMatters/sc-3475 Removed out-of-date comments
Better handling of realise outputs
Merge pull request #31 from InformaticsMatters/sc-3475 Now handles errors from realising outputs