UptimeFlare/.github/workflows
Konrad Fröhlich 3dca962be3
fix(deploy): only run DO migration on initial worker creation (#1)
The DO migration (new_tag=v1) may only be applied once. The old
durable-object-namespace detection wrongly reported 'migration needed'
even though the namespace already existed at tag v1, so Terraform
re-sent the v1 migration on an already-migrated worker and Cloudflare
rejected the apply with 412 / code 10079. Gate migration on
worker-script existence instead.

Co-authored-by: Test User <test@example.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-12 14:59:58 +02:00
..
deploy.yml fix(deploy): only run DO migration on initial worker creation (#1) 2026-07-12 14:59:58 +02:00
issue_translate.yml misc: run prettier 2025-04-19 21:50:43 +08:00
sync.yaml sync: fallback to PAT_TOKEN secret when override-token is empty (#181) 2026-01-31 00:59:50 +08:00