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

This PR removes the old generation files for the metrics data, as they are no longer used. Current metric generation files are in `/ansible/roles/metrics/`. CC @nodejs/build-files CC @nodejs/web-infra

This is a sub step of https://github.com/nodejs/build/issues/3597 The two release and four testing smartOS hosts need to be replaced. The current ones are running SmartOS 18 and SmartOS 20, which...

platform:smartos

Adds a script that will apply any necessary smartos patches to the nodejs repo post clone. The script and the patches are placeholders in this commit.

I'd like to get access to the infra secrets, so that I can work on the backup/grafana/unencrypted machines that need to be transitioned from Equinix. It would also be helpful...

access request

Hi everyone, I want to submit three NodeJS-Loong64 CI (LoongArch) machines to nodejs/build, For clfs os, I know the correct way is to submit PR to nodejs/build, but I don't...

Hi team! We received an email from the Microsoft OSPO asking us to reply with several detail before May 10th in order to request an extension until August 31, 2024....

I plan to work on it during the weekend, so I can provide a good overview on the next build meeting on Tuesday. ### Current tasks on MacOS infra -...

infra
test
build-agenda
platform:osx
ci-release
packer
orka

Refs - https://github.com/nodejs/build/pull/3691 - [x] Remove their GPG key from `test` group in `nodejs-private/secrets` - [X] Remove them from build teams they are a member of: - [x] nodejs/build -...

In researching the disk usage of the jenkins workspace nodes, I noticed that they tend to accumulate a lot of git repositories, and that all of the git repos are...

Refs: https://github.com/nodejs/build/pull/3481 Could we setup automation (equivalent of crontab) that regularly (once a day?) runs as root: ``` symbolscache delete ``` This would be less intrusive than running the full...