|
| 1 | +# Node.js Build WorkGroup Meeting 2025-06-19 |
| 2 | + |
| 3 | +## Links |
| 4 | + |
| 5 | +* **Recording**: https://www.youtube.com/watch?v=-JyPB70rN3U |
| 6 | +* **GitHub Issue**: https://github.com/nodejs/build/issues/4094 |
| 7 | + |
| 8 | +## Present |
| 9 | + |
| 10 | +* Milad Fa (@miladfarca) |
| 11 | +* Michael Zasso (@targos) |
| 12 | +* Richard Lau (@richardlau) |
| 13 | +* Abdirahim Musse (@abmusse) |
| 14 | +* Joyee |
| 15 | +* Build team: @nodejs/build |
| 16 | + |
| 17 | + |
| 18 | +## Agenda |
| 19 | + |
| 20 | +## Announcements |
| 21 | + |
| 22 | +*Extracted from **build-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting. |
| 23 | + |
| 24 | +### nodejs/build |
| 25 | + |
| 26 | +* Upgrading the compiler toolchain [#4091](https://github.com/nodejs/build/issues/4091) |
| 27 | + * Upstream V8 change required gcc 13(.1?)/clang 14. |
| 28 | + * Direction is either upgrade to gcc 13/14 or switch to clang. Google only officially supports clang for V8. |
| 29 | +* Require Physical 2fa for Build WG & Web Infra members [#4063](https://github.com/nodejs/build/issues/4063) |
| 30 | + * Disable some of the less secure 2fa auth methods (i.e sms messages). |
| 31 | + * Do we want to enforce this? Or just leave it as a recommendation. |
| 32 | +* Potentially transition to 1password for secrets management [#4039](https://github.com/nodejs/build/issues/4039) |
| 33 | + * There are some secrets that would make sense to be saved there. Also may need to convert some of the automation. |
| 34 | +* Replace Works on Arm machines affected by Equinix Metal sunset (June 2026) [#3975](https://github.com/nodejs/build/issues/3975) |
| 35 | + * Ryan is working on it. Some stuff still needs to be resolved. We will lose a large amount of our Arm capacity. Right now we don’t know if/when we will get replacements. |
| 36 | +* Infrastructure for Orka (2024 and beyond) [#3686](https://github.com/nodejs/build/issues/3686) |
| 37 | + |
| 38 | +### nodejs/node |
| 39 | + |
| 40 | +* Enabling Rust support for Temporal [#58730](https://github.com/nodejs/node/issues/58730) |
| 41 | + * it’s unavoidable and we will need to add Rust to our toolchain. |
| 42 | + * It needs to be converted to gyp for building within the node project. |
| 43 | + |
| 44 | + |
| 45 | +## Q&A, Other |
| 46 | + |
| 47 | +## Upcoming Meetings |
| 48 | + |
| 49 | +* **Node.js Project Calendar**: <https://nodejs.org/calendar> |
| 50 | + |
| 51 | +Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. |
0 commit comments