Commit Graph

4 Commits

Author SHA1 Message Date
Nicolas Carlier
d1333fe5b6 feat(notification): complete refactoring of the notification system
- URL based configuration
- Only prefixed output lines are notified
- HTTP notifier: send a JSON with notification in the text attribute
- SMTP notifier: send an email with notification text in body
2018-12-30 20:54:40 +00:00
Nicolas Carlier
6bd87b30b0 feat(worker): add worker status lifecycle 2018-12-21 11:09:07 +00:00
Nicolas Carlier
213e193074 feat(api): add API endpoint to retrieve logs 2018-12-21 10:45:45 +00:00
Nicolas Carlier
ef962ee653 chore(): improve testing 2018-08-28 15:45:10 +00:00