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

When I download that release into a arm mac running Sonoma 14.0 and then try to run `./bin/node` using the terminal I'm getting a security notice that you can check...

help wanted
platform:osx

As a lesson learnt from https://github.com/nodejs/nodejs.org/issues/5149, it would be ideal to have a staging server for NGINX that has the same setup as production (a subdomain that can be accessed...

I just had some trouble running our playbook against test-osuosl-aix72-ppc64_be-3 as it was out of disk space. It turns out this was due to the failedlogin file: ```console -rw-r----- 1...

platform:aix

As a lesson learnt from https://github.com/nodejs/nodejs.org/issues/5149, it'd be nice to have CI setup in this repository that validates the NGINX config for nodejs.org. I'm not sure the best way to...

We currently have 5 vms, on Fedora 32, 37 (labeled last-latest) and 38 (labeled latest). - [ ] https://ci.nodejs.org/computer/test%2Ddigitalocean%2Dfedora32%2Dx64%2D1/ - [ ] https://ci.nodejs.org/computer/test%2Ddigitalocean%2Dfedora37%2Dx64%2D1/ - [ ] https://ci.nodejs.org/computer/test%2Ddigitalocean%2Dfedora38%2Dx64%2D1/ - [ ]...

ci-public
platform:linux-intel

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

For anyone unfamiliar with what we're trying to do with the R2 migration, see #3461 Due to some issues we've experienced with syncing release assets from the DO server to...

Based on the discussion and experiments in https://github.com/nodejs/build/issues/3291, I removed the following plugins today: - [Jython](https://plugins.jenkins.io/jython/) (needed to remove Ant) - [Ivy](https://plugins.jenkins.io/ivy/) (needed to remove Ant) - [Ant](https://plugins.jenkins.io/ant/) - [Bootstrap...

ci-public

V8 11.9, on `test-equinix-rhel8_container-arm64-1` (GCC 10.3.1): https://ci.nodejs.org/job/node-test-commit-arm/50511/nodes=rhel8-arm64/console ``` 12:31:12 ccache g++ -o /home/iojs/build/workspace/node-test-commit-arm/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/base/memory-tagging.o ../deps/v8/src/heap/base/memory-tagging.cc '-D_GLIBCXX_USE_CXX11_ABI=1' '-DNODE_OPENSSL_CONF_NAME=nodejs_conf' '-DNODE_OPENSSL_HAS_QUIC' '-DICU_NO_USER_DATA_OVERRIDE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DV8_TARGET_ARCH_ARM64' '-DV8_HAVE_TARGET_OS' '-DV8_TARGET_OS_LINUX' '-DV8_EMBEDDER_STRING="-node.11"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DV8_ENABLE_PRIVATE_MAPPING_FORK_OPTIMIZATION'...

platform:arm

https://github.com/jenkinsci/tikal-multijob-plugin ## Deprecation Note This plugin was very popular for many years, but since most of Jenkins usage now is based on Jenkins Pipeline, and the 'parallel' step along with...

never stale