Commit Graph

11 Commits

Author SHA1 Message Date
Nicolas Carlier
43c0885d0a chore(): upgrade dependencies 2022-10-26 08:35:13 +02:00
Nicolas Carlier
47ba07dd12 chore(): upgrade Go version 2021-12-05 10:23:26 +00:00
Nicolas Carlier
296ab6aaa3 feat(): improve HTTP signature support
- fix nil pointer bugs
- upgrade dependency
- improve error handling
2020-08-20 09:48:46 +00:00
Nicolas Carlier
379ed57948 chore(): upgrade Go version 2020-08-20 08:20:39 +00:00
Nicolas Carlier
548149a63d fix(logger): print colors only for TTY 2020-02-29 08:41:54 +00:00
Nicolas Carlier
c16ec83a5a feat(): HTTP signature support 2020-02-25 20:51:07 +00:00
Nicolas Carlier
9373d1045e chore(): update dependencies 2020-02-04 21:31:37 +00:00
Nicolas Carlier
0f8d43adc0 chore(): update dependencies 2020-02-01 09:28:48 +00:00
Nicolas Carlier
16a7f711b4 chore(): update Go module definition 2018-12-31 09:15:29 +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
aab844cee7 feat(): use htpasswd to manage basic auth 2018-12-18 19:52:03 +00:00