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

### URL: https://nodejs.org/dist ### Browser Name: cURL ### Browser Version: curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.63.0 ### Operating System: macOS 15.3.1 ### How to reproduce the issue: When...

See https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3559/nodes=debian12-x64/

ci-public
incident

The last build step in https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/configure generates the following error ``` + find /home/iojs/tmp -mtime +3 + xargs rm -rf + temp=/home/iojs/tmp/citgm_tmp + rm -rf '/home/iojs/tmp/citgm_tmp/*' + mkdir /home/iojs/tmp/citgm_tmp mkdir:...

See for example https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3548/nodes=osx13-arm64/testReport/junit/(root)/citgm/jose/

ci-public
platform:osx
incident
CitGM

Refs: https://github.com/nodejs/build/pull/3803

doc

https://ci.nodejs.org/view/Node.js-citgm/job/citgm-continuous-integration/173/console Fails with: ``` FATAL: For input string: "118, 50, 51]" java.lang.NumberFormatException: For input string: "118, 50, 51]" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ```

incident
jenkins

## Time **UTC Wed 01-Jan-2025 14:00 (02:00 PM)**: | Timezone | Date/Time | |---------------|-----------------------| | US / Pacific | Wed 01-Jan-2025 06:00 (06:00 AM) | | US / Mountain |...

Hi there 👋 I'm coming from https://nodejs.org/metrics/, where navigating to the ["current" metrics](https://storage.googleapis.com/access-logs-summaries-nodejs/index.html) page seems to only show data until 2024-05-02. Is there a place where more up to data...

## Time **UTC Wed 20-Nov-2024 14:00 (02:00 PM)**: | Timezone | Date/Time | |---------------|-----------------------| | US / Pacific | Wed 20-Nov-2024 06:00 (06:00 AM) | | US / Mountain |...

_Originally posted by @richardlau in https://github.com/nodejs/build/issues/3754#issuecomment-2152673030_ > > Should we disable auto-update of system packages? > > That's a good question. On the one hand it would mean no unexpected...