Skip to content

fix unable to use CLI in corporate proxy setting#451

Merged
jakecoffman merged 1 commit intomainfrom
set-proxy-headers-in-proxy
May 30, 2025
Merged

fix unable to use CLI in corporate proxy setting#451
jakecoffman merged 1 commit intomainfrom
set-proxy-headers-in-proxy

Conversation

@jakecoffman
Copy link
Member

It's common in corporate settings to have a proxy setup which routes calls through a corporate proxy. The dependabot-action handles that here, but the CLI didn't have these environment variables set yet.

From a CLI perspective it makes sense to simply pass these along rather than make a dedicated flag for it as it should then "just work."

@jakecoffman jakecoffman requested a review from a team as a code owner May 30, 2025 13:56
@jakecoffman jakecoffman force-pushed the set-proxy-headers-in-proxy branch from 497d2da to 611a540 Compare May 30, 2025 15:04
@jakecoffman jakecoffman requested a review from a team as a code owner May 30, 2025 15:04
@jakecoffman jakecoffman added this pull request to the merge queue May 30, 2025
Merged via the queue into main with commit 1c003ea May 30, 2025
76 checks passed
@jakecoffman jakecoffman deleted the set-proxy-headers-in-proxy branch May 30, 2025 15:12
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.

Failed to update, as HTTPS_PROXY not available in containers for accessing internet locations

2 participants