Skip to content

Commit 999a044

Browse files
authored
doc: add minutes for meeting 2020-09-24 (#614)
Fixes: #611
1 parent 725c114 commit 999a044

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

doc/meetings/2020-09-24.md

+42
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Node.js Release WorkGroup Meeting 2020-09-24
2+
3+
## Links
4+
5+
* **Recording**: https://www.youtube.com/watch?v=eas8a3c4oEU
6+
* **GitHub Issue**: https://github.com/nodejs/Release/issues/611
7+
* **Minutes Google Doc**: https://docs.google.com/document/d/1OZOOMYOVqrWJOu7AGr5QWo5nz1sduinMIaVf5gDcd20
8+
9+
## Present
10+
11+
* Beth Griggs (@BethGriggs)
12+
* Danielle Adams (@danielleadams)
13+
* Michael Zasso (@targos)
14+
* Richard Lau (@richardlau)
15+
* Ruy Adorno (@ruyadorno)
16+
* Shelley Vohr (@codebytere)
17+
18+
## Agenda
19+
20+
## Announcements
21+
22+
* Security releases went out in September.
23+
* https://nodejs.org/en/blog/vulnerability/september-2020-security-releases/
24+
* Node.js 15 is due to be released 20th October.
25+
* First release candidate is out - https://nodejs.org/download/rc/v15.0.0-rc.0/
26+
27+
### nodejs/Release
28+
29+
* Release plan - v14.x Current [#567](https://github.com/nodejs/Release/issues/567)
30+
* Potentially squeeze an extra release in next week to pick up modules changes to allow more baking time between them landing in v14.x and v12.x.
31+
* Release plan - v12.x Active LTS [#494](https://github.com/nodejs/Release/issues/494)
32+
* Shelley volunteered for v12.19.0.
33+
* Two further releases scheduled until maintenance, we will readdress timings once the modules changes have landed.
34+
* Release plan - v10.x Maintenance [#504](https://github.com/nodejs/Release/issues/504)
35+
* N-api backport: https://github.com/nodejs/node/pull/35266
36+
* Review PRs labeled `lts-watch-v10.x` in an effort to try and build up a few commits on staging.
37+
* If no further PRs in ~1month, we’ll do a release for just the two open v10.x backport PRs.
38+
39+
## Q&A, Other
40+
41+
* Zoom links in the Node.js Foundation Calendar entry are incorrect
42+
* Richard: CITGM will be fixed to unbreak Windows on the CI. May start seeing “new” failures that we weren’t previously aware of as the CI on Windows was exiting early and not publishing results.

0 commit comments

Comments
 (0)