webhook_bridge/src
Tom Alexander 81bebf7e17
Some checks failed
semver Build semver has succeeded
format Build format has succeeded
rust-test Build rust-test has failed
build Build build has failed
clippy Build clippy has failed
Test: instantiate new clients for every request.
Trying to figure out why I am getting the below error occasionally in gitea:

Delivery: Post "https://webhookbridge.fizz.buzz/hook": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024-09-29 21:50:28 -04:00
..
gitea_client Add rustfmt config. 2024-09-29 15:03:07 -04:00
app_state.rs Adding repo whitelist. 2024-09-29 16:54:58 -04:00
bin_local_trigger.rs Separate out to two binaries. 2024-09-29 14:59:39 -04:00
crd_pipeline_run.rs Fix clippy lints. 2024-09-29 14:08:05 -04:00
discovery.rs Add rustfmt config. 2024-09-29 15:03:07 -04:00
hook_push.rs Adding repo whitelist. 2024-09-29 16:54:58 -04:00
kubernetes.rs Fix clippy lints. 2024-09-29 14:08:05 -04:00
lib.rs Fix bug that prevented actions from triggering. 2024-09-29 18:09:07 -04:00
main.rs Separate out to two binaries. 2024-09-29 14:59:39 -04:00
remote_config.rs Add a pipeline to build the server image. 2024-09-29 00:36:51 -04:00
webhook.rs Test: instantiate new clients for every request. 2024-09-29 21:50:28 -04:00