0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-09 21:57:40 -04:00
deno/tests/util/server
Nathan Whitaker 6f73b98c82 chore: serve node headers from a test server to fix flaky node-gyp test (#26749)
Fixes https://github.com/denoland/deno/issues/24749

Runs a server that just returns the header tarball and checksum, and
sets the `NODEJS_ORG_MIRROR` env var so that `node-gyp` uses it instead
of `nodejs.org`
2024-11-10 09:24:22 +05:30
..
src chore: serve node headers from a test server to fix flaky node-gyp test (#26749) 2024-11-10 09:24:22 +05:30
Cargo.toml chore: serve node headers from a test server to fix flaky node-gyp test (#26749) 2024-11-10 09:24:22 +05:30