Skip to content

Commit 48c5232

Browse files
committed
doc: add minutes for meeting 2021-08-12
Fixes: nodejs#687
1 parent 7d7eef4 commit 48c5232

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

doc/meetings/2021-08-12.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Node.js Release WorkGroup Meeting 2021-08-12
2+
3+
## Links
4+
5+
* **Recording**: https://www.youtube.com/watch?v=3u6Glh840hQ
6+
* **GitHub Issue**: https://github.com/nodejs/Release/issues/687
7+
* **Minutes Google Doc**: https://docs.google.com/document/d/1ASrbr8psKbUwXZ9dSI4iWiMy17UkyQaeeML9Nq_EwBo
8+
9+
## Present
10+
11+
* Richard Lau (@richardlau)
12+
* Beth Griggs (@BethGriggs)
13+
* Michael Zasso (@targos)
14+
15+
## Agenda
16+
17+
## Announcements
18+
19+
* August 2021 Security releases:
20+
* [Node.js v12.22.5 (LTS)] https://nodejs.org/en/blog/release/v12.22.5/
21+
* [Node.js v14.17.5 (LTS)] - https://nodejs.org/en/blog/release/v14.17.5/
22+
* [Node.js v16.6.2 (Current)] - https://nodejs.org/en/blog/release/v16.6.2/
23+
* Note: Potential regression in these releases for building against shared c-ares.
24+
25+
26+
### nodejs/Release
27+
28+
* Release plan - v16.x Current [#658](https://github.com/nodejs/Release/issues/658)
29+
* Scheduled up until the end of August.
30+
* Release plan - v14.x Active LTS [#567](https://github.com/nodejs/Release/issues/567)
31+
* Semver minor needs time for the release candidate phase, aiming for September.
32+
* Release plan - v12.x Maintenance [#494](https://github.com/nodejs/Release/issues/494)
33+
* One commit on the staging branch, waiting until there is a more pressing need for a release.
34+
* Release key servers [nodejs/node#39731](https://github.com/nodejs/node/pull/39731)
35+
* Instructions need to be updated - it doesn't make sense to update to use another sks keyservers.
36+
* Match what the Docker Team is doing by pointing to keys.openpgp.org as proposed in #39227.
37+
* Probably longer term we'll switch over to https://github.com/nodejs/release-keys when it is ready.
38+
* Actions:
39+
* Check all releasers keys are in keys.openpgp.org
40+
* Merge Node.js core instructions update - [#39227](https://github.com/nodejs/node/pull/39227)
41+
* Create a GitHub action to publish keys in the release-keys repository to our target key server.

0 commit comments

Comments
 (0)