pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:HTML language:Python
Filter by
176M results
What
Closes plan item #3 (ESPN-2020 player-ID mapping audit). Documentation-only — the sweep found no errors, so there is
nothing to fix in code.
Sweep result — all 250 mappings correct, validated two ...
Pipelines as Code configuration removal
Why (tenant-#2 hardening, behavior-preserving now)
3 provider-account uniqueness checks read prisma.user with no tenant scope today:
- system/provider.js:259 (PATCH dup-check), :343 (PUT dup-check) ...
enhancement
Summary
- Extract static-deadlock mechanism row helpers from robot_sf/benchmark/map_runner.py into
robot_sf/benchmark/map_runner_static_deadlock.py.
- Import the extracted helper back under the ...
Summary
- Added 6 new graduates to Cohort 2
- Updated graduate profile data and image mappings
Testing
- Verified the graduates page displays the newly added graduates correctly
Durability item from the sweep. The world DB ran PRAGMA synchronous=NORMAL — safe (no corruption) and fast under WAL,
but a commit acked to the orchestrator can still be lost on an OS crash / power loss ...
Pull Request..
The BackfillJobTypeAdmin page (added in PR #1181) invokes a backfillJobType server function that was never built —
clicking Run Dry-Run failed with function-not-found, leaving jobs with no job_type un-backfillable ...