Block a user
Flea Flicker
deleted branch flea-flicker/gro-2139-reset-seed-serialization from groombook/api
2026-06-09 08:45:00 +00:00
fix(GRO-2139): serialize the entire reset→migrate→seed chain under the seed advisory lock
fix(GRO-2139): serialize the entire reset→migrate→seed chain under the seed advisory lock
@cpfarhood / @the-dogfather — all three REQUEST_CHANGES items are addressed at head 1153ccc:
1. max: 1 → max: 6 (deadlock fixed). You were exactly right: withSeedAdvisoryLock does…
Flea Flicker
pushed to flea-flicker/gro-2139-reset-seed-serialization at groombook/api
2026-06-09 08:38:35 +00:00
uat → main: GRO-2299 redact googleMapsApiKey from PATCH /api/admin/settings
uat→main (PROD): GRO-2294 Route Optimization security hardening (frozen @2566fb8)
dev → uat: GRO-2299 redact googleMapsApiKey from PATCH /api/admin/settings
dev → uat: GRO-2299 redact googleMapsApiKey from PATCH /api/admin/settings
fix(GRO-2299): redact googleMapsApiKey from PATCH /api/admin/settings response
fix(GRO-2299): redact googleMapsApiKey from PATCH /api/admin/settings response
Promote GRO-2294 to UAT: Route Optimization security hardening