Skip to content

Bump pg_textsearch to 1.3.1, remove pg_cron, publish to Docker Hub#13

Merged
pyramation merged 4 commits into
mainfrom
devin/1783711771-bump-textsearch-drop-cron
Jul 10, 2026
Merged

Bump pg_textsearch to 1.3.1, remove pg_cron, publish to Docker Hub#13
pyramation merged 4 commits into
mainfrom
devin/1783711771-bump-textsearch-drop-cron

Conversation

@pyramation

@pyramation pyramation commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump PG_TEXTSEARCH_VERSION 1.2.0 → 1.3.1.
  • Remove pg_cron entirely (build stage, shared_preload_libraries, README, Makefile test): platform scheduling moved to app_jobs.scheduled_jobs, so no code depends on pg_cron anymore. It was only preloaded for ad-hoc DBA use.
  • CI: in the publish-postgres-plus-manifest job, also create multi-arch manifests on Docker Hub (docker.io/constructiveio/postgres-plus) by cross-registry copying the ghcr digests via docker buildx imagetools create. Gated on DOCKERHUB_ENABLED (both DOCKERHUB_USERNAME and DOCKERHUB_TOKEN repo secrets set) — skips gracefully until the secrets exist.

Link to Devin session: https://app.devin.ai/sessions/f54f736b3cb24848bbb20474018bc261
Requested by: @pyramation

@pyramation pyramation self-assigned this Jul 10, 2026
@devin-ai-integration

Copy link
Copy Markdown

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@devin-ai-integration devin-ai-integration Bot changed the title Bump pg_textsearch to 1.3.1, remove pg_cron Bump pg_textsearch to 1.3.1, remove pg_cron, publish to Docker Hub Jul 10, 2026
@pyramation pyramation merged commit 168eadb into main Jul 10, 2026
5 checks passed
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.

1 participant