Commit Graph

5 Commits

Author SHA1 Message Date
Nicolas Carlier
c21443c10e chore(): small pkg refactoring 2020-02-26 21:19:11 +00:00
Nicolas Carlier
d793c7813d feat(): logs refactoring 2020-01-28 21:08:43 +00:00
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
Nicolas Carlier
f50091131b feat(): add custom logger 2018-01-09 09:17:25 +00:00
Nicolas Carlier
14c214efdf refactor(): Complete refactoring.
- No external dependencies
- No predefined directory structure
- Able to launch any kind of shell script with custom parameters
- Get script output as text event stream (SSE)
- Using common Makefiles
- Extends docker/dind Docker image
2018-01-02 16:11:59 +00:00