Skip to content

Configure the yarn proxy support

Btullis requested to merge fix_yarn_proxy into main

The yarn package manager does not support automatic use of proxies via environment variables, so it needs to be a manual step.

We need to configure this in such a way that it will work on both the shared runner and trusted runner environments.

Bug: T365839

Merge request reports