A server that receives webhooks from gitea and fires off Tekton jobs in response.
Go to file
Tom Alexander 4555bb6894
wip
2024-07-20 12:14:00 -04:00
src wip 2024-07-20 12:10:32 -04:00
.gitignore Cargo init. 2024-07-14 14:52:45 -04:00
Cargo.lock Add signature verification middleware. 2024-07-15 22:23:39 -04:00
Cargo.toml Add signature verification middleware. 2024-07-15 22:23:39 -04:00
LICENSE Basic health endpoint. 2024-07-14 15:14:52 -04:00
README.md Basic health endpoint. 2024-07-14 15:14:52 -04:00
test_webhook.bash wip 2024-07-20 12:10:32 -04:00

README.md