forked from nodejs/TSC
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: add minutes for meeting 03 Aug 2022
Fixes: nodejs#1266
- Loading branch information
1 parent
66a86aa
commit 1a8fccc
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
# Node.js Technical Steering Committee (TSC) Meeting 2022-08-03 | ||
|
||
## Links | ||
|
||
* **Recording**: <Not recorded> | ||
* **GitHub Issue**: <https://github.com/nodejs/TSC/issues/1266> | ||
* **Minutes Google Doc**: <https://github.com/nodejs/TSC/issues/1266> | ||
|
||
## Present | ||
|
||
* Antoine du Hamel @aduh95 (TSC) | ||
* Beth Griggs @BethGriggs (TSC) | ||
* Ruben Bridgewater @BridgeAR (TSC) | ||
* Сковорода Никита Андреевич @ChALkeR (TSC) | ||
* Gireesh Punathil @gireeshpunathil (TSC) | ||
* Joyee Cheung @joyeecheung (TSC) | ||
* Darshan Sen @RaisinTen (TSC) | ||
* Richard Lau @richardlau (TSC) | ||
* Tobias Nießen @tniessen (TSC) | ||
|
||
|
||
## Agenda | ||
|
||
### Announcements | ||
|
||
### CPC and Board Meeting Updates | ||
|
||
*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting. | ||
|
||
### nodejs/node | ||
|
||
* doc: add TypeScript execution requirements [#44030](https://github.com/nodejs/node/pull/44030) | ||
* Not urgent, deferred to next week | ||
* Nominating @theanarkh as a collaborator [#44006](https://github.com/nodejs/node/issues/44006) | ||
* Awareness only. Antoine driving the onboarding | ||
* Ruthlessly mark tests that fail frequently as flaky | ||
[#43955](https://github.com/nodejs/node/issues/43955) | ||
* Follow regular practice of raising PR for flaky tests | ||
|
||
### nodejs/llhttp | ||
|
||
* Give merge permissions to @ShogunPanda [#167](https://github.com/nodejs/llhttp/issues/167) | ||
* Awareness only, no specific TSC actions | ||
|
||
|
||
## Strategic Initiatives | ||
|
||
* Startup performance | ||
- Landed the run-time user-land snapshot via CLI flags https://github.com/nodejs/node/pull/38905 | ||
- Opened tracking issue https://github.com/nodejs/node/issues/44014 for support of more built-ins and V8 issues in the startup snapshot | ||
|
||
## Upcoming Meetings | ||
|
||
* **Node.js Project Calendar**: <https://nodejs.org/calendar> | ||
|
||
Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. |