build
build copied to clipboard
Better build and test infra for Node.
See https://ci.nodejs.org/job/node-test-commit-v8-linux/4903/nodes=benchmark-ubuntu1604-intel-64,v8test=v8test/console There are often errors like this: ``` 16:55:25 [0:05:35] fatal: unable to access 'https://chromium.googlesource.com/external/github.com/google/googletest.git/': Could not resolve host: chromium.googlesource.com ```
Node CI had a pipeline for testing Windows Arm64 platform sometimes back but it got disabled as some tests were failing. See https://github.com/nodejs/build/issues/2540#issuecomment-1030991902 Linaro has been looking at reviving the...
According to [`README.md`](https://github.com/nodejs/build/blob/main/README.md#ci-software) in this repository: > The Build WG will keep build configuration required for a release line for 6 months after the release goes End-of-Life, in case further...
We've been informed that Equinix are closing their legacy data facilities on November 30th, 2022. This will affect all of the instances we currently have hosted there and we'll need...
It looks like after updating to the latest Jenkins LTS (https://www.jenkins.io/security/advisory/2022-09-09/) several agents are failing to connect to the server. e.g. example failure from one of the agent logs: ```...
It seems that node-test-commit-arm jobs never completes. This affects all PR CIs:  Unfortunately, the "Auto start CI" GitHub action is unaware of...
Checklist from https://github.com/nodejs/build/issues/2426 * [x] Add to secrets/build/infra, secrets/build/infra-mac and secrets/build/release * [x] Add to admin@, accounts@ and build@ in email/iojs.org/aliases.json https://github.com/nodejs/email/pull/198 * [x] Github team membership: Doc: https://github.com/nodejs/build/pull/3042 *...
In the dim and distant past before global lockdowns there was some previous work to make the build process binary reproducible. I had a play recently with the process (on...
Earlier in the week it was noticed that the zos systems in the test CI were offline. Attempts to ssh to the machines were failing. While that appears to have...
The three test and one release macOS 10.15 VMs on two mac minis we have hosted at NearForm are currently offline and cannot be ssh'ed into (No route to host)....