Commit Graph

3 Commits

Author SHA1 Message Date
Max Jonas Werner 1e851d47fa
Make Gitea tests independent of 3rd-party service
try.gitea.io, used before this change for testing the Gitea notifier,
has been provisioned with a bug that broke the tests. Now, the tests
are run against a mock HTTP server mimicking parts of Gitea's API so
that the tests don't rely on that 3rd-pary service, anymore.

Signed-off-by: Max Jonas Werner <mail@makk.es>
2023-06-20 15:10:20 +02:00
Hidde Beydals f00561e07d Extract commit SHA from RFC-0005 revision fmt
Signed-off-by: Hidde Beydals <hello@hidde.co>
2023-02-13 11:14:41 +01:00
ttyS3 d302029447
feat: add gitea notifier
Signed-off-by: ttyS3 <ttys3.rust@gmail.com>
2022-12-14 01:27:20 +08:00