Skip to content

#9739 Set proxy setting from environment variables, falling back to p…#9740

Open
wozzo wants to merge 3 commits into
react:mainfrom
wozzo:master
Open

#9739 Set proxy setting from environment variables, falling back to p…#9740
wozzo wants to merge 3 commits into
react:mainfrom
wozzo:master

Conversation

@wozzo

@wozzo wozzo commented Oct 2, 2020

Copy link
Copy Markdown

Implements #9739 allowing the proxy target to be set using environment variables and falling back to package.json if none exists.

Tested by running a project with the change applied.

  1. Ran with no proxy environment variable, but with proxy in package.json. Result: Used proxy from package.json
  2. Ran with proxy environment variable and package.json. Result: Used proxy from environment variable
  3. Ran with proxy environment variable and none in package.json. Result: Used proxy from environment variable

@facebook-github-bot

Copy link
Copy Markdown

Hi @wozzo!

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.

In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@wozzo

wozzo commented Oct 2, 2020

Copy link
Copy Markdown
Author

CLA completed

@facebook-github-bot

Copy link
Copy Markdown

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

1 similar comment
@facebook-github-bot

Copy link
Copy Markdown

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@stale

stale Bot commented Jan 9, 2022

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale Bot added the stale label Jan 9, 2022
@wozzo

wozzo commented Jan 9, 2022

Copy link
Copy Markdown
Author

Still needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants