Releases: greenpau/caddy-git
Releases · greenpau/caddy-git
v1.0.9
- upgrade to go 1.20 and caddyserver v2.7.4
v1.0.7
- upgrade to go 1.17
- makefile: migrate to go install
v1.0.6
- feature: auto-updating repos at specified interval (#12)
v1.0.5
- add X-Hub-Signature-256 webhook signature validation (#11)
- upgrade to github.com/go-git/go-git/v5 v5.4.2
- add routeless config handling (#10)
v1.0.4
- feature: add support for post-pull commands (#3)
v1.0.3
- feature: webhook authentication (#5)
- feature: add authentication support (#6)
- add caddyfile directives for repo post pull exec commands (#3)
- add caddyfile directives for repo webhooks (#5)
- add add caddyfile directives for repo auth (#6)