mistral/mistral/lang
Oleg Ovcharuk e72a4e9a70 Task skipping feature
This patch adds an ability to rerun failed workflow by
skipping failed tasks. Workflow behavior in skip case could
be configured by new fields in task definition:
* on-skip
* publish-on-skip

Change-Id: Ib802a1b54e69c29b4d0361f048c2b9c076a4c176
Implements: blueprint mistral-task-skipping-feature
Signed-off-by: Oleg Ovcharuk <vgvoleg@gmail.com>
2022-12-01 01:47:30 +03:00
..
v2 Task skipping feature 2022-12-01 01:47:30 +03:00
__init__.py Rename package 'workbook' to 'lang' 2017-03-06 15:41:37 +07:00
base.py Remove six library 2020-09-23 10:27:12 +08:00
parser.py Remove six library 2020-09-23 10:27:12 +08:00
types.py Use raw strings in all pattern matching strings 2019-08-06 17:57:13 +03:00