|
| 1 | +# Node.js Technical Steering Committee (TSC) Meeting 2025-01-29 |
| 2 | + |
| 3 | +## Links |
| 4 | + |
| 5 | +* **Recording**: <https://www.youtube.com/watch?v=Ry4gBLSHQSk> |
| 6 | +* **GitHub Issue**: <https://github.com/nodejs/TSC/issues/1681> |
| 7 | + |
| 8 | +## Present |
| 9 | + |
| 10 | +* Ruben Bridgewater @BridgeAR (voting member) |
| 11 | +* Marco Ippolito @marco-ippolito (voting member) |
| 12 | +* Matteo Collina @mcollina (voting member) |
| 13 | +* Michael Dawson @mhdawson (voting member) |
| 14 | +* Rafael Gonzaga @RafaelGSS (voting member) |
| 15 | +* Richard Lau @richardlau (voting member) |
| 16 | +* Robert Nagy @ronag (voting member) |
| 17 | +* Ruy Adorno @ruyadorno (voting member) |
| 18 | + |
| 19 | +## Agenda |
| 20 | + |
| 21 | +### Announcements |
| 22 | + |
| 23 | +* No announcements this week |
| 24 | + |
| 25 | +### Reminders |
| 26 | + |
| 27 | +* Remember to nominate people for the [contributor spotlight](https://github.com/nodejs/node/blob/main/doc/contributing/reconizing-contributors.md#bi-monthly-contributor-spotlight) |
| 28 | + |
| 29 | +### CPC and Board Meeting Updates |
| 30 | + |
| 31 | +*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting. |
| 32 | + |
| 33 | +* No update this week. |
| 34 | + |
| 35 | +### nodejs/TSC |
| 36 | + |
| 37 | +* Plan for Collab Summit before/after JSConfUS [#1654](https://github.com/nodejs/TSC/issues/1654) |
| 38 | + * No objections from the 8 TSC members at the meeting ? |
| 39 | + * 2 days, no ticket required for the collaborator, does not include conference itself |
| 40 | + * Matteo, can likely ensure that TSC members can always buy a ticket. |
| 41 | + * Not sure when the CFP opens |
| 42 | + |
| 43 | +* Clarify the Charter so that contractors are explicity counted as affialiated [#1650](https://github.com/nodejs/TSC/pull/1650) |
| 44 | + * approved and landed |
| 45 | + |
| 46 | +* Let's talk about the CI situation [#1614](https://github.com/nodejs/TSC/issues/1614) |
| 47 | + * Robert - we have people opening PRs to mark tests as flaky |
| 48 | + * some PRs are being rejected with the suggestion that they should be fixed instead, |
| 49 | + no very productive |
| 50 | + * Matteo - we have a deadlock bug on exit - <https://github.com/nodejs/node/issues/54918>, |
| 51 | + only happens on low resource situations with constrained resources. Affects all tests. |
| 52 | + That could lead to all tests being marked as flaky. |
| 53 | + * Robert have seen some cases where it really was flaky |
| 54 | + * Matteo, most objected to have been the 1 offs which are likely to the deadlock issue |
| 55 | + * Bug from person who is also doing most of the rejections (issue opened Sep 13) |
| 56 | + * Michael if we could extract just looking specifically at the shutdown issue we might be |
| 57 | + able to use some of the security bug bounty fund if TSC members would agree to that. |
| 58 | + * Matteo, will ping people he thinks might be good candidates to see if they can jump in |
| 59 | + * We will then discuss in next meeting. |
| 60 | + |
| 61 | +## Strategic Initiatives |
| 62 | + |
| 63 | +* Michael - Next-10, second ambassador onboarded. |
| 64 | + |
| 65 | +## Upcoming Meetings |
| 66 | + |
| 67 | +* **Node.js Project Calendar**: <https://nodejs.org/calendar> |
| 68 | + |
| 69 | +Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. |
0 commit comments