Skip to content

chore: bump owletto pointer to 800dd99 (CNPG cube/earthdistance provisioning)#983

Merged
buremba merged 1 commit into
mainfrom
feat/geo-ext-bootstrap
May 20, 2026
Merged

chore: bump owletto pointer to 800dd99 (CNPG cube/earthdistance provisioning)#983
buremba merged 1 commit into
mainfrom
feat/geo-ext-bootstrap

Conversation

@buremba
Copy link
Copy Markdown
Member

@buremba buremba commented May 20, 2026

Bumps packages/owletto to 800dd99, which adds CNPG postInitApplicationSQL provisioning of cube + earthdistance.

Context — prod incident (summaries-prod)

The geo migration's CREATE EXTENSION earthdistance failed under the app-role dbmate 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

  • Chores
    • Updated internal subproject reference for improved maintenance and infrastructure stability.

Review Change Stack

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).
@buremba buremba merged commit 9dfab2d into main May 20, 2026
13 of 15 checks passed
@buremba buremba deleted the feat/geo-ext-bootstrap branch May 20, 2026 20:21
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 20, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 81df6e98-1748-44f2-9e68-c1ae7ff868d8

📥 Commits

Reviewing files that changed from the base of the PR and between ac2ddbd and 6eb19dd.

📒 Files selected for processing (1)
  • packages/owletto

📝 Walkthrough

Walkthrough

The pull request updates the pinned commit hash for the packages/owletto git submodule to reference a new upstream revision. This is a single-line dependency update with no modifications to the main repository's code or public interfaces.

Changes

Owletto Submodule Update

Layer / File(s) Summary
Submodule commit pointer
packages/owletto
The packages/owletto git submodule reference is updated to a different upstream commit hash.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • lobu-ai/lobu#886: Updates packages/owletto submodule commit pointer to a different owletto revision.
  • lobu-ai/lobu#935: Updates packages/owletto git submodule's pinned commit hash to a different upstream revision.
  • lobu-ai/lobu#960: Updates packages/owletto submodule pointer commit hash to a different referenced revision.

Poem

🐰 A submodule hops to the newest branch,
Old commit bids farewell without a stanch,
Fresh code arrives, the pointer takes a leap,
Dependencies updated, promises to keep.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/geo-ext-bootstrap

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants