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

follow proxy settings #144

Merged
merged 7 commits into from Jan 27, 2020
Merged

follow proxy settings #144

merged 7 commits into from Jan 27, 2020

Conversation

ericsciple
Copy link
Contributor

@ericsciple ericsciple commented Jan 24, 2020

fixes #139

@@ -99,3 +99,42 @@ jobs:
path: basic
- name: Verify basic
run: __test__/verify-basic.sh --archive

test-proxy:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@TingluoHuang i played a bit more with your idea. i think you will like this :)

@actions actions deleted a comment from i5golfzaa Jan 24, 2020
repositoryPath,
false
)
// Remove proxy and extraheader

Choose a reason for hiding this comment

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

Suggested change
// Remove proxy and extraheader
// Remove proxy and extraheader

This was referenced Mar 13, 2021
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.

Checkout needs to following http proxy env
2 participants