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

Fix postgres:9 detection of existing project, fixes #4229 #4241

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

rfay
Copy link
Member

@rfay rfay commented Sep 30, 2022

The Problem/Issue/Bug:

How this PR Solves The Problem:

Properly handle existing postgres "9.x" as postgres:9

Manual Testing Instructions:

ddev start and empty postgres:9 and then ddev restart

Automated Testing Overview:

Added the 9.6 expectation to tests.

Related Issue Link(s):

Release/Deployment notes:

@github-actions
Copy link

@rfay
Copy link
Member Author

rfay commented Sep 30, 2022

I'd appreciate if you could test this (anybody) but especially @njt1982.

Artifacts are in #4241 (comment)

More detail about how to test is in https://ddev.readthedocs.io/en/latest/developers/building-contributing/#testing-a-pr

@njt1982
Copy link

njt1982 commented Oct 3, 2022

@rfay - the code change eyeballs ok... I'll try to test it later today.

@rfay rfay merged commit c6effb7 into ddev:master Oct 4, 2022
@rfay rfay deleted the 20220929_postgres_9_restart branch October 4, 2022 14:42
@rfay
Copy link
Member Author

rfay commented Oct 4, 2022

This can now be tested with brew unlink ddev && brew install --HEAD --fetch-head ddev or other techniques in https://ddev.readthedocs.io/en/latest/developers/building-contributing/#testing-latest-commits

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.

None yet

2 participants