build icon indicating copy to clipboard operation
build copied to clipboard

Better build and test infra for Node.

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

Based on the discussion in https://github.com/nodejs/build/issues/2540 on arm support for windows I think giving access to the build-release-windows-arm64 - https://ci.nodejs.org/view/All/job/build-release-windows-arm64/ makese sense. I think the build team governance allows us...

access request
platform:windows

See https://ci.nodejs.org/job/node-test-commit-osx/44401/nodes=osx1015/#showFailuresLink

platform:osx
incident

It looks like https://ci.nodejs.org/job/node-test-pull-request/43286/ is the first job that is stuck. The reason appears to be node-test-binary-arm-12+. Most of the subsequent PR jobs appear to be stuck because of this.

incident
platform:arm

Is there something wrong with the benchmark machine? For some reason it keeps stalling/hanging or maybe the connection to Jenkins is silently being severed? I've tried restarting the job a...

Makes it a little easier for local/IDE checking

This is the small file that makes the simple website with links for our metrics. It runs every time a new summary file is created and replaces the `index.html` file...

Update the JRE used to run the Jenkins agent on AIX to Java ~11~17. Also adds `/opt/freeware/bin` to the `PATH` for the agent to pick up binaries from yum packages...

ansible
platform:aix

Just a rough cleanup for #2600, but feel free to redo @richardlau

This PR adds all the customisations used on the new status page to the repo as a backup. These should be updated whenever changes get made to the status page...

I wonder if we should be trying to cache more build artifacts. (And if there is a tracking issue for this somewhere already, please feel free to close this one.)...

enhancement
help wanted
question