Skip to content

Commit 3a211d3

Browse files
authored
doc: add minutes for meeting 16 oct 2024 (#1637)
* doc: add minutes for meeting 16 oct 2024 Signed-off-by: Michael Dawson <[email protected]>
1 parent 839c425 commit 3a211d3

File tree

1 file changed

+78
-0
lines changed

1 file changed

+78
-0
lines changed

meetings/2024-10-16.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# Node.js Technical Steering Committee (TSC) Meeting 2024-10-16
2+
3+
## Links
4+
5+
* **Recording**: <https://www.youtube.com/watch?v=p9GMeQHJQ9k>
6+
* **GitHub Issue**: <https://github.com/nodejs/TSC/issues/1635>
7+
8+
## Present
9+
10+
* Gireesh Punathil @gireeshpunathil (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+
* Rafael Gonzaga @RafaelGSS (voting member)
17+
* Richard Lau @richardlau (voting member)
18+
* Ruy Adorno @ruyadorno (voting member)
19+
* Paolo Insogna @ShogunPanda (voting member)
20+
* Robin Ginn (Guest from OpenJS Foundation)
21+
* Ben Sternthal (Guest from OpenJS Foundation)
22+
* Joe Sepi @<[email protected]> (Guest - Node.js CPC rep)
23+
24+
## Agenda
25+
26+
### Announcements
27+
28+
* Matteo, collaborator summit in Dublin in next few weeks, Nov 7-8th. Please let us know if you
29+
are going to come. (to late for lunch but you can still come)
30+
* Rafael, just release 23.0.0, Yay!, 22.x will be promoted to LTS later in Oct.
31+
* Richard, still a bit of work to get the index fixed up so version managers will see the new
32+
version.
33+
34+
### Reminders
35+
36+
* Remember to nominate people for the [contributor spotlight](https://github.com/nodejs/node/blob/main/doc/contributing/reconizing-contributors.md#bi-monthly-contributor-spotlight)
37+
38+
### CPC and Board Meeting Updates
39+
40+
*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting.
41+
42+
* CPC/Board updates
43+
* Matteo, main one is that JSConf trademark has been moved to Foundation. If all goes to plan
44+
we may soon announce dates for JSConf next year.
45+
* Joe, elections are open/closing
46+
* Michael confirmed that Joe/Matteo will continue to represent Node.js
47+
48+
### nodejs/node
49+
50+
* Heads-up: Potential Delay in macOS Infrastructure for Node.js v23 [#55181](https://github.com/nodejs/node/issues/55181)
51+
* closing as release went out and include macOS
52+
53+
* lib: add parser.stripTypeScriptTypes [55282](https://github.com/nodejs/node/pull/55282)
54+
* Marco: the idea is that wanted to create new API to allow external loaders to transpile
55+
transcript, the issue is that the API is a bit different from existing APIs. We don’t have any that
56+
do code translation without evaluation.
57+
* There are 4-5 different opinions on how to proceed. Objections on the issue. For now
58+
its and FYI to the TSC to get involved and that there may be a vote later one.
59+
60+
### nodejs/TSC
61+
62+
* Draft Statement of Work - Test flakiness lead [#1629](https://github.com/nodejs/TSC/issues/1629)
63+
* FYI, please take a look comment/make suggestions.
64+
* Node.js CPC reps [#1627](https://github.com/nodejs/TSC/issues/1627)
65+
* closed as decision made
66+
* Let's talk about the CI situation [#1614](https://github.com/nodejs/TSC/issues/1614)
67+
* let’s leave on until next week.
68+
69+
## Strategic Initiatives
70+
71+
* Chengzhong - shadow Realm - no update this week
72+
* Michael - next-10, working on message/topics as direction for ambassadors, please think about between now and next week.
73+
74+
## Upcoming Meetings
75+
76+
* **Node.js Project Calendar**: <https://nodejs.org/calendar>
77+
78+
Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.

0 commit comments

Comments
 (0)