Some checks failed
Sync dev → Gitea / Mirror dev to Gitea (push) Has been cancelled
The legacy /api/automations endpoint was retired when the changelog automation migrated to a Routine record. deploy.yml was still hitting /automations/<id>/run with the new routine UUID, returning 404 after a 2m timeout (curl -sf swallowed the error, deploy continued non-fatal). - URL: /api/automations/<id>/run → /api/routines/<id>/trigger - Add --max-time 120 to bound curl wait time
3.2 KiB
3.2 KiB