Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Support for AppEngine Flex environment variables#221

Merged
ofrobots merged 1 commit intogoogleapis:masterfrom
ofrobots:flex-env-vars
Jan 20, 2017
Merged

Support for AppEngine Flex environment variables#221
ofrobots merged 1 commit intogoogleapis:masterfrom
ofrobots:flex-env-vars

Conversation

@ofrobots
Copy link
Copy Markdown
Contributor

Also try to detect the serviceContext from the environment variables.

Apologies for the style changes. Accidentally used the 'global format' short-cut in the editor. I can try and remove the style changes if necessary.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 19, 2017
.reply(200)
.get(BPS_PATH + '?success_on_timeout=true')
.times(4)
.reply(200, {breakpoints: [bp]});

This comment was marked as spam.

This comment was marked as spam.

Copy link
Copy Markdown
Contributor

@matthewloring matthewloring left a comment

Choose a reason for hiding this comment

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

Do we want to start including yarn.lock files for all of our projects? Maybe that should be added through a separate PR?

@ofrobots
Copy link
Copy Markdown
Contributor Author

yarn.lock dropped.

@matthewloring
Copy link
Copy Markdown
Contributor

LGTM once the tests are green

@ofrobots
Copy link
Copy Markdown
Contributor Author

The 0.12 build needed to be restarted. Green now.

@ofrobots ofrobots merged commit f1faef6 into googleapis:master Jan 20, 2017
@ofrobots ofrobots deleted the flex-env-vars branch January 20, 2017 00:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants