chore: bump owletto pointer to 800dd99 (CNPG cube/earthdistance provisioning)#983
Conversation
Pulls in CNPG postInitApplicationSQL provisioning of cube + earthdistance, the durable fix for the geo-migration prod outage (untrusted earthdistance can't be created by the app-role dbmate migrator).
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe pull request updates the pinned commit hash for the ChangesOwletto Submodule Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Bumps
packages/owlettoto 800dd99, which adds CNPGpostInitApplicationSQLprovisioning ofcube+earthdistance.Context — prod incident (summaries-prod)
The geo migration's
CREATE EXTENSION earthdistancefailed under the app-roledbmate up(untrusted extension → needs superuser), wedging the deploy in a fail→rollback loop. Live DB was repaired by hand; this provisions the extensions as superuser at fresh CNPG cluster init so it doesn't recur on new clusters.Reviewed in owletto#205 (pi: correct & safe, no bugs). No-op on the running
summaries-db.🤖 Generated with Claude Code
Summary by CodeRabbit