Commit graph

3 commits

Author SHA1 Message Date
4a9db0de0a Fix deploy webhook: auto-recover from broken .git directory
If git pull fails (corrupted .git), automatically remove the broken
.git dir and re-clone. This prevents the chicken-and-egg problem
where a broken repo state makes the deploy webhook permanently stuck.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 01:35:09 +00:00
41aba807b4 Fix deploy webhook to do git pull directly + add phpcheck diagnostic 2026-03-25 03:25:58 +00:00
John Mizerek
906f1408fa Add deploy webhook for auto-deploy from Forgejo 2026-03-14 15:04:53 -07:00