-
-
Notifications
You must be signed in to change notification settings - Fork 140
doc: add minutes for 2020-02-05 #814
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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,81 @@ | ||
| # Node.js Technical Steering Committee (TSC) Meeting 2020-02-05 | ||
|
|
||
| ## Links | ||
|
|
||
| * **Recording**: https://www.youtube.com/watch?v=p5fIPf94GuY | ||
| * **GitHub Issue**: https://github.com/nodejs/TSC/issues/810 | ||
| * **Minutes Google Doc**: https://docs.google.com/document/d/1OmKotKXE12zGi3sTa8EkGdM4Ocpkrgy2M8BuFhTIK_0 | ||
|
|
||
| ## Present | ||
|
|
||
| * Anna Henningsen @addaleax (TSC) | ||
| * Beth Griggs @BethGriggs (TSC) | ||
| * Сковорода Никита Андреевич @ChALkeR (TSC) | ||
| * Daniel Bevenius @danbev (TSC) | ||
| * James Snell @jasnell (TSC) | ||
| * Matteo Collina @mcollina (TSC) | ||
| * Michaël Zasso @targos (TSC) | ||
| * Rich Trott @Trott (TSC) | ||
| * Sam Roberts @sam-github (TSC) | ||
| * Tobias Nießen @tniessen (TSC) | ||
| * Vladimir de Turckheim (Guest) | ||
|
|
||
| ## Agenda | ||
|
|
||
| ### Announcements | ||
|
|
||
| * Nominating Ruben Bridgewater (@BridgeAR) to the TSC [#811](https://github.com/nodejs/TSC/issues/811) | ||
| * Will be invited as an observer to the next meeting. | ||
|
|
||
| ### 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 example for cipher.update() [#28373](https://github.com/nodejs/node/pull/28373) | ||
| * Concern with content duplication. | ||
| * Tobias requested changes - unable to land as-is. | ||
| * Ruben added to the agenda so will defer discussion until next week. | ||
|
|
||
| * async-hooks: introduce async-storage API [#26540](https://github.com/nodejs/node/pull/26540) | ||
| * Vladimir invited to give an overview of the current PRs. | ||
| * Brought to the TSC to try and help move forward with one of the implementations. | ||
| * Niche issue - discussion around whether to provide high-level or low-level API. | ||
| * Diagnostics could not come to resolution. | ||
| * Can we identify and list interested parties? - [#807](https://github.com/nodejs/TSC/issues/807) | ||
| * Can we socialize to other projects that may be interested? | ||
|
|
||
| * lib: move GLOBAL and root aliases to EOL [#31167](https://github.com/nodejs/node/pull/31167) | ||
| * James opened PRs to mark some long-term deprecated APIs as EOL. | ||
| * Codebase is getting larger and there is a maintenance cost, we should remove what we can. | ||
| * TSC should aim to take a look the EOL PRs and add share their opinions. | ||
|
|
||
| * src: remove duplicate env field from CryptoJob | ||
| [#31588](https://github.com/nodejs/node/pull/31588) | ||
| * Consider whether we should have wording/process to handle with the situations where there are two competing PRs. | ||
|
|
||
| ### nodejs/TSC | ||
|
|
||
| * Executive summary: Introducing a CLS-like API to Node.js core [#807](https://github.com/nodejs/TSC/issues/807) | ||
|
|
||
| * Node.js future directions - any interest in online or in person summit? [#797](https://github.com/nodejs/TSC/issues/797) | ||
| * Nothing time-sensitive, will be deferred until Michael is back. | ||
|
|
||
| ### nodejs/admin | ||
|
|
||
| * Node.js Social Media Accounts [#454](https://github.com/nodejs/admin/issues/454) | ||
| * Since it's a joint CommCom and TSC discussion it may be worth waiting until Michael is back. | ||
| * Waiting on a proposal. | ||
|
|
||
| ## Strategic Initiatives | ||
|
|
||
| * QUIC | ||
| * By Friday should have a draft PR updated based on current status in nodejs/quic | ||
| * James aims to arrange a call to provide background for those interested to help them review. | ||
|
|
||
| ## Upcoming Meetings | ||
|
|
||
| * **Node.js Foundation Calendar**: https://nodejs.org/calendar | ||
|
|
||
| Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Opened nodejs/create-node-meeting-artifacts#83 to add him to the invited list. Not sure if anyone other than @mhdawson can merge it.