Skip to content

Commit 13cd227

Browse files
authored
doc: add minutes for meeting 2021-12-02 (#714)
Fixes: #713
1 parent 8b863e0 commit 13cd227

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

doc/meetings/2021-12-02.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# Node.js Release WorkGroup Meeting 2021-12-02
2+
3+
## Links
4+
5+
* **Recording**: https://www.youtube.com/watch?v=eQnCGn_iN7Q
6+
* **GitHub Issue**: https://github.com/nodejs/Release/issues/713
7+
* **Minutes Google Doc**: https://docs.google.com/document/d/1UZHWz8sCncBzAv-rdBUsHtIPaQJULeih8ttumT6cjck
8+
9+
## Present
10+
11+
* Beth Griggs (@BethGriggs)
12+
* Michael Zasso (@targos)
13+
* Richard Lau (@richardlau)
14+
15+
## Agenda
16+
17+
## Announcements
18+
19+
* New releases:
20+
* v17.2.0 - https://nodejs.org/en/blog/release/v17.2.0/
21+
* v16.13.1 - https://nodejs.org/en/blog/release/v16.13.1/
22+
* v14.18.2 - https://nodejs.org/en/blog/release/v14.18.2/
23+
* Planning for Node.js 18 platform requirements - [nodejs/build#2815](https://github.com/nodejs/build/issues/2815)
24+
25+
### nodejs/Release
26+
27+
* Move to monthly Release WG meetings? [#711](https://github.com/nodejs/Release/issues/711)
28+
* No objections.
29+
* (Action) Beth to update the calendar.
30+
* Node.js releaser’s email alias? [#663](https://github.com/nodejs/Release/issues/663)
31+
* No immediate desire, but could be useful for coordinating security releases.
32+
* Proposal to rename CITGM team to `release-automation` [#557](https://github.com/nodejs/Release/issues/557)
33+
* (Action) Audit CITGM team membership.
34+
* It’s good for membership to reflect the number of active maintainers.
35+
* Revisit the rename after we’ve completed the audit.
36+
* doc: simplify major release preparation [nodejs/node#40816](https://github.com/nodejs/node/issues/40816)
37+
* (Action) If there are no objections by next week then we’ll land the PR.
38+
* Release plan - v17.x Current [#703](https://github.com/nodejs/Release/issues/703)
39+
* Drop the 2021-12-28 release due to holidays.
40+
* Release plan - v16.x Active LTS [#658](https://github.com/nodejs/Release/issues/658)
41+
* Danielle has volunteered for January minor release.
42+
* Plan for a patch release in February.
43+
* Release plan - v14.x Maintenance (LTS) [#567](https://github.com/nodejs/Release/issues/567)
44+
* (Action) Review open minor PRs and indicate approval for landing on Node.js 14.
45+
* Release plan - v12.x Maintenance [#494](https://github.com/nodejs/Release/issues/494)
46+
* npm needs to be patched to address some warnings.
47+
* We should hold off on the release until the npm patch is ready to save doing multiple maintenance releases.
48+
* (Action) Open a PR to backport root certificates to both Node.js 12 and 14 to drive discussion.

0 commit comments

Comments
 (0)