Skip to content

Bumps PG minor update server and spock versions.#20

Open
maqeel75 wants to merge 1 commit into
mainfrom
pg-may-updates
Open

Bumps PG minor update server and spock versions.#20
maqeel75 wants to merge 1 commit into
mainfrom
pg-may-updates

Conversation

@maqeel75
Copy link
Copy Markdown
Member

@maqeel75 maqeel75 commented May 12, 2026

PG minor plus spock version updates

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: af3d0feb-d14e-4b13-ba34-99afd88a6195

📥 Commits

Reviewing files that changed from the base of the PR and between 754096c and 8b14cf6.

📒 Files selected for processing (13)
  • packagelists/amd64/pg16.14-spock5.0.8-minimal.txt
  • packagelists/amd64/pg16.14-spock5.0.8-standard.txt
  • packagelists/amd64/pg17.10-spock5.0.8-minimal.txt
  • packagelists/amd64/pg17.10-spock5.0.8-standard.txt
  • packagelists/amd64/pg18.4-spock5.0.8-minimal.txt
  • packagelists/amd64/pg18.4-spock5.0.8-standard.txt
  • packagelists/arm64/pg16.14-spock5.0.8-minimal.txt
  • packagelists/arm64/pg16.14-spock5.0.8-standard.txt
  • packagelists/arm64/pg17.10-spock5.0.8-minimal.txt
  • packagelists/arm64/pg17.10-spock5.0.8-standard.txt
  • packagelists/arm64/pg18.4-spock5.0.8-minimal.txt
  • packagelists/arm64/pg18.4-spock5.0.8-standard.txt
  • scripts/build_pgedge_images.py
✅ Files skipped from review due to trivial changes (9)
  • packagelists/amd64/pg17.10-spock5.0.8-minimal.txt
  • packagelists/arm64/pg16.14-spock5.0.8-standard.txt
  • packagelists/amd64/pg17.10-spock5.0.8-standard.txt
  • packagelists/arm64/pg17.10-spock5.0.8-minimal.txt
  • packagelists/arm64/pg18.4-spock5.0.8-standard.txt
  • packagelists/amd64/pg16.14-spock5.0.8-minimal.txt
  • packagelists/arm64/pg16.14-spock5.0.8-minimal.txt
  • packagelists/amd64/pg18.4-spock5.0.8-minimal.txt
  • packagelists/amd64/pg18.4-spock5.0.8-standard.txt
🚧 Files skipped from review as they are similar to previous changes (3)
  • packagelists/arm64/pg17.10-spock5.0.8-standard.txt
  • packagelists/arm64/pg18.4-spock5.0.8-minimal.txt
  • packagelists/amd64/pg16.14-spock5.0.8-standard.txt

📝 Walkthrough

Walkthrough

This PR updates the PostgreSQL and Spock versions in the build system. The Python build configuration bumps PostgreSQL from 16.13/17.9/18.3 to 16.14/17.10/18.4, Spock to 5.0.8, changes epoch to 1, and adds staging release channel. Corresponding AMD64 and ARM64 package list manifests are populated and updated to match.

Changes

Version Bump Across Build Configuration and Package Manifests

Layer / File(s) Summary
Build image configuration with version updates
scripts/build_pgedge_images.py
The all_images build matrix is updated: PostgreSQL versions bumped to 16.14/17.10/18.4, Spock upgraded to 5.0.8, epoch changed from 2 to 1, and package_release_channel="staging" added to each make_all_flavor_images(...) call.
AMD64 package list manifests
packagelists/amd64/pg16.14-spock5.0.8-minimal.txt, packagelists/amd64/pg16.14-spock5.0.8-standard.txt, packagelists/amd64/pg17.10-spock5.0.8-minimal.txt, packagelists/amd64/pg17.10-spock5.0.8-standard.txt, packagelists/amd64/pg18.4-spock5.0.8-minimal.txt, packagelists/amd64/pg18.4-spock5.0.8-standard.txt
AMD64 minimal lists are populated with four package entries each for PostgreSQL, Spock, Snowflake, and Lolor. Standard lists update PostgreSQL and Spock versions to match the build configuration.
ARM64 package list manifests
packagelists/arm64/pg16.14-spock5.0.8-minimal.txt, packagelists/arm64/pg16.14-spock5.0.8-standard.txt, packagelists/arm64/pg17.10-spock5.0.8-minimal.txt, packagelists/arm64/pg17.10-spock5.0.8-standard.txt, packagelists/arm64/pg18.4-spock5.0.8-minimal.txt, packagelists/arm64/pg18.4-spock5.0.8-standard.txt
ARM64 minimal lists are populated with four package entries each for PostgreSQL, Spock, Snowflake, and Lolor. Standard lists update PostgreSQL and Spock versions to match the build configuration.

Poem

🐰 Version hops and package lists align,
From seventeen to eighteen, oh so fine!
Spock's five-point-oh-dot-eight takes flight,
Staging channel ready, epoch set right!
AMD and ARM, both architectures in tune,
The build matrix bumps with a spring-like swoon!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main changes: bumping PostgreSQL minor versions (16.14, 17.10, 18.4) and Spock version (5.0.8) across package lists and build scripts.
Description check ✅ Passed The description is directly related to the changeset, describing the PG minor updates and Spock version updates reflected throughout all modified files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch pg-may-updates

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 12, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@scripts/build_pgedge_images.py`:
- Line 169: The global matrix currently hardcodes
package_release_channel="staging" (seen where package_release_channel is set in
scripts/build_pgedge_images.py), causing every build to publish to staging;
change this to read from configuration or an environment variable with a safe
default (e.g., os.getenv("PACKAGE_RELEASE_CHANNEL", "staging") or a Config class
default) and replace the three hardcoded occurrences (the
package_release_channel assignments at the three locations) to use that
configurable value so callers can override the channel without editing code.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e0fb2f39-ffa0-4a65-bdec-260095abd6af

📥 Commits

Reviewing files that changed from the base of the PR and between d19cdb3 and 754096c.

📒 Files selected for processing (19)
  • packagelists/amd64/pg16.13-spock5.0.7-minimal.txt
  • packagelists/amd64/pg16.14-spock5.0.8-minimal.txt
  • packagelists/amd64/pg16.14-spock5.0.8-standard.txt
  • packagelists/amd64/pg17.10-spock5.0.8-minimal.txt
  • packagelists/amd64/pg17.10-spock5.0.8-standard.txt
  • packagelists/amd64/pg17.9-spock5.0.7-minimal.txt
  • packagelists/amd64/pg18.3-spock5.0.7-minimal.txt
  • packagelists/amd64/pg18.4-spock5.0.8-minimal.txt
  • packagelists/amd64/pg18.4-spock5.0.8-standard.txt
  • packagelists/arm64/pg16.13-spock5.0.7-minimal.txt
  • packagelists/arm64/pg16.14-spock5.0.8-minimal.txt
  • packagelists/arm64/pg16.14-spock5.0.8-standard.txt
  • packagelists/arm64/pg17.10-spock5.0.8-minimal.txt
  • packagelists/arm64/pg17.10-spock5.0.8-standard.txt
  • packagelists/arm64/pg17.9-spock5.0.7-minimal.txt
  • packagelists/arm64/pg18.3-spock5.0.7-minimal.txt
  • packagelists/arm64/pg18.4-spock5.0.8-minimal.txt
  • packagelists/arm64/pg18.4-spock5.0.8-standard.txt
  • scripts/build_pgedge_images.py
💤 Files with no reviewable changes (6)
  • packagelists/amd64/pg16.13-spock5.0.7-minimal.txt
  • packagelists/arm64/pg17.9-spock5.0.7-minimal.txt
  • packagelists/amd64/pg18.3-spock5.0.7-minimal.txt
  • packagelists/arm64/pg18.3-spock5.0.7-minimal.txt
  • packagelists/arm64/pg16.13-spock5.0.7-minimal.txt
  • packagelists/amd64/pg17.9-spock5.0.7-minimal.txt

Comment thread scripts/build_pgedge_images.py
@maqeel75 maqeel75 requested a review from mmols May 12, 2026 14:20
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