Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
00cb19e to
8c555fa
Compare
miparnisari
reviewed
Mar 2, 2026
| fail-fast: false | ||
| matrix: | ||
| datastore: ["postgres", "pgbouncer"] | ||
| pgversion: ["13.8", "14", "15", "16", "17"] |
Contributor
There was a problem hiding this comment.
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
miparnisari
previously approved these changes
Mar 2, 2026
miparnisari
reviewed
Mar 2, 2026
5f051b5 to
9674003
Compare
miparnisari
previously approved these changes
Mar 2, 2026
9674003 to
6dd3993
Compare
miparnisari
previously approved these changes
Mar 2, 2026
6dd3993 to
2d1fda1
Compare
Co-authored-by: Maria Ines Parnisari <maria.ines.parnisari@authzed.com>
2d1fda1 to
d2ed6f2
Compare
josephschorr
approved these changes
Mar 2, 2026
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
Version 18 is general release, version 13 is EOL. This updates our CI matrix to reflect that.
Changes
Testing
Review.