Skip to content

Commit 389843c

Browse files
committed
doc: add minutes for meetings 2022-01 to 2022-03 (#738)
Closes: nodejs/Release#719 Closes: nodejs/Release#722 Closes: nodejs/Release#732
1 parent 32dd08c commit 389843c

File tree

3 files changed

+81
-0
lines changed

3 files changed

+81
-0
lines changed

doc/meetings/2022-01-13.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Node.js Release WorkGroup Meeting 2022-01-13
2+
3+
## Links
4+
5+
* **Recording**: https://www.youtube.com/watch?v=1SIp9nsJRII
6+
* **GitHub Issue**: https://github.com/nodejs/Release/issues/719
7+
* **Minutes Google Doc**: https://docs.google.com/document/d/1OZY8BDg9yUgOZiBOkmDnvzDl3ibo1IyXj65Q5xiTT00
8+
9+
## Present
10+
11+
* Michael Zasso (@targos)
12+
* Myles Borins (@MylesBorins)
13+
* Richard Lau (@richardlau)
14+
* Ruy Adorno (@ruyadorno)
15+
16+
## Agenda
17+
18+
### nodejs/Release
19+
20+
* Imminent issue for Morocco users (tzdata2020a) [#576](https://github.com/nodejs/Release/issues/576)
21+
* Issue was for previous timezone update applied to releases except not to v12.x (which is why it is still open).
22+
* Comment added about upcoming 22 Feb 2022 DST change for Jordan and asking for timezone updates.
23+
* Some concern over newer timezone db updates dropping historical data/merging timezones.
24+
* Our maintaining guide https://github.com/nodejs/node/blob/master/doc/guides/maintaining-icu.md#time-zone-data actually pulls timezone data from ICU’s icudata GitHub repo and that diverges from upstream tz db by keeping historical data so risk to LTS should be less than for upstream tz
25+
* (Michael) For 16 and 14 can we backport the latest ICU update?
26+
* Worth trying as long as CI (including V8 CI) is happy with unchanged minimum ICU and the update
27+
* Plan to open PRs to update each LTS line and run CI’s. Aim to get these into releases planned for later this month/beginning Feb.
28+
* Release plan - v17.x Current [#703](https://github.com/nodejs/Release/issues/703)
29+
* Release plan - v16.x Active LTS [#658](https://github.com/nodejs/Release/issues/658)
30+
* Release plan - v14.x Maintenance LTS [#567](https://github.com/nodejs/Release/issues/567)
31+
* Proposal to rename CITGM team to `release-automation` [#557](https://github.com/nodejs/Release/issues/557)
32+
* Release plan - v12.x Maintenance [#494](https://github.com/nodejs/Release/issues/494)

doc/meetings/2022-02-10.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Node.js Release WorkGroup Meeting 2022-02-10
2+
3+
## Links
4+
5+
* **Recording**: https://www.youtube.com/watch?v=IWJyJDbCfc4
6+
* **GitHub Issue**: https://github.com/nodejs/Release/issues/722
7+
* **Minutes Google Doc**: https://docs.google.com/document/d/1wd21zd4fmL04-KO5N45I5poHo-25kkTeikRdB1epd5I
8+
9+
## Present
10+
11+
* Beth Griggs (@BethGriggs)
12+
* Danielle Adams (@danielleadams)
13+
* Myles Borins (@MylesBorins)
14+
* Richard Lau (@richardlau)
15+
* Ruy Adorno (@ruyadorno)
16+
17+
## Agenda
18+
19+
### nodejs/Release
20+
21+
* Release plan - v17.x Current [#703](https://github.com/nodejs/Release/issues/703)
22+
* Release plan - v16.x Active LTS [#658](https://github.com/nodejs/Release/issues/658)
23+
* Imminent issue for Morocco users (tzdata2020a) [#576](https://github.com/nodejs/Release/issues/576)
24+
* Release plan - v14.x Maintenance LTS [#567](https://github.com/nodejs/Release/issues/567)
25+
* Proposal to rename CITGM team to `release-automation` [#557](https://github.com/nodejs/Release/issues/557)
26+
* Release plan - v12.x Maintenance [#494](https://github.com/nodejs/Release/issues/494)
27+
28+
## Q&A, Other
29+
30+
* what to do for breaking releases? Releasers? Contributors? (brought up in TSC meeting recently)

doc/meetings/2022-03-10.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Node.js Release WorkGroup Meeting 2022-03-10
2+
3+
## Links
4+
5+
* **Recording**: https://www.youtube.com/watch?v=1RxlsH0T0gU
6+
* **GitHub Issue**: https://github.com/nodejs/Release/issues/732
7+
* **Minutes Google Doc**: https://docs.google.com/document/d/1o9VNtgy_I4RAIBdVv2aYQk0G1nM98ioeSrOAV4w8OF4
8+
9+
## Present
10+
11+
* Bryan English (@bengl)
12+
* Michael Zasso (@targos)
13+
* Juan José Arboleda (@juanarbol)
14+
* Richard Lau (@richardlau)
15+
* Ruy Adorno (@ruyadorno)
16+
* Myles Borins (@MylesBorins)
17+
* Stewart Addison
18+
19+
## Agenda

0 commit comments

Comments
 (0)