deb-mistral/mistral/workbook/v2
Istvan Imre 3f5092d7f4 Publish/output in case of task/workflow failure
Currently it is not possible to provide any reasonable output in case of
a task or workflow failure. Implementing this would greatly simplify error
handling in workflows. This blueprint is a proposal to introduce two new
attributes, publish-on-error for tasks and output-on-error for workflows
for this purpose.

Implements: blueprint mistral-publish-on-error
Change-Id: Ib3a64971effb02390206dc6f993e772a51f8f237
2016-10-10 10:00:48 +02:00
..
__init__.py Initial commit for the new engine 2014-08-06 16:24:26 +07:00
actions.py Add Jinja evaluator 2016-10-05 11:27:29 +00:00
base.py Harden v2 DSL schema for validation 2015-03-27 05:31:04 +00:00
policies.py Add Jinja evaluator 2016-10-05 11:27:29 +00:00
retry_policy.py Add Jinja evaluator 2016-10-05 11:27:29 +00:00
task_defaults.py Add Jinja evaluator 2016-10-05 11:27:29 +00:00
tasks.py Publish/output in case of task/workflow failure 2016-10-10 10:00:48 +02:00
workbook.py Getting rid of "policies" keyword 2015-04-17 16:55:36 +06:00
workflows.py Publish/output in case of task/workflow failure 2016-10-10 10:00:48 +02:00