You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
common_templates.go feat: add porcelain output (#1337) 2 years ago
email.go feat: add porcelain output (#1337) 2 years ago
gotify.go feat(notifications): add title field to template data (#1125) 2 years ago
msteams.go feat(notifications): add title field to template data (#1125) 2 years ago
notifications_suite_test.go fix(notifications): default templates and logic (#1010) 3 years ago
notifier.go feat: add porcelain output (#1337) 2 years ago
notifier_test.go fix(notifications): include icon in slack legacy url (#1303) 2 years ago
shoutrrr.go feat: add porcelain output (#1337) 2 years ago
shoutrrr_test.go feat: add porcelain output (#1337) 2 years ago
slack.go feat: add porcelain output (#1337) 2 years ago