github
github copied to clipboard
feat: support the no_proxy environment variable
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.