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.
gitea/services/webhook
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
5 days ago
..
deliver.go
deliver_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
dingtalk.go
dingtalk_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
discord.go
discord_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
feishu.go
feishu_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
general.go
general_test.go
main_test.go
matrix.go
matrix_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
msteams.go
msteams_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
notifier.go
packagist.go
packagist_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
payloader.go
slack.go
slack_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
telegram.go
telegram_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
webhook.go
webhook_test.go
wechatwork.go