extensions: ship beyond_auth + beyond_queue + refresh pgdg pins#4
Merged
Conversation
Enable the auth/queue extension milestone and unstick the pgdg suite for noble+pg18: - extensions.toml: refresh [pgdg] to versions that resolve today (pg_cron 1.6.7, pg_partman 5.4.3, pgvector 0.8.2, postgis 3.6.4, hypopg 1.4.2, pg_repack 1.5.3). Drop pgvectorscale + pg_jsonschema (no pg18 PGDG build) and the ParadeDB pg_search apt path (packagecloud now paywalled, 402) — all OPTIONAL in the supervisor. [beyond.*] keep beyondoss URLs; tags -> main; document dev override. - build-beyond-extensions.sh (new, host-side): clone [beyond.*] git@tag into a tmpdir and build the pgrx extensions, emitting canonical beyond_auth / beyond_queue tarballs. AUTH_EXT_GIT/REF + QUEUE_EXT_GIT/REF override for dev. - 04-beyond-extensions.sh: install from a local staged tarball (AUTH_EXT_TARBALL/QUEUE_EXT_TARBALL) when set, else the GitHub release. - 03-pgdg-extensions.sh: drop the unavailable installs + the ParadeDB block. - mise.toml build:image: stop parsing the dropped pins. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enable the auth/queue extension milestone and unstick the pgdg suite for noble+pg18: