Skip to content

chore(tests): bump the postgres version used in CI - #6763

Merged
emilia-grant merged 4 commits into
mainfrom
egrant-bump-test-db
Aug 6, 2026
Merged

chore(tests): bump the postgres version used in CI#6763
emilia-grant merged 4 commits into
mainfrom
egrant-bump-test-db

Conversation

@emilia-grant

Copy link
Copy Markdown
Contributor

Description

This PR

  • Bumps the default version of postgres used when calling make test-database-up from postgres 12 to 16.
    • I chose 16 because our support for 15 ends in 3 months.
  • Adds dockerfiles for postgrest 17 and 18
  • Fixes tests that broke due to dependence on the order of results returned by the db. Some changes were made in pg 14 that exacerbated this. As far as I can tell, the business logic being tested doesn't seem to care but I'm a bit out of my depth on that.

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.
  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
  • If applicable, I've documented the impact of any changes to security controls.
    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

@emilia-grant
emilia-grant requested a review from a team as a code owner July 23, 2026 16:04
@emilia-grant emilia-grant added the pr/no-milestone Ignores the Milestone Check label Jul 23, 2026
@emilia-grant emilia-grant added backport/0.21.x backport/0.20.x Backports changes to release/0.20.x labels Aug 6, 2026
@moduli moduli removed the backport/0.20.x Backports changes to release/0.20.x label Aug 6, 2026
@emilia-grant
emilia-grant merged commit 01cd5c8 into main Aug 6, 2026
52 checks passed
@emilia-grant
emilia-grant deleted the egrant-bump-test-db branch August 6, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants