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

Source UPWARD Path From Config #3

Merged
merged 2 commits into from
Feb 1, 2019

Conversation

tjwiebell
Copy link
Contributor

No description provided.


if (empty($upwardConfig)) {
throw new \RuntimeException('Environment variable ' . static::VAR_UPWARD_CONFIG . 'not set.');
throw new \RuntimeException('Environment variable ' . static::VAR_UPWARD_CONFIG . ' not set.');
Copy link
Member

Choose a reason for hiding this comment

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

Need to fix the constant name, and should probably update the message. (Thanks for fixing the missing space, I was annoyed at myself for leaving it off)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Whoops, all fixed now.

@bbatsche bbatsche merged commit 5665425 into test-cloud-integration Feb 1, 2019
@bbatsche bbatsche deleted the feature/upward-path-from-config branch February 1, 2019 17:20
mmansoor-magento pushed a commit that referenced this pull request Nov 10, 2020
* PWA-1049: Prerender.io support for UPWARD-PHP

* PWA-1049: Prerender.io support for UPWARD-PHP

* PWA-1049: Prerender.io support for UPWARD-PHP

* PWA-1049: Prerender.io support for UPWARD-PHP

* PWA-1049: Prerender.io support for UPWARD-PHP

* PWA-1049: Prerender.io support for UPWARD-PHP

* PWA-1049: Prerender.io support for UPWARD-PHP

* PWA-1049: Prerender.io support for UPWARD-PHP

* PWA-1049: Prerender.io support for UPWARD-PHP

* PWA-1049: Prerender.io support for UPWARD-PHP

* PWA-1049: Prerender.io support for UPWARD-PHP

* PWA-1049: Prerender.io support for UPWARD-PHP

* PWA-1049: Prerender.io support for UPWARD-PHP

* PWA-1049: Prerender.io support for UPWARD-PHP
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