Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-06 | chore: serve node headers from a test server to fix flaky `node-gyp` test ↵ | Nathan Whitaker | |
(#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` |