build
build copied to clipboard
Better build and test infra for Node.
I need access to the windows win-10-vs2019 to diagnostic https://ci.nodejs.org/job/node-test-binary-windows-js-suites/28385/RUN_SUBSET=1,nodes=win10-COMPILED_BY-vs2019/testReport/junit/(root)/parallel/test_child_process_spawn_windows_batch_file/ error. Thanks!
Create a new Debian 12 server to replace the Debian 8 `gh-bot` server. Update the `ansible/playbooks/create-github-bot.yml` playbook to automate setup, including: - Fetching of deployment secrets from the secrets repository....
Verified that we don't use any APIs which are broken --- Breaking changes: * 6.x https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md#600-2022-05-24 * 7.x https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md#700-2023-08-03
``` ID:161865893 Type:Planned Event Subject:Upcoming Planned Cloud Maintenance Start Date:08-Aug-2024 07:00 UTC (Aug 08, 2024 02:00AM CDT) End Date:08-Aug-2024 11:00 UTC (Aug 08, 2024 06:00AM CDT) Duration:4 Hours Event Description...
[node-compile-windows](https://ci.nodejs.org/job/node-compile-windows/) and [node-compile-windows-debug](https://ci.nodejs.org/job/node-compile-windows-debug/) have been constantly failing since the weekend began. I'm currently investigating it and the reason seems to be the latest update of VS 2022 to 17.10.0 (everything...
Fixes: https://github.com/nodejs/build/issues/3799 Test code in https://github.com/nodejs/build/issues/3799#issuecomment-2203089392
## Describe the bug The produce_summaries service is not processing `date` parameter ## Steps to reproduce Refs: https://github.com/nodejs/build/issues/3780#issuecomment-2203049104 #### Observed behavior The summary is created for `20240701` #### Expected behavior...
## Describe the issue The produce-summaries script sometimes throws "maximum request timeout" ## Steps to reproduce View if you have access https://cloudlogging.app.goo.gl/fqXuDi35jwJpNoaK7 #### Observed behavior ```console The request has been...
Hey! A while ago I built a tool to extract information from nodejs.org/dist/index.json. It runs nightly to build data for the static version of the module (the non-static version fetches...