Skip to content

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

Error parameter name change

28 Mar 12:11
b1f362b
Compare
Choose a tag to compare
Pre-release
  • Includes doc tweaks

Workflow schema changes

20 Mar 17:52
5860b72
Compare
Choose a tag to compare
Pre-release
  • Adds workflow variables
  • Decoder now exposes workflow input variable names

Change to launch params and API adapter

13 Mar 14:09
Compare
Choose a tag to compare
Pre-release
1.0.0-alpha.22

test: Attempt to fix tests

Fix variables for subsequent steps

12 Mar 18:31
Compare
Choose a tag to compare
Pre-release
1.0.0-alpha.21

fix: Fix variables for subsequent steps

Fix handling of get_running_workflow_step() response #190

12 Mar 17:53
Compare
Choose a tag to compare
1.0.0-alpha.20

fix: Fix handling of get_running_workflow_step() response

Fix Instance running_workflow_step_id

12 Mar 15:56
Compare
Choose a tag to compare
Pre-release
1.0.0-alpha.19

test: Fix tests

Add get_steps() to decoder

12 Mar 14:03
Compare
Choose a tag to compare
Pre-release
1.0.0-alpha.18

feat: Add get_steps to decoder

Fix variables (now optional) and ability to set step command

12 Mar 12:58
Compare
Choose a tag to compare
1.0.0-alpha.17

fix: Now handles optional variables (and ability to set step command)

Changes to step response

12 Mar 12:17
Compare
Choose a tag to compare
Pre-release
1.0.0-alpha.16

fix: RunningWorkflowStep response now expected to have a name (not a …

Add DEBUG logging for all API call responses

11 Mar 09:42
Compare
Choose a tag to compare
1.0.0-alpha.9

fix: Add name to workflow and running-workflow