build
build copied to clipboard
Better build and test infra for Node.
Hey folks, We are trying to run benchmarks for https://github.com/nodejs/node/pull/54452 but it's constantly failing. I suspect it's because benchmark machines don't have the v22.x branch reference. The errors look like...
Sub issue of #3597 I've rebuilt the ubuntu1804_docker-x64-1 host with ubuntu2404, and its docker containers are running and connected to ci-release.nodejs.org. It appears as though there are two containers, but...
Opening an issue to have the versions of `sqlite` and `swc` bundled with Node.js to be defined within the `dist.json` so that the Website can grab that metadata and add...
GitHub actions run the linters, normally a GH actions is triggered for each pull request. Not sure fi the CI needs to run the linters again if the GH actions...
In building the new backup server, I ran into an issue where we had several terabytes of old nightly and v8-nightly builds going back 8 years. Preserving this data has...
Refs: https://github.com/nodejs/build/issues/3838#issuecomment-2239458749
Converts the scripts in metrics from CommonJS to ES Modules Part of modernizing metrics scripts as a follow-up to https://github.com/nodejs/build/issues/3697 ### Testing The ESM setup was deployed on processlogs, and...
Hey folks, It's not a new issue that CI tends to be flaky due to parallelization, for instance, tests that use more memory can cause OOM in a separate CI....
Per https://github.com/nodejs/build/issues/4029 Our current paid SSL certs are valid until 2027, however, they will still need to be manually replaced everywhere, and will need to be funded in the future...