pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:Python language:Python
Filter by
173M results
Batch returns every rostered player s authoritative penalty in one call for the FO/mobile cache. 🤖 Generated with Claude
Code
Promotes the dev-tested latest line to main (prod). 42 commits.
Included
- Security hardening (removed unauthenticated admin/migration endpoints; no insecure prod defaults).
- Timezone correctness ...
Self-propagation of v0.6.32.
The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare
Dashboard. Cloudflare automatically generated this PR to resolve the mismatch and avoid ...
Add test suite, CI, and main-branch protection
Hardens the project so new features reach main only through a reviewed, CI-passing PR. Adds an automated test suite, a
GitHub Actions pipeline, and local ...
enhancement
What why
read_annual_goals(wb) and read_workplan_goals(wb) are defined but never called — annual goals come from
build_workplan_goals_from_supabase() (Phase 1 PR-4), and the workplan-goals read path ...