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

fix(cli): Respect NO_PROXY on cypress download #17702

Merged
merged 4 commits into from
Sep 20, 2021
Merged

fix(cli): Respect NO_PROXY on cypress download #17702

merged 4 commits into from
Sep 20, 2021

Commits on Aug 11, 2021

  1. Add explicit NO_PROXY to cypress download

    Fixes #6304
    Arne Westphal authored and Arne Westphal committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    26570b0 View commit details
    Browse the repository at this point in the history
  2. Switch to proxy-from-env instead own proxy detection implementation

    Arne Westphal authored and Arne Westphal committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    82b0026 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. add proxy-from-env@1.0.0

    flotwig committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    995acef View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    0e51bfd View commit details
    Browse the repository at this point in the history