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

It's unused since we stopped building the website on that server.

ansible

Requesting read-only access to workers on the Cloudflare account. The specific permission I'd like is titled `Workers Platform (Read-only)` on the dashboard. This will give me access to the metrics...

build-agenda
access request

Closes https://github.com/nodejs/build/issues/4094

V8 recently introduced `std::format`, but the [change was reverted](https://crrev.com/c/6586671) due to lack of support on older compilers. This feature is only available starting from [GCC 13.1 and Clang 14](https://github.com/paulkazusek/std_format_cheatsheet?tab=readme-ov-file#requirement) ,...

## Time **UTC Thu 19-Jun-2025 15:00 (03:00 PM)**: | Timezone | Date/Time | |---------------|-----------------------| | US / Pacific | Thu 19-Jun-2025 08:00 (08:00 AM) | | US / Mountain |...

Our digicert keylocker certificates have a limited number of signatures available (598 as of this issue). We'll need to ensure continuity in signing windows releases (nightly/canary/full releases). Azure trusted signing...

Refs: https://deploy.equinix.com/blog/sunsetting-equinix-metal/ > As such, with this announcement, we’ll move towards an orderly sunsetting of Equinix Metal at the end of June 2026. We're already in the (still ongoing) process...

build-agenda
platform:arm

V8 builds now need at least Xcode 16.3, which requires us to bump macOS to at least 15.2. See https://github.com/nodejs/node/issues/58069 Example failing canary release: https://ci-release.nodejs.org/job/iojs+release/10961/ @ryanaslett Is this something that...

infra
platform:osx

Members of the Build WG & @nodejs/web-infra have access to sensitive resources. Despite this however, there aren't any actual requirements for 2fa to be enabled on a member's accounts afaik....

build-agenda

I'm trying to run CI for my PR: https://github.com/nodejs/node/pull/58461 and it keeps failing complaining that it doesn't have permissions to read the remote repository, more specifically: ``` 21:08:09 + git...