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

Set provider in app after config read, fixes #2243 #2274

Merged

Conversation

rfay
Copy link
Member

@rfay rfay commented May 21, 2020

The Problem/Issue/Bug:

#2243 pointed out that if a project is already configured with "default" provider, you can't do a ddev config pantheon.

How this PR Solves The Problem:

Set the provider after reading the config.

Manual Testing Instructions:

In a pantheon project, ddev config (to get default provider)
Then try ddev config pantheon. It should work

Automated Testing Overview:

Related Issue Link(s):

Release/Deployment notes:

@rfay rfay merged commit 62f82b8 into ddev:master May 22, 2020
@rfay rfay deleted the 20200521_ddev_config_pantheon_update_provider branch May 22, 2020 04:25
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

1 participant