Skip to content

Conversation

@danfimov
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings December 14, 2025 16:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enhances the CI test matrix to run tests against multiple PostgreSQL versions (16, 17, 18) in addition to the existing Python version matrix (3.10 through 3.14). The goal is to ensure compatibility across different PostgreSQL versions by replacing the hardcoded postgres:18 image with a dynamic matrix variable.

Key changes:

  • Added a postgres-version matrix dimension with versions 16, 17, and 18
  • Updated the PostgreSQL service image to use the matrix variable instead of a hardcoded version

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@danfimov danfimov merged commit 5b5b29c into main Dec 14, 2025
15 checks passed
@danfimov danfimov deleted the add-tests-with-different-postgres-versions branch December 14, 2025 16:37
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