-
Notifications
You must be signed in to change notification settings - Fork 135
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 13 Aug 2020 (#909)
* doc: add minutes for meeting 13 Aug 2020
- Loading branch information
Showing
1 changed file
with
80 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,80 @@ | ||
# Node.js Technical Steering Committee (TSC) Meeting 2020-08-13 | ||
|
||
## Links | ||
|
||
* **Recording**: https://youtu.be/XV6AI4AdnM0 | ||
* **GitHub Issue**: https://github.com/nodejs/TSC/issues/907 | ||
|
||
## Present | ||
|
||
* Ruben Bridgewater @BridgeAR (TSC) | ||
* Сковорода Никита Андреевич @ChALkeR (TSC) | ||
* Mary Marchini @mmarchini (TSC) | ||
* Michael Dawson @mhdawson (TSC) | ||
* Myles Borins @MylesBorins (TSC) | ||
* Robert Nagy (Invited guest) | ||
|
||
## Agenda | ||
|
||
|
||
### Announcements | ||
|
||
* Mary: Change to collaborator guide, if you object make sure to use the requests changes to indicate you don’t want it to land unless your comments/objections are addressed | ||
* Mary: Survey on unhandled rejections is up, please participate. ~ 500 participants so far, but would like about 2000 before closing, if we get answers at same rate we should meet that. | ||
* Mary: Commit queue pull request will land later today, will let us land using a label. Once it lands the Triage team will be able to land PRs as well, but only if it meets all of the requirements so it should be safe. If you object please say so on meeting issue or the pull request. | ||
|
||
|
||
### CPC and Board Meeting Updates | ||
|
||
*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting. | ||
|
||
|
||
### nodejs/node | ||
|
||
|
||
* Land #34035 on v14 (stream: simpler Readable async iterator) [#34680](https://github.com/nodejs/node/issues/34680) | ||
* implementation labelled as SemVer major, done defensively. Would like to port back to 14.x | ||
* async iterator, changed to be based on async generator | ||
* Ways that it is breaking | ||
* Error handling | ||
* prototype | ||
* Believe it is very unlikely that these changes would affect existing code. Strange to call next | ||
after it has already failed | ||
* Myles, have tests been run with CITGM? To be comfortable: | ||
* open backport PR | ||
* run CITGM | ||
* reach out to those who have deep experience in addition to Ronag (Matteo, etc.) | ||
* reach out to some key ecosystem | ||
* Myles, possibly Feross, will give some other suggestions. | ||
* Let’s try to get it in before 14 goes to LTS. | ||
* We would probably want to reclassify as SemVer minor, as opposed to SemVer major and | ||
update upstream | ||
* Benjamin has already reviewed and thinks its ok | ||
|
||
* Rename default branch from "master" to "main" or something similar [#33864](https://github.com/nodejs/node/issues/33864) | ||
* Still waiting on GitHub for better tooling | ||
* Myles, active open issues on nodejs.dev and citgm, about doing the rename, Myles will do | ||
the rename as first test, better understand potential disruption. They also have some CI | ||
integration so between the two they touch on a lot of things. | ||
|
||
|
||
### nodejs/admin | ||
|
||
|
||
* Audit Google account access [#389](https://github.com/nodejs/admin/issues/389) | ||
* Rich pinged Brian last week. Brian said he’d try to get to it this week. | ||
|
||
|
||
## Strategic Initiatives | ||
|
||
|
||
Mary, new strategic initiative around our build toolchain, see - https://github.com/nodejs/TSC/issues/901 | ||
|
||
|
||
## Upcoming Meetings | ||
|
||
|
||
* **Node.js Foundation Calendar**: https://nodejs.org/calendar | ||
|
||
|
||
Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. |