← Back to issue list

nodejs plugin: pass proxy configuration to yarn

View original Github issue

Metadata

Project
snapcraft
Number
#1754
Type
pull request
State
merged
Author
cjwatson
Labels
Created
Updated
Closed

Current evaluation

Merged a nodejs plugin update to explicitly pass proxy configuration to yarn, resolving an environment variable inheritance issue. Approved by reviewers and merged following transient test retries.

Suggested action:

No scores available.

Issue body

yarn apparently doesn't pick this up from the environment, so we need to tell it explicitly. LP: #1733718 Signed-off-by: Colin Watson <cjwatson@ubuntu.com>

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a nodejs plugin update to explicitly pass proxy configuration to yarn, resolving an environment variable inheritance issue. Approved by reviewers and merged following transient test retries.
qwen3.6-35b-a3b-mtp-q6 Merged. The nodejs plugin now explicitly passes proxy configuration to yarn, resolving an issue where yarn ignored environment proxy settings. The fix was authored by an external contributor and merged after transient test failures were retriggered.
qwen3.6-35b-a3b-mtp-q6 Merged. The nodejs plugin explicitly passes proxy configuration to yarn, as yarn ignores environment variables. This resolves LP #1733718. Test retries were required due to transient connection issues linked to a known yarn bug.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1245 nodejs plugin: add support for yarn. snapcraft merged Added yarn support to the nodejs plugin. Approved by one reviewer, local tests passed, and the change was merged despite a Travis CI timeout.
73%