Skip to content

Releases: cloudify-cosmo/cloudify-manager

6.0.0

26 May 13:49
c343e57
Compare
Choose a tag to compare
Set execution status to FAILED if global/dependencies checks fail (#3…

…083)

* Set execution status to FAILED if global/dependencies checks fail before launching the WF

* exec status after failed checks: also handle dequeueing (#3084)

* add a test

* dequeue: ignore errors, continue to the next execution

if dequeueing an execution fails, oh well. Continue to the next one.
This is because now execute_workflow can throw errors.

Co-authored-by: Lukasz Maksymczuk <tehasdf@users.noreply.github.com>

5.1.3

30 Mar 14:31
Compare
Choose a tag to compare
Bump version

5.1.1

31 Dec 14:16
9a84d56
Compare
Choose a tag to compare
Fix-idd-restore-script-511 (#2538)