Skip to content

chore: Respect HTTP(S) proxy env variable for Yarn#50322

Merged
jkleinsc merged 1 commit intomainfrom
49171-yarn-proxy
Mar 18, 2026
Merged

chore: Respect HTTP(S) proxy env variable for Yarn#50322
jkleinsc merged 1 commit intomainfrom
49171-yarn-proxy

Conversation

@jkleinsc
Copy link
Member

@jkleinsc jkleinsc commented Mar 17, 2026

Description of Change

Checklist

Release Notes

Notes: Added support for using a proxy during yarn install

@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Mar 17, 2026
@jkleinsc jkleinsc added target/40-x-y PR should also be added to the "40-x-y" branch. target/41-x-y PR should also be added to the "41-x-y" branch. target/42-x-y PR should also be added to the "42-x-y" branch. labels Mar 17, 2026
@jkleinsc jkleinsc added semver/none target/39-x-y PR should also be added to the "39-x-y" branch. labels Mar 18, 2026
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Mar 18, 2026
@jkleinsc jkleinsc merged commit a6a4469 into main Mar 18, 2026
165 of 167 checks passed
@release-clerk
Copy link

release-clerk bot commented Mar 18, 2026

Release Notes Persisted

Added support for using a proxy during yarn install

@trop
Copy link
Contributor

trop bot commented Mar 18, 2026

I have automatically backported this PR to "39-x-y", please check out #50349

@trop
Copy link
Contributor

trop bot commented Mar 18, 2026

I have automatically backported this PR to "41-x-y", please check out #50350

@trop trop bot removed the target/39-x-y PR should also be added to the "39-x-y" branch. label Mar 18, 2026
@trop
Copy link
Contributor

trop bot commented Mar 18, 2026

I have automatically backported this PR to "42-x-y", please check out #50351

@trop
Copy link
Contributor

trop bot commented Mar 18, 2026

I have automatically backported this PR to "40-x-y", please check out #50352

@trop trop bot added in-flight/42-x-y in-flight/40-x-y and removed target/41-x-y PR should also be added to the "41-x-y" branch. target/42-x-y PR should also be added to the "42-x-y" branch. target/40-x-y PR should also be added to the "40-x-y" branch. labels Mar 18, 2026
@trop trop bot added merged/42-x-y PR was merged to the "42-x-y" branch. merged/39-x-y PR was merged to the "39-x-y" branch. merged/41-x-y PR was merged to the "41-x-y" branch. merged/40-x-y PR was merged to the "40-x-y" branch. and removed in-flight/42-x-y in-flight/39-x-y in-flight/41-x-y in-flight/40-x-y labels Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged/39-x-y PR was merged to the "39-x-y" branch. merged/40-x-y PR was merged to the "40-x-y" branch. merged/41-x-y PR was merged to the "41-x-y" branch. merged/42-x-y PR was merged to the "42-x-y" branch. semver/none

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build: Yarn requests time out behind the proxy

3 participants