Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Postgres CI image #4768

Merged
merged 1 commit into from
Jun 16, 2022
Merged

Update Postgres CI image #4768

merged 1 commit into from
Jun 16, 2022

Conversation

amdprophet
Copy link
Member

Signed-off-by: Justin Kolberg amd.prophet@gmail.com

What is this change?

It updates the Docker image & PostgreSQL version (from 9.5 to 9.6) that we use for testing in CI.

Why is this change necessary?

The circleci/* Docker images are deprecated and the new cimg/postgres Docker image does not support Postgres 9.5.

Does your change need a Changelog entry?

Yes; it is a breaking change as PostgreSQL >= 9.6 will be required for 7.0.

Have you reviewed and updated the documentation for this change? Is new documentation required?

We may need to update the minimum version requirement for PostgreSQL if it is listed anywhere in the docs. cc @hillaryfraley

How did you verify this change?

CI functions. :)

Is this change a patch?

No.

Signed-off-by: Justin Kolberg <amd.prophet@gmail.com>
@echlebek echlebek merged commit 8693a94 into main Jun 16, 2022
@echlebek echlebek deleted the update-postgres-ci-image branch June 16, 2022 22:23
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.

3 participants