2 Commits

Author SHA1 Message Date
kennethreitz 17e2a8ecd1 Fix Dokploy deploy trigger: send push-event payload
The deploy endpoint silently no-ops on a bare POST; it needs the
x-github-event header and a ref to match the configured branch.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-05 00:20:23 -04:00
kennethreitz 9ee2a3c39b Switch deploys from Fly.io to Dokploy on mercury
Tests still gate the deploy; the deploy step now hits the Dokploy
webhook (DOKPLOY_DEPLOY_URL secret) instead of running flyctl.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-05 00:18:11 -04:00