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

Pantheon should not authenticate when just initing app, fixes #1905 #1916

Merged
merged 4 commits into from Nov 19, 2019

Conversation

rfay
Copy link
Member

@rfay rfay commented Nov 2, 2019

The Problem/Issue/Bug:

An app.Init() is done for most operations.. but if it's a pantheon provider, that means it was phoning home to verify the name of the project. Shouldn't do that. #1905.

How this PR Solves The Problem:

Stop validating on app.Init()

Manual Testing Instructions:

Automated Testing Overview:

Related Issue Link(s):

Release/Deployment notes:

@rfay rfay force-pushed the 20191102_bad_pantheon_check branch from 4b5c675 to f47e396 Compare November 6, 2019 21:51
@rfay rfay force-pushed the 20191102_bad_pantheon_check branch from e2c9fc7 to e17de0f Compare November 15, 2019 03:35
@rfay rfay force-pushed the 20191102_bad_pantheon_check branch from e17de0f to 2ba9797 Compare November 19, 2019 15:09
@rfay rfay merged commit 3613f4d into ddev:master Nov 19, 2019
@rfay rfay deleted the 20191102_bad_pantheon_check branch November 19, 2019 18:23
rfay added a commit to rfay/ddev that referenced this pull request Jan 15, 2020
… (ddev#1916)

* Pantheon should not authenticate when just initing app, fixes ddev#1905
* Remove TestPantheonConfigCommand for now because it requires config-time validation
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