A server that receives webhooks from gitea and fires off Tekton jobs in response.
Go to file
Tom Alexander 41cc65e7d3
Add graceful shutdown.
2024-07-14 19:01:10 -04:00
src Add graceful shutdown. 2024-07-14 19:01:10 -04:00
.gitignore
Cargo.lock Add graceful shutdown. 2024-07-14 19:01:10 -04:00
Cargo.toml Add graceful shutdown. 2024-07-14 19:01:10 -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 Add a webhook endpoint. 2024-07-14 16:13:06 -04:00

README.md