Skip to content

Attempt to set a proxy for undici on trusted runners

Btullis requested to merge configure_undici_proxy into main

The .babelrc file does not prevent the attempted download of the SWC compiler, so we remove that configuration.

In addition, we try to patch growthbook to allow it to support using a proxy from the environment variable, if present.

Bug: T365839

Edited by Btullis

Merge request reports