build
build copied to clipboard
Better build and test infra for Node.
https://ci.nodejs.org/job/citgm-smoker-nobuild/1103/nodes=ubuntu1804-64/ https://ci.nodejs.org/job/citgm-smoker-nobuild/1102/nodes=ubuntu1804-64/ https://ci.nodejs.org/job/citgm-smoker-nobuild/1101/nodes=ubuntu1804-64/
This doesn't happen every time, but several times I have seen many CITGM failures on the RHEL8 x64 machines with `Error: spawn ENOMEM`. It's not every module, but a large...
> The Jenkins project will publish a security advisory for Jenkins plugins on Tuesday, May 17. The highest severity is 'High'. The most popular included plugin is installed on more...
What do we all think about the idea of trying to set up a third test coverage job (to go along with the Linux one and the Windows one) to...
From @ShogunPanda: > @nodejs/build > > Some tests is failing on ARM but not on my machine. May I get access to the CI machine? _Originally posted by @ShogunPanda in...
We currently have 144 job configs for the public CI. Probably time to see what can be pruned. Table seeded from https://github.com/nodejs/jenkins-config-test ``` $ ls -1 jobs/* | xargs -i...
We're currently running https://ci.nodejs.org/job/node-test-commit-linux-containered/ in Ubuntu 18.04 containers, defined in the [ubuntu1804_sharedlibs.Dockerfile.j2 template](https://github.com/nodejs/build/blob/master/ansible/roles/docker/templates/ubuntu1804_sharedlibs.Dockerfile.j2). We have a [ubuntu2004_sharedlibs.Dockerfile.j2 template](https://github.com/nodejs/build/blob/master/ansible/roles/docker/templates/ubuntu2004_sharedlibs.Dockerfile.j2), currently deployed on arm64, which we could switch to. Ideally we'd have...
See https://ci.nodejs.org/job/citgm-smoker-nobuild/1202/nodes=ubuntu1804-64/
We've had trouble recreating a CI failure in https://github.com/nodejs/node-addon-api/issues/1150. While it seems to occur regularly in CI runs on debian 8, we can't recreate locally. I'd like to request temporary...
### What is the problem this feature will solve? Support growing number of RISC-V based devices ### What is the feature you are proposing to solve the problem? Provide RISC-V...