Phase A: external HTTP cron jobs for snapshots, standings sync, and simulation #79
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/phase-a-cron-jobs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
What's new
Both cron endpoints are protected by `X-Cron-Secret` header (set `CRON_SECRET` in Forgejo repo secrets + production env).
Schema changes (migration 0118)
Two new nullable columns on `sports_seasons`:
Deployment notes
Test plan
🤖 Generated with Claude Code