webhookd/pkg/worker
Nicolas Carlier 1dab1e968d 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 21:00:22 +00:00
..
dispatcher.go feat(notification): complete refactoring of the notification system 2018-12-30 21:00:22 +00:00
work_log.go feat(notification): complete refactoring of the notification system 2018-12-30 21:00:22 +00:00
work_runner_test.go feat(notification): complete refactoring of the notification system 2018-12-30 21:00:22 +00:00
work_runner.go feat(notification): complete refactoring of the notification system 2018-12-30 21:00:22 +00:00
worker.go feat(notification): complete refactoring of the notification system 2018-12-30 21:00:22 +00:00