Hostityourself/server/src/routes
Claude 8dab4231ea
Add info logging to webhook handler
Makes it easy to see if GitHub is hitting the endpoint, whether the
signature check passes, and whether a deploy is triggered.

https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH
2026-03-20 09:36:25 +00:00
..
apps.rs feat(control-plane): add Stop and Restart app controls 2026-03-19 12:55:17 +00:00
deploys.rs M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
envvars.rs M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
mod.rs M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
ui.rs feat(control-plane): add Stop and Restart app controls 2026-03-19 12:55:17 +00:00
webhooks.rs Add info logging to webhook handler 2026-03-20 09:36:25 +00:00