|
| 1 | +# Node.js Technical Steering Committee (TSC) Meeting 2025-03-19 |
| 2 | + |
| 3 | +## Links |
| 4 | + |
| 5 | +* **Recording**: <https://www.youtube.com/watch?v=qzvPcahrJ6c> |
| 6 | +* **GitHub Issue**: <https://github.com/nodejs/TSC/issues/1703> |
| 7 | + |
| 8 | +## Present |
| 9 | + |
| 10 | +* Yagiz Nizipli @anonrig (voting member) |
| 11 | +* Joyee Cheung @joyeecheung (voting member) |
| 12 | +* Chengzhong Wu @legendecas (voting member) |
| 13 | +* Marco Ippolito @marco-ippolito (voting member) |
| 14 | +* Matteo Collina @mcollina (voting member) |
| 15 | +* Michael Dawson @mhdawson (voting member) |
| 16 | +* Darshan Sen @RaisinTen (voting member) |
| 17 | +* Richard Lau @richardlau (voting member) |
| 18 | +* Robert Nagy @ronag (voting member) |
| 19 | +* Paolo Insogna @ShogunPanda (voting member) |
| 20 | + |
| 21 | +## Agenda |
| 22 | + |
| 23 | +### Announcements |
| 24 | + |
| 25 | +* Deadline for submission of sessions for collaborator summit is next monday |
| 26 | + |
| 27 | +### Reminders |
| 28 | + |
| 29 | +* Remember to nominate people for the [contributor spotlight](https://github.com/nodejs/node/blob/main/doc/contributing/reconizing-contributors.md#bi-monthly-contributor-spotlight) |
| 30 | + |
| 31 | +### CPC and Board Meeting Updates |
| 32 | + |
| 33 | +*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting. |
| 34 | + |
| 35 | +* No updates this week |
| 36 | + |
| 37 | +### nodejs/node |
| 38 | + |
| 39 | +* meta: edit collaborator nomination process [#57483](https://github.com/nodejs/node/pull/57483) |
| 40 | + * on agenda as an FYI |
| 41 | + * Robert is Jame’s PR competing or complimentary |
| 42 | + * Paolo, Yagiz they should be complimentary |
| 43 | + |
| 44 | +* doc: doc that proj has access to linked in [#57401](https://github.com/nodejs/node/pull/57401) |
| 45 | + * Marco as a releaser it makes sense |
| 46 | + * Michael, I agree as well |
| 47 | + * Paolo if releasers need it. |
| 48 | + * Lets leave on the agenda to make sure we get more opinions/input on next step. |
| 49 | + |
| 50 | +* process: add execve [#56496](https://github.com/nodejs/node/pull/56496) |
| 51 | + * Michael, use of standard name. Paolo, already addressed |
| 52 | + * Joyee, looks like there was a response on another PR |
| 53 | + * Paolo, but no response on the PR itself. |
| 54 | + * Poalo, any objections to dismissing the objection |
| 55 | + * none from the TSC members in the meeting |
| 56 | + * Robert, lets just remove the block. |
| 57 | + |
| 58 | +* Deadlock at process shutdown [#54918](https://github.com/nodejs/node/issues/54918) |
| 59 | + * Joyee, believe that jakecastelli is looking at it. |
| 60 | + * Lets leave on the agenda until next week. |
| 61 | + |
| 62 | +### nodejs/nodejs.org |
| 63 | + |
| 64 | +* feat: supporter page and updated home page [#7552](https://github.com/nodejs/nodejs.org/pull/7552) |
| 65 | + * On agenda as FYI |
| 66 | + |
| 67 | +### nodejs/TSC |
| 68 | + |
| 69 | +* Let's talk about the CI situation [#1614](https://github.com/nodejs/TSC/issues/1614) |
| 70 | + * covered under discussion of process shutdown issue and funding approaches |
| 71 | + |
| 72 | +* We are having a real challenge with V8 upgrade, it might delay the next major release. |
| 73 | + * Chengzhong - there are some fixes in V8 upstream that might help, remaining failures are |
| 74 | + smartos (some response from teams), windows (active work to try to move Windows to clang |
| 75 | + from VS studio), 32 bit arm, and some failures on shared library builds. |
| 76 | + * Richard, dynamic SSL builds believe its because we are running out of memory in |
| 77 | + containers, trying to figure out if it was point in time load or we need more resources. |
| 78 | + |
| 79 | +### nodejs/admin |
| 80 | + |
| 81 | +* doc: first cut at sponsor agreements, and sponsor page documentation [#955](https://github.com/nodejs/admin/pull/955) |
| 82 | + * Waiting on board for feedback in terms of what we can/cannot do. |
| 83 | + |
| 84 | +## Strategic Initiatives |
| 85 | +Skipped as we ran out of time |
| 86 | + |
| 87 | +## Upcoming Meetings |
| 88 | + |
| 89 | +* **Node.js Project Calendar**: <https://nodejs.org/calendar> |
| 90 | + |
| 91 | +Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. |
0 commit comments