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

Use proxy for github request and allow scheme in proxy host #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

taikuukaits
Copy link
Contributor

Fixes two issues:

  1. Use a proxy if available to download the detect script from github. This code was moved from the detect powershell script up to the tfs script. Unfortunately we will now need to keep them in sync.
  2. When a scheme is provided in the host, the UriBuilder was failing to parse it. Now we treat host as a uri and let the builder's constructor parse it. This change also happened on the detect repository.

@kms254
Copy link

kms254 commented Apr 11, 2018

@taikuukaits Any update getting this PR through?

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.

2 participants