crowdsec/plugins/notifications/email
mmetc c78c833400
CI: colored test output, colored crowdsec and crowdsec-api logs, full final db dump for mysql and sqlite (#1596)
* github-ci: color unit test output and logs
* new config option: force_color_logs (useful in CI)
* bats: show sqlite/mysql dump at the end
* removed "-v" (print package names) from "go build"
* general workflow cleanup
2022-06-17 16:12:49 +02:00
..
email.yaml test multiple notification events with the same plugin (#1539) 2022-05-19 09:54:26 +02:00
go.mod Add email notification plugin. (#1013) 2022-01-06 11:20:59 +01:00
go.sum Add email notification plugin. (#1013) 2022-01-06 11:20:59 +01:00
LICENSE Add email notification plugin. (#1013) 2022-01-06 11:20:59 +01:00
main.go [fix issue 1484] Allow to send email without auth again (#1485) 2022-04-27 12:07:54 +02:00
Makefile CI: colored test output, colored crowdsec and crowdsec-api logs, full final db dump for mysql and sqlite (#1596) 2022-06-17 16:12:49 +02:00