agola/internal/services/notification
Simone Gotti 80aa1f52d9 *: use log Msg when passing a string.
When passing a simple string don't used Msgf but just Msg.
2024-10-24 17:12:31 +02:00
..
action errors: add WithAPIErrorMsgf 2024-10-24 16:05:34 +02:00
api errors: add WithAPIErrorMsgf 2024-10-24 16:05:34 +02:00
db sqlg: remove unneeded append 2024-03-07 08:55:16 +01:00
types notification: add ProjectID to RunWebhook type 2023-11-16 14:13:43 +01:00
commitstatus.go *: use log Msg when passing a string. 2024-10-24 17:12:31 +02:00
commitstatusdelivery.go *: use log Msg when passing a string. 2024-10-24 17:12:31 +02:00
notification.go *: use log Msg when passing a string. 2024-10-24 17:12:31 +02:00
notification_test.go errors: add WithAPIErrorMsgf 2024-10-24 16:05:34 +02:00
runevents.go *: use log Msg when passing a string. 2024-10-24 17:12:31 +02:00
runeventssender_test.go *: add detailed errors to api responses 2024-04-18 15:30:12 +02:00
runwebhookdelivery.go *: use log Msg when passing a string. 2024-10-24 17:12:31 +02:00
stubcommitstatusupdater_test.go notification: store commit status and commit status delivery 2023-10-06 15:39:09 +02:00
webhooks.go *: use log Msg when passing a string. 2024-10-24 17:12:31 +02:00
webhooksreceiver_test.go *: use do method in http handlers 2024-04-18 11:01:29 +02:00