Semaphore/util
Thomas Boerger 5c8b87620e
feat: refactoring of alerts and send correct email alerts
Previously the sent email alerts have been missing mandatory headers
like `Date` and it was also missing content type, content transfer
encoding and mime version. I have taken proper examples form the
unmaintained gomail library to build right emails.

Besides that I have refactored the calls for alerts, they git the same
structure now and it should be prepared to inject custom templates for
all altering methods at some later point. Generally it is prepared for a
more flexible alert handling.
2024-03-03 20:12:28 +01:00
..
init systemd: debian: add reload action to service 2022-05-11 13:14:48 +02:00
mailer feat: refactoring of alerts and send correct email alerts 2024-03-03 20:12:28 +01:00
version_gen add gometalinter to tools and run it in circle. 2018-04-05 21:24:19 +00:00
config_test.go fix(config): support yes for bool (#1536) 2023-10-01 16:38:05 +02:00
config.go Merge pull request #1584 from robinmalik/develop 2024-03-02 18:35:11 +01:00
errorLogging.go feat: upgrade all dependencies 2024-02-27 12:06:05 +01:00
test_helpers.go fix(be): clear repository cache if access key changed 2022-01-27 17:55:01 +05:00