watchtower/pkg/notifications
nils måsén 7900471f88
feat: add porcelain output (#1337)
* feat: add porcaline output

* feat(du-cli): add create-stale action

add create-stale action

Signed-off-by: nils måsén

* test(flags): add alias tests

* fix stray format string ref

* fix shell liniting problems

* feat(du-cli): remove created images

* add test for common template

* fix interval/schedule logic

* use porcelain arg as template version

* fix editor save artifacts

* use simpler v1 template

Signed-off-by: nils måsén
2022-08-14 10:11:31 +02:00
..
common_templates.go feat: add porcelain output (#1337) 2022-08-14 10:11:31 +02:00
email.go feat: add porcelain output (#1337) 2022-08-14 10:11:31 +02:00
gotify.go feat(notifications): add title field to template data (#1125) 2022-01-05 12:08:47 +01:00
msteams.go feat(notifications): add title field to template data (#1125) 2022-01-05 12:08:47 +01:00
notifications_suite_test.go fix(notifications): default templates and logic (#1010) 2021-09-19 18:06:14 +02:00
notifier.go feat: add porcelain output (#1337) 2022-08-14 10:11:31 +02:00
notifier_test.go fix(notifications): include icon in slack legacy url (#1303) 2022-08-01 18:40:12 +02:00
shoutrrr.go feat: add porcelain output (#1337) 2022-08-14 10:11:31 +02:00
shoutrrr_test.go feat: add porcelain output (#1337) 2022-08-14 10:11:31 +02:00
slack.go feat: add porcelain output (#1337) 2022-08-14 10:11:31 +02:00