Skip to content

chore: walk postgres versions#2926

Merged
tstirrat15 merged 2 commits intomainfrom
walk-postgres-versions
Mar 2, 2026
Merged

chore: walk postgres versions#2926
tstirrat15 merged 2 commits intomainfrom
walk-postgres-versions

Conversation

@tstirrat15
Copy link
Copy Markdown
Contributor

Description

Version 18 is general release, version 13 is EOL. This updates our CI matrix to reflect that.

Changes

  • Remove 13, add 18

Testing

Review.

@tstirrat15 tstirrat15 requested a review from a team as a code owner February 27, 2026 22:54
@github-actions github-actions bot added the area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) label Feb 27, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.53%. Comparing base (a2a1465) to head (2d1fda1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2926      +/-   ##
==========================================
- Coverage   74.55%   74.53%   -0.01%     
==========================================
  Files         489      489              
  Lines       60365    60365              
==========================================
- Hits        44999    44990       -9     
- Misses      12216    12223       +7     
- Partials     3150     3152       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tstirrat15 tstirrat15 force-pushed the walk-postgres-versions branch from 00cb19e to 8c555fa Compare March 2, 2026 14:37
fail-fast: false
matrix:
datastore: ["postgres", "pgbouncer"]
pgversion: ["13.8", "14", "15", "16", "17"]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

we should update this bit of the README https://github.com/authzed/spicedb#deploying-to-production

with every version that we support for each datastore

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

In this PR?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

not necessarily, no

miparnisari
miparnisari previously approved these changes Mar 2, 2026
Comment thread CHANGELOG.md Outdated
miparnisari
miparnisari previously approved these changes Mar 2, 2026
miparnisari
miparnisari previously approved these changes Mar 2, 2026
@tstirrat15 tstirrat15 force-pushed the walk-postgres-versions branch from 6dd3993 to 2d1fda1 Compare March 2, 2026 21:56
Co-authored-by: Maria Ines Parnisari <maria.ines.parnisari@authzed.com>
@tstirrat15 tstirrat15 merged commit 74990a6 into main Mar 2, 2026
43 checks passed
@tstirrat15 tstirrat15 deleted the walk-postgres-versions branch March 2, 2026 22:39
@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants