drone/internal/api/controller/githook
Johannes Batzill 5cb824debd [feat]: Add Git Server Hook Support (#159)
This change is adding git server hook components:
- githook CLI implementation
- githook api handlers
- githook controler
2023-01-06 12:15:11 -08:00
..
controller.go [feat]: Add Git Server Hook Support (#159) 2023-01-06 12:15:11 -08:00
post_receive.go [feat]: Add Git Server Hook Support (#159) 2023-01-06 12:15:11 -08:00
pre_receive.go [feat]: Add Git Server Hook Support (#159) 2023-01-06 12:15:11 -08:00
update.go [feat]: Add Git Server Hook Support (#159) 2023-01-06 12:15:11 -08:00
wire.go [feat]: Add Git Server Hook Support (#159) 2023-01-06 12:15:11 -08:00