forgejo_backup/services/webhook
chavacava e1753c413b chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994)
This PR replaces unnecessary calls to formatting functions (`fmt.Printf`, `fmt.Errorf`, ...) by non-formatting equivalents.
Resolves #7967

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7994
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: chavacava <chavacava@noreply.codeberg.org>
Co-committed-by: chavacava <chavacava@noreply.codeberg.org>
2025-06-02 14:13:27 +02:00
..
shared chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
sourcehut chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
TestPushCommits feat: add commit limit for webhook payload (#6797) 2025-06-02 14:12:51 +02:00
default.go feat(ui): redesign migration selection screen (#6795) 2025-06-02 14:13:18 +02:00
default_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
deliver.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
deliver_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
dingtalk.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
dingtalk_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
discord.go use base.TruncateString instead of TruncateRune 2025-06-02 14:13:16 +02:00
discord_test.go Fix discord webhook 400 status code when description limit is exceeded (#34084) 2025-06-02 14:13:16 +02:00
feishu.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
feishu_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
general.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
general_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
gogs.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
main_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
matrix.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
matrix_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
msteams.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
msteams_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
notifier.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
notifier_test.go chore: merge tests.AddFixtures and unittest.OverrideFixtures (#7648) 2025-06-02 14:13:19 +02:00
packagist.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
packagist_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
slack.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
slack_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
telegram.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
telegram_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
webhook.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
webhook_test.go chore: QoL improvements to tests (#7917) 2025-06-02 14:13:25 +02:00
wechatwork.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00