notification-controller/internal/notifier
Philip Laine 11f732d852 Respect schema set by the provider url
Modify the Azure DevOps notifier to allow compatibiliy
with running behind a proxy.
Check existing commit statuses to avoid spamming the
same status when reconciling.

Signed-off-by: Philip Laine <philip.laine@xenit.se>
2021-03-05 16:12:59 +01:00
..
azure_devops.go Respect schema set by the provider url 2021-03-05 16:12:59 +01:00
azure_devops_test.go Respect schema set by the provider url 2021-03-05 16:12:59 +01:00
bitbucket.go Add support for sending a component header from the forwarder. 2020-11-18 14:01:52 +00:00
bitbucket_test.go Verify repository id in git notifiers 2020-11-17 13:51:22 +01:00
client.go Add support for sending a component header from the forwarder. 2020-11-18 14:01:52 +00:00
client_test.go Add support for sending a component header from the forwarder. 2020-11-18 14:01:52 +00:00
discord.go convert kind to lowercase in notifications 2021-01-20 15:58:37 +01:00
discord_test.go convert kind to lowercase in notifications 2021-01-20 15:58:37 +01:00
factory.go Added missing factory method. 2021-03-01 10:23:18 +00:00
forwarder.go Add support for sending a component header from the forwarder. 2020-11-18 14:01:52 +00:00
forwarder_test.go Add support for sending a component header from the forwarder. 2020-11-18 14:01:52 +00:00
github.go Respect schema set by the provider url 2021-03-05 16:12:59 +01:00
github_test.go Respect schema set by the provider url 2021-03-05 16:12:59 +01:00
gitlab.go Change error messages to start with lowercase 2020-11-17 18:30:03 +01:00
gitlab_test.go Verify repository id in git notifiers 2020-11-17 13:51:22 +01:00
google_chat.go Removed event source timestamp and assuming that google chat timestamp is 'identical' or as near as can be. 2021-03-01 13:49:48 +00:00
google_chat_test.go Removed event source timestamp and assuming that google chat timestamp is 'identical' or as near as can be. 2021-03-01 13:49:48 +00:00
nop.go Change copyright to Flux authors 2020-10-27 18:52:14 +02:00
notifier.go Change copyright to Flux authors 2020-10-27 18:52:14 +02:00
rocket.go convert kind to lowercase in notifications 2021-01-20 15:58:37 +01:00
rocket_test.go convert kind to lowercase in notifications 2021-01-20 15:58:37 +01:00
slack.go convert kind to lowercase in notifications 2021-01-20 15:58:37 +01:00
slack_test.go convert kind to lowercase in notifications 2021-01-20 15:58:37 +01:00
teams.go convert kind to lowercase in notifications 2021-01-20 15:58:37 +01:00
teams_test.go convert kind to lowercase in notifications 2021-01-20 15:58:37 +01:00
util.go Respect schema set by the provider url 2021-03-05 16:12:59 +01:00
util_test.go Update util.go + test 2020-11-17 13:15:58 +01:00