From e666382820effdbdc377b9fad604b72e07073834 Mon Sep 17 00:00:00 2001 From: Milad Fa Date: Fri, 3 Oct 2025 15:04:01 +0000 Subject: [PATCH 1/3] meeting-2025-10-02 --- doc/meetings/build-wg-meeting-2025-10-02.md | 50 +++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 doc/meetings/build-wg-meeting-2025-10-02.md diff --git a/doc/meetings/build-wg-meeting-2025-10-02.md b/doc/meetings/build-wg-meeting-2025-10-02.md new file mode 100644 index 000000000..b57a11011 --- /dev/null +++ b/doc/meetings/build-wg-meeting-2025-10-02.md @@ -0,0 +1,50 @@ +# Node.js Build WorkGroup Meeting 2025-10-02 + +## Links + +* **Recording**: https://www.youtube.com/watch?v=wBxzhXwPDMM +* **GitHub Issue**: https://github.com/nodejs/build/issues/4162 +* **Minutes Google Doc**: https://hackmd.io/@openjs-nodejs/B1LfqRvnll + +## Present + +* Build team: @nodejs/build +* Milad Fa @miladfarca +* Richard Lau @richardlau +* Ryan Aslett @ryanaslett + + +## Agenda + +## Announcements + +*Extracted from **build-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting. + +### nodejs/build + +* Update infrastructure providers list [#4104](https://github.com/nodejs/build/issues/4104) + * Did a bit of a cleanup. The Build working group needs to figure out who is on that list and work with the Openjs marketing team and ask them to rewrite it + * [Parallel work going on in website repo](https://github.com/nodejs/nodejs.org/pull/7991) +* Upgrading the compiler toolchain [#4091](https://github.com/nodejs/build/issues/4091) + * Upgrading the remaining Ubuntu machines + * AIX and SmartOS remains +* Add macOS 15 CI images with Xcode 16.4 [#4083](https://github.com/nodejs/build/issues/4083) + * We are done with Xcode 16.4. Images are built and deployed + * Packer files have been reworked + * Workflow that lints Packer files needs to be updated +* DigitalOcean usage [#3563](https://github.com/nodejs/build/issues/3563) + * Let's figure out if we are using or need all the resources + * Old snapshots can also be removed + +### nodejs/node + +* Enabling Rust support for Temporal [#58730](https://github.com/nodejs/node/issues/58730) + * Work is in progress. + +## Q&A, Other + +## Upcoming Meetings + +* **Node.js Project Calendar**: + +Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. From a428f049eca05e01aeb5e59e8e21b2427ac75c98 Mon Sep 17 00:00:00 2001 From: Milad Fa Date: Fri, 3 Oct 2025 15:06:46 +0000 Subject: [PATCH 2/3] update --- doc/meetings/build-wg-meeting-2025-10-02.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/meetings/build-wg-meeting-2025-10-02.md b/doc/meetings/build-wg-meeting-2025-10-02.md index b57a11011..6ff1f74e0 100644 --- a/doc/meetings/build-wg-meeting-2025-10-02.md +++ b/doc/meetings/build-wg-meeting-2025-10-02.md @@ -39,7 +39,7 @@ ### nodejs/node * Enabling Rust support for Temporal [#58730](https://github.com/nodejs/node/issues/58730) - * Work is in progress. + * Work is in progress ## Q&A, Other From b26da3d3e7724103adfbf0b3e40378a736e19c3b Mon Sep 17 00:00:00 2001 From: Milad Fa <46688537+miladfarca@users.noreply.github.com> Date: Fri, 3 Oct 2025 12:07:43 -0400 Subject: [PATCH 3/3] Update doc/meetings/build-wg-meeting-2025-10-02.md Co-authored-by: Richard Lau --- doc/meetings/build-wg-meeting-2025-10-02.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/meetings/build-wg-meeting-2025-10-02.md b/doc/meetings/build-wg-meeting-2025-10-02.md index 6ff1f74e0..6648504ac 100644 --- a/doc/meetings/build-wg-meeting-2025-10-02.md +++ b/doc/meetings/build-wg-meeting-2025-10-02.md @@ -8,7 +8,6 @@ ## Present -* Build team: @nodejs/build * Milad Fa @miladfarca * Richard Lau @richardlau * Ryan Aslett @ryanaslett