Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixes #759 doesn't change proxy environment variables #760

Merged
merged 3 commits into from
Nov 3, 2020

Conversation

JasonLaquaTR
Copy link
Contributor

Fixes #759

Sets the environment variables for proxies based on what the user set them as and not based on .net's Uri which strips default ports off

@TingluoHuang
Copy link
Member

@JasonLaquaTR Thanks for filing and fixing this. 🎉 🙇‍♂️

@TingluoHuang TingluoHuang merged commit 3ebaeb9 into actions:main Nov 3, 2020
@JasonLaquaTR JasonLaquaTR deleted the FixProxy80Issues branch November 3, 2020 15:58
AdamOlech pushed a commit to antmicro/runner that referenced this pull request Jan 28, 2021
…#760)

* Fixes actions#759 doesn't change proxy environment variables

* Update RunnerWebProxy.cs

* Update RunnerWebProxyL0.cs

Co-authored-by: Tingluo Huang <tingluohuang@github.com>
TingluoHuang added a commit that referenced this pull request Apr 21, 2021
* Fixes #759 doesn't change proxy environment variables

* Update RunnerWebProxy.cs

* Update RunnerWebProxyL0.cs

Co-authored-by: Tingluo Huang <tingluohuang@github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proxies with port 80 are stripped of their port
2 participants