build icon indicating copy to clipboard operation
build copied to clipboard

Better build and test infra for Node.

Results 290 build issues
Sort by recently updated
recently updated
newest added

### What is the problem this feature will solve? Continuous deployment of node nightly executable only for GitHub and CDN Node.js evidently does not provide a download for the node...

feature request

Added node-test-commit-arm-debug job to node-test-commit as next step in: https://github.com/nodejs/node/issues/41209. It's configured to only run the build/test > 17, and otherwise just pass as a job. Will close this once...

At the moment, we appear to have just one machine (`release-digitalocean-centos7-x64-1`) that can service release jobs with the labels `centos7-64-gcc6`, `centos7-64-gcc8`, `centos7-release-64`, and `centos7-release-sources`. The `centos7-64-gcc*` jobs are pretty quick,...

ci-release

Not doing this now because I don't have time, I'd love it if someone else would pick this up. It probably just needs an exists directive with a replace regex...

Specifically, to investigate this failure: https://github.com/login/oauth/authorize?client_id=f1ead3ce228ca872c274&scope=read:org,user:email&state=1-IpTYwwEZRvGUXzoJ29.qMV6bW from https://github.com/nodejs/citgm/issues/894 I'm not a collaborator, but I'm an org owner via moderation, if that level of trust qualifies. > Does the scope and...

See https://ci.nodejs.org/job/node-test-pull-request/43341/ I aborted it but the child job is still running.

Reported via Slack: From @Trott : > [Example](https://ci.nodejs.org/job/node-test-commit-linux-containered/24011/nodes=ubuntu1804_sharedlibs_withoutssl_x64/console) > ``` > 10:51:23 > git config remote.origin.url [email protected]:nodejs/node.git # timeout=10 > 10:51:23 ERROR: Error fetching remote repo 'origin' > 10:51:23 hudson.plugins.git.GitException:...

ci-public
incident
platform:linux-intel

Captchas under https://nodejs.org/dist break things like nvm (https://github.com/nvm-sh/nvm/issues/2694) Since that content is highly CDN-able, is there a reason there's captchas enabled on that URL segment at all?

cdn

I had to drop 1804 out of the node-addon ci due to the kernel levels of the release binaries for main/18. I noticed we don't have any 2004 that I...

Some core dependencies that are under the nodejs GitHub organization are excluded from coverity scans of the core repository. I would like to enable coverity for those repositories separately. One...