mistral/mistral/notifiers
Andras Kovi 5eb2a21607 Improve workflow notifications and webhook data
The task_execution_id is required to be able to restore the hierarchy
of tasks and workflows on the notification receiver side. Also, including
the event in the notification is very useful.

Also fix the documentation as multiline strings are not supported in
ini files.

Change-Id: I714fd5c32b0f31f85ac5a4d22d161e662bf18687
2019-09-04 07:12:20 +02:00
..
publishers Pass auth context to the event publishers 2019-05-03 17:38:10 +00:00
__init__.py Implement notification of execution events 2018-02-24 07:25:55 +00:00
base.py Pass auth context to the event publishers 2019-05-03 17:38:10 +00:00
default_notifier.py Improve workflow notifications and webhook data 2019-09-04 07:12:20 +02:00
notification_events.py New rerun events 2019-07-11 23:29:47 +00:00
notification_server.py Implement notification of execution events 2018-02-24 07:25:55 +00:00
remote_notifier.py Implement notification of execution events 2018-02-24 07:25:55 +00:00