Skip to content

Releases: InformaticsMatters/squonk2-data-manager-workflow-engine

Initial release of splitter/combiner logic

26 Sep 11:28

Choose a tag to compare

2.0.0-beta.1

dev: Fix instance prefix

Attempt to fix instance dir prefix

26 Sep 07:17

Choose a tag to compare

Pre-release
2.0.0-alpha.14

dev: Fix instance prefix

Fix set -> list

25 Sep 14:26

Choose a tag to compare

Fix set -> list Pre-release
Pre-release
2.0.0-alpha.13

docs: Doc tweak

Fix prior step instance directory prefix

25 Sep 11:27

Choose a tag to compare

2.0.0-alpha.12

fix: Fix prior-step prefix

Attempt to prefix step inputs (from prior steps)

25 Sep 10:25

Choose a tag to compare

2.0.0-alpha.11

feat: Engine now attempts to prefix inputs (from prior steps)

Better step error handling

25 Sep 08:49

Choose a tag to compare

Pre-release
2.0.0-alpha.10

fix: Better handling of get_running_workflow_step_by_name() response

Fix handling of launch() result

24 Sep 20:50

Choose a tag to compare

Pre-release
2.0.0-alpha.9

dev: Fix handling of launch() result

Improved launch log

24 Sep 17:13

Choose a tag to compare

Improved launch log Pre-release
Pre-release
  • Logs inputs and outputs

Handles inputs and outputs

24 Sep 16:23

Choose a tag to compare

Pre-release
  • Now passes step inputs and outputs into instance launcher
  • Logs end of step and end of workflow

Minor refactor and doc update

24 Sep 09:54

Choose a tag to compare

Pre-release
2.0.0-alpha.6

docs: Code typos corrected