Commit graph

5 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
61c9bb8038 Remove temporary phpcheck diagnostic 2026-03-25 03:27:54 +00:00
41aba807b4 Fix deploy webhook to do git pull directly + add phpcheck diagnostic 2026-03-25 03:25:58 +00:00
eb033b6d4f Move phpcheck to webhook dir for access 2026-03-25 03:22:33 +00:00
John Mizerek
906f1408fa Add deploy webhook for auto-deploy from Forgejo 2026-03-14 15:04:53 -07:00