github icon indicating copy to clipboard operation
github copied to clipboard

feat: support the no_proxy environment variable

Open ianprime0509 opened this issue 2 years ago • 0 comments

Closes #563

BREAKING CHANGE: The no_proxy and NO_PROXY environment variables are now respected when obtaining proxy configuration from the environment, bypassing the proxy when they match the GitHub host. This does not apply when proxy is explicitly provided in the plugin configuration.

ianprime0509 avatar Feb 04 '23 03:02 ianprime0509