Skip to content

Updates snowflake version to 2.5.0 and spock version to 5.0.10#23

Merged
maqeel75 merged 5 commits into
mainfrom
snowflake-updates
Jun 30, 2026
Merged

Updates snowflake version to 2.5.0 and spock version to 5.0.10#23
maqeel75 merged 5 commits into
mainfrom
snowflake-updates

Conversation

@maqeel75

@maqeel75 maqeel75 commented Jun 19, 2026

Copy link
Copy Markdown
Member
  • Updates Snowflake version to 2.5.0
  • Updates Spock version to 5.0.10
  • Adds supautils 3.2.2 packages to standard images
  • Adds test case for supautils verification

@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

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: 5ea94c9b-4382-4096-9ed2-8acd01268365

📥 Commits

Reviewing files that changed from the base of the PR and between 1b97b2b and 2a7f100.

📒 Files selected for processing (2)
  • scripts/build_pgedge_images.py
  • tests/main.go
💤 Files with no reviewable changes (1)
  • scripts/build_pgedge_images.py

📝 Walkthrough

Walkthrough

The PR updates Snowflake package versions in existing minimal lists, adds spock5.0.10 minimal and standard package lists for amd64 and arm64, switches build image definitions to spock5.0.10, and extends standard test setup and coverage for supautils.

Changes

Snowflake, Spock, and supautils release update

Layer / File(s) Summary
Snowflake 2.5.0 bump in spock5.0.9 package lists
packagelists/amd64/pg16.14-spock5.0.9-minimal.txt, packagelists/amd64/pg17.10-spock5.0.9-minimal.txt, packagelists/amd64/pg18.4-spock5.0.9-minimal.txt, packagelists/arm64/pg16.14-spock5.0.9-minimal.txt, packagelists/arm64/pg17.10-spock5.0.9-minimal.txt, packagelists/arm64/pg18.4-spock5.0.9-minimal.txt
pgedge-snowflake is updated from 2.4-1.el9 to 2.5.0-1.el9 in all six existing spock5.0.9 minimal package lists.
New spock5.0.10 minimal package lists
packagelists/amd64/pg16.14-spock5.0.10-minimal.txt, packagelists/amd64/pg17.10-spock5.0.10-minimal.txt, packagelists/amd64/pg18.4-spock5.0.10-minimal.txt, packagelists/arm64/pg16.14-spock5.0.10-minimal.txt, packagelists/arm64/pg17.10-spock5.0.10-minimal.txt, packagelists/arm64/pg18.4-spock5.0.10-minimal.txt
Six minimal package lists are added with PostgreSQL, Spock 5.0.10, Snowflake 2.5.0, and lolor entries for pg16, pg17, and pg18 on both architectures.
Updated spock5.0.10 standard package lists
packagelists/amd64/pg16.14-spock5.0.10-standard.txt, packagelists/amd64/pg17.10-spock5.0.10-standard.txt, packagelists/amd64/pg18.4-spock5.0.10-standard.txt, packagelists/arm64/pg16.14-spock5.0.10-standard.txt, packagelists/arm64/pg17.10-spock5.0.10-standard.txt, packagelists/arm64/pg18.4-spock5.0.10-standard.txt
pgedge-spock50 and pgedge-snowflake entries are bumped, and pgedge-supautils entries are added for pg16, pg17, and pg18 across amd64 and arm64.
Build script: spock5.0.10
scripts/build_pgedge_images.py
The pg16.14, pg17.10, and pg18.4 all_images entries switch spock_version from 5.0.9 to 5.0.10 while keeping epoch at 1.
Standard flavor supautils test coverage
tests/main.go
TestRunner.Start adds supautils to the standard shared_preload_libraries list, and getStandardOnlyTests appends two supautils checks using pg_settings and SHOW supautils.reserved_roles.

Poem

🐇 I hopped through lists and tests today,
New versions lined the build-display.
Snowflake glows, Spock takes a bow,
Supautils joins the standard now.
With wiggles, whiskers, all is bright ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main version bumps in the change set.
Description check ✅ Passed The description matches the changes by covering version updates, supautils packages, and the new verification test.
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.
✨ 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 snowflake-updates

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 golangci-lint (2.12.2)

level=error msg="[linters_context] typechecking error: pattern ./...: directory prefix . does not contain main module or its selected dependencies"


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

@codacy-production

codacy-production Bot commented Jun 19, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 2 duplication

Metric Results
Duplication 2

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.

@maqeel75 maqeel75 requested review from mmols and moizpgedge June 19, 2026 09:13

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

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 `@packagelists/arm64/pg16.14-spock5.0.10-minimal.txt`:
- Around line 2-3: The package list file at
packagelists/arm64/pg16.14-spock5.0.10-minimal.txt references
pgedge-spock50_16-5.0.10-1.el9 and pgedge-snowflake_16-2.5.0-1.el9 which are not
available in the staging repository, and the Dockerfile is configured to install
from staging. Either ensure these specific package versions are published to the
staging repository before merging, or update the package version references in
this file and the corresponding package list files for PostgreSQL 17 and 18 to
use versions that are already available in staging.
🪄 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: 07b75f34-5442-4011-ab25-792798d4e109

📥 Commits

Reviewing files that changed from the base of the PR and between fbea689 and cfa4142.

📒 Files selected for processing (13)
  • packagelists/amd64/pg16.14-spock5.0.10-minimal.txt
  • packagelists/amd64/pg16.14-spock5.0.10-standard.txt
  • packagelists/amd64/pg17.10-spock5.0.10-minimal.txt
  • packagelists/amd64/pg17.10-spock5.0.10-standard.txt
  • packagelists/amd64/pg18.4-spock5.0.10-minimal.txt
  • packagelists/amd64/pg18.4-spock5.0.10-standard.txt
  • packagelists/arm64/pg16.14-spock5.0.10-minimal.txt
  • packagelists/arm64/pg16.14-spock5.0.10-standard.txt
  • packagelists/arm64/pg17.10-spock5.0.10-minimal.txt
  • packagelists/arm64/pg17.10-spock5.0.10-standard.txt
  • packagelists/arm64/pg18.4-spock5.0.10-minimal.txt
  • packagelists/arm64/pg18.4-spock5.0.10-standard.txt
  • scripts/build_pgedge_images.py
✅ Files skipped from review due to trivial changes (11)
  • packagelists/arm64/pg17.10-spock5.0.10-minimal.txt
  • packagelists/amd64/pg18.4-spock5.0.10-standard.txt
  • packagelists/amd64/pg18.4-spock5.0.10-minimal.txt
  • packagelists/arm64/pg16.14-spock5.0.10-standard.txt
  • packagelists/arm64/pg18.4-spock5.0.10-minimal.txt
  • packagelists/arm64/pg18.4-spock5.0.10-standard.txt
  • packagelists/amd64/pg16.14-spock5.0.10-standard.txt
  • packagelists/amd64/pg16.14-spock5.0.10-minimal.txt
  • packagelists/amd64/pg17.10-spock5.0.10-minimal.txt
  • packagelists/amd64/pg17.10-spock5.0.10-standard.txt
  • packagelists/arm64/pg17.10-spock5.0.10-standard.txt

Comment thread packagelists/arm64/pg16.14-spock5.0.10-minimal.txt
@maqeel75 maqeel75 changed the title Updates snowflake version to 2.5.0 Updates snowflake version to 2.5.0 and spock version to 5.0.10 Jun 22, 2026
@maqeel75 maqeel75 merged commit acf9485 into main Jun 30, 2026
31 checks passed
@maqeel75 maqeel75 deleted the snowflake-updates branch June 30, 2026 10:57
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