From f7a8d3f77da202bec74321a09c032d610f63cb29 Mon Sep 17 00:00:00 2001 From: Milad Fa Date: Thu, 10 Jul 2025 21:20:18 -0400 Subject: [PATCH 1/2] jul-10-2025 --- doc/meetings/build-wg-meeting-2025-07-10.md | 54 +++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 doc/meetings/build-wg-meeting-2025-07-10.md diff --git a/doc/meetings/build-wg-meeting-2025-07-10.md b/doc/meetings/build-wg-meeting-2025-07-10.md new file mode 100644 index 000000000..f0d59feaa --- /dev/null +++ b/doc/meetings/build-wg-meeting-2025-07-10.md @@ -0,0 +1,54 @@ +# Node.js Build WorkGroup Meeting 2025-07-10 + +## Links + +* **Recording**: +* **GitHub Issue**: https://github.com/nodejs/build/issues/4101 +* **Minutes Google Doc**: https://docs.google.com/document/d/1-k2Xa23r9sy5OZW81iMQ3xf2mv1EDM3Fai8eQiJF9rQ + +## Present + +* Build team: @nodejs/build +* Abdirahim Musse @abmusse +* Milad Fa @miladfarca +* Richard Lau @richardlau +* Ryan Aslett @ryanaslett +* Stewart Addison @sxa + + +## Agenda + +## Announcements + +*Extracted from **build-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting. + +### nodejs/build + +* [NEXT-SECURITY-RELEASE] Heads up on upcoming Node.js security release 2025/07/15 [#4102](https://github.com/nodejs/build/issues/4102) + * There is an issue open in the build repo. Will lock the public jenkins tomorrow. +* Read Access to Cloudflare Workers [#4096](https://github.com/nodejs/build/issues/4096) + * flakey5 requesting access to Cloudflare Workers. +* Machines at OSUOSL at risk [#4073](https://github.com/nodejs/build/issues/4073) + * The funding issue is resolved for now. Still an issue with where the machine will reside. All the machines in the current location need to be moved somewhere else. How much down time are we going to have? Hopefully we get a call from Arm to discuss this more. +* Require Physical 2fa for Build WG & Web Infra members [#4063](https://github.com/nodejs/build/issues/4063) + * There is no way to require it. It can affect the entire org which may or may not be an issue. +* Potentially transition to 1password for secrets management [#4039](https://github.com/nodejs/build/issues/4039) + * The main issue we suffer from is lack of secret rotation. We should change this issue and make it specific about secret rotation. +* Replace Works on Arm machines affected by Equinix Metal sunset (June 2026) [#3975](https://github.com/nodejs/build/issues/3975) + * Got covered by 4073. +* Infrastructure for Orka (2024 and beyond) [#3686](https://github.com/nodejs/build/issues/3686) +* Extend Azure credits (Long term) [#3672](https://github.com/nodejs/build/issues/3672) + * We got a notification on the Azure account saying we are reaching the limit. + +### nodejs/node + +* Enabling Rust support for Temporal [#58730](https://github.com/nodejs/node/issues/58730) + * Work in progress. Testing it on our supported platforms. + +## Q&A, Other + +## Upcoming Meetings + +* **Node.js Project Calendar**: + +Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. From 6bf4c28a53fc17dbc8a1e9aa3ce18dbd058dbbd0 Mon Sep 17 00:00:00 2001 From: Milad Fa <46688537+miladfarca@users.noreply.github.com> Date: Wed, 16 Jul 2025 09:21:24 -0400 Subject: [PATCH 2/2] Update doc/meetings/build-wg-meeting-2025-07-10.md Co-authored-by: Richard Lau --- doc/meetings/build-wg-meeting-2025-07-10.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/meetings/build-wg-meeting-2025-07-10.md b/doc/meetings/build-wg-meeting-2025-07-10.md index f0d59feaa..45687e9de 100644 --- a/doc/meetings/build-wg-meeting-2025-07-10.md +++ b/doc/meetings/build-wg-meeting-2025-07-10.md @@ -8,7 +8,6 @@ ## Present -* Build team: @nodejs/build * Abdirahim Musse @abmusse * Milad Fa @miladfarca * Richard Lau @richardlau