From fbe348d6cdcaebb9950c30a2b5996f91f339541c Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Sat, 18 Oct 2025 18:42:49 +0200 Subject: [PATCH 1/2] Added 2025-10-15 meeting notes Signed-off-by: Matteo Collina --- meetings/2025-10-15.md | 78 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 meetings/2025-10-15.md diff --git a/meetings/2025-10-15.md b/meetings/2025-10-15.md new file mode 100644 index 00000000..f494f86b --- /dev/null +++ b/meetings/2025-10-15.md @@ -0,0 +1,78 @@ +# Node.js Technical Steering Committee (TSC) Meeting 2025-10-15 + +## Links + +* **Recording**: https://www.youtube.com/watch?v=_zGVw3rHDb4 +* **GitHub Issue**: https://github.com/nodejs/TSC/issues/1794 +* **Minutes**: https://hackmd.io/@openjs-nodejs/HJL7J85axe + +## Present + +* Matteo Collina @mcollina (voting member) +* Filip Skokan @panva (voting member) +* James Snell @jasnell (voting member) +* Ruy Adorno @ruyadorno (voting member) +* Antoine du Hamel @aduh95 (voting member) +* Richard Lau @richardlau (voting member) + +## Agenda + +* Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting. + +### Announcements + +* Node.js 25 scheduled to be release today! + * Deprecation of SlowBuffer was pulled from 24, back in 25 tomorrow. + * There are going to be people affected. Should have means to upgrade dep trees + * Need to keep an eye out for other places that are impacted. +* Volunteers needed for Mac OS X infra, see [https://github.com/nodejs/tsc/issues/1793](https://github.com/nodejs/tsc/issues/1793) for details + +### Reminders + +* Remember to nominate people for the [contributor spotlight](https://github.com/nodejs/node/blob/main/doc/contributing/reconizing-contributors.md#bi-monthly-contributor-spotlight) + +### CPC and Board Meeting Updates + +* Approved 2026 budget, includes reduction in support for LFIT (Ryan) ... need volunteers to help fill the gap. +* No jsconf in 2026, quite possible to have an event in 2027. +* Currently revising parts of the in-kind contribution model. WIP. + +### nodejs/admin + +* Transfer DataDog/orchestrion-js to the org [#1011](https://github.com/nodejs/admin/issues/1011) + * There have been no objections, welcome to the project! + +### nodejs/node + +* src: change default config to package.json [#59842](https://github.com/nodejs/node/pull/59842) + * Tabled until people in the call to discuss +* util: add colorize functionality [#43523](https://github.com/nodejs/node/pull/43523) + * Re-opened because of questions of recent supply chain attacks. We cannot take on everything that's potentially an issue here. Adding things to core won't solve the problem. + * Might not be relevant due to styleText, other additions + * We're not opposed to landing this stuff if it's useful, just not for the reasons of supply chain attack mitigation + +### nodejs/build + +* web-infra access to search console [#4127](https://github.com/nodejs/build/issues/4127) + * Approved in the latest TSC meeting + +### nodejs/TSC + +* Update charter with communication responsibilities [#1754](https://github.com/nodejs/TSC/pull/1754) + * Tabled for Nov 5 meeting +* Self-serve model for funding Node.js work [#1747](https://github.com/nodejs/TSC/issues/1747) + * Tabled for Nov 5 meeting +* Let's talk about the CI situation [#1614](https://github.com/nodejs/TSC/issues/1614) + * We have funds currently.. expected to be more in 2026, we can viably do a RFP. + * The biggest challenge is paying attention to the issues and pushing follow up. + * Automation only gets us so far, we need someone to actually fix things + * Next step: draft RFP focusing on burndown of existing flaky test backlog, get CI as green as possible. 2-3 months time period. Need SOW with $-cap. + +## Strategic Initiatives + +## Upcoming Meetings + +* **Node.js Project Calendar**: + +Click `Add to Google Calendar` at the bottom left to add to your own Google calendar. + From f9e4e7b4b4c4437b0a1e6526c1b5f73ab315f18d Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Sat, 18 Oct 2025 18:44:05 +0200 Subject: [PATCH 2/2] fixup Signed-off-by: Matteo Collina --- meetings/2025-10-15.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/meetings/2025-10-15.md b/meetings/2025-10-15.md index f494f86b..7c78d6ad 100644 --- a/meetings/2025-10-15.md +++ b/meetings/2025-10-15.md @@ -2,9 +2,9 @@ ## Links -* **Recording**: https://www.youtube.com/watch?v=_zGVw3rHDb4 -* **GitHub Issue**: https://github.com/nodejs/TSC/issues/1794 -* **Minutes**: https://hackmd.io/@openjs-nodejs/HJL7J85axe +* **Recording**: +* **GitHub Issue**: +* **Minutes**: ## Present @@ -25,7 +25,7 @@ * Deprecation of SlowBuffer was pulled from 24, back in 25 tomorrow. * There are going to be people affected. Should have means to upgrade dep trees * Need to keep an eye out for other places that are impacted. -* Volunteers needed for Mac OS X infra, see [https://github.com/nodejs/tsc/issues/1793](https://github.com/nodejs/tsc/issues/1793) for details +* Volunteers needed for Mac OS X infra, see for details ### Reminders @@ -75,4 +75,3 @@ * **Node.js Project Calendar**: Click `Add to Google Calendar` at the bottom left to add to your own Google calendar. -