drone/internal/api/handler/webhook
Johannes Batzill 1f1118f624 [Webhook] Add Event Processing and Retrigger (#148)
This change includes:
- webhook event processor (includes actual webhook execution)
- webhook retrigger API allowing to retrigger previous webhook executions
2023-01-04 14:43:36 -08:00
..
create.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00
delete.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00
find_execution.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00
find.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00
list_executions.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00
list.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00
retrigger_execution.go [Webhook] Add Event Processing and Retrigger (#148) 2023-01-04 14:43:36 -08:00
update.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00