Skip to content

Commit 9ec8360

Browse files
authored
doc: add minutes for meeting 23 Oct 2024 (#1639)
Signed-off-by: Michael Dawson <[email protected]>
1 parent 3a211d3 commit 9ec8360

File tree

1 file changed

+86
-0
lines changed

1 file changed

+86
-0
lines changed

meetings/2024-10-23.md

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
# Node.js Technical Steering Committee (TSC) Meeting 2024-10-23
2+
3+
## Links
4+
5+
* **Recording**: <https://www.youtube.com/watch?v=zDkRHkRSTWA>
6+
* **GitHub Issue**: <https://github.com/nodejs/TSC/issues/1638>
7+
8+
## Present
9+
10+
* Ruben Bridgewater @BridgeAR (voting member)
11+
* Gireesh Punathil @gireeshpunathil (voting member)
12+
* Joyee Cheung @joyeecheung (voting member)
13+
* Michael Dawson @mhdawson (voting member)
14+
* Richard Lau @richardlau (voting member)
15+
* Ruy Adorno @ruyadorno (voting member)
16+
17+
* Carl Vitullo (Guest to talk about Discord server)
18+
* Claudio Wunder (Guest to talk about Discord server)
19+
20+
## Agenda
21+
22+
### Announcements
23+
24+
* No annoucements
25+
26+
### Reminders
27+
28+
* Remember to nominate people for the [contributor spotlight](https://github.com/nodejs/node/blob/main/doc/contributing/reconizing-contributors.md#bi-monthly-contributor-spotlight)
29+
30+
### CPC and Board Meeting Updates
31+
32+
*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting.
33+
34+
* no updates this week
35+
36+
### nodejs/admin
37+
38+
* Creation of an official Discord server for the Node.js project
39+
[872](https://github.com/nodejs/admin/issues/872)
40+
* Was not quite clear enough, so want to make sure TSC fully understands, back to share that.
41+
* TSC members will have a level of access to do moderation, as will moderation team
42+
* But now owner level control
43+
* helper role, can track and delete messages if necessary
44+
* There are also other levels of control
45+
* Michael question on backup, Carl would be open designate somebody from the project as a
46+
backup with full control.
47+
* Main code of conduct will line up with OpenJS code of conduct
48+
* Carl to send description of TSC level access to Michael, Michael to close out consensus through email to TSC.
49+
50+
### nodejs/node
51+
52+
* module: add module.stripTypeScriptTypes [#55282](https://github.com/nodejs/node/pull/55282)
53+
* Looks like it is moving forward, no blocks, nothing to discuss this week.
54+
55+
* module,win: make module cache case-insensitive [#54478](https://github.com/nodejs/node/pull/54478)
56+
* Joyee will still have inconsistent results, also only commonJS
57+
* overall there are a number of issues and needs more work before it lands
58+
* Ruben, agree it needs more work, but does not necessarily need TSC
59+
discussion at this point. Windows is configurable to allow case-sensitivity as well.
60+
61+
### nodejs/TSC
62+
63+
* Draft Statement of Work - Test flakiness lead [#1629](https://github.com/nodejs/TSC/issues/1629)
64+
* No concerns from the TSC members in attendance (7),
65+
* Michael will send email to TSC to say will be considered accepted and can move forward unless there are objections by the end of the week.
66+
67+
* Let's talk about the CI situation [#1614](https://github.com/nodejs/TSC/issues/1614)
68+
* No discussion this week.
69+
70+
### nodejs/next-10
71+
72+
* Ambassador program - message and topics for additional content [#302](https://github.com/nodejs/next-10/issues/302)
73+
* Starting to onboard first couple of Ambassadors
74+
75+
## Strategic Initiatives
76+
77+
* Joyee, startup snapshot, some updates on handling error stackstrace limit <https://github.com/nodejs/node/pull/55121> and migrating away from deprecated V8 API for 13.0 upgrade: <https://github.com/nodejs/node/pull/55337>
78+
* Next-10 Michael
79+
* Onboarding initial ambassadors
80+
* Digesting results of collaborator survey
81+
82+
## Upcoming Meetings
83+
84+
* **Node.js Project Calendar**: <https://nodejs.org/calendar>
85+
86+
Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.

0 commit comments

Comments
 (0)