forked from nodejs/Release
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: add minutes for meeting 2022-04-14
Closes: nodejs#735
- Loading branch information
1 parent
de90067
commit c45cf5e
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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,38 @@ | ||
# Node.js Release WorkGroup Meeting 2022-04-07 | ||
|
||
## Links | ||
|
||
* **Recording**: https://www.youtube.com/watch?v=Y_1tB3YRG2A | ||
* **GitHub Issue**: https://github.com/nodejs/Release/issues/735 | ||
|
||
## Present | ||
|
||
* Beth Griggs (@BethGriggs) | ||
* Bryan English (@bengl) | ||
* Danielle Adams (@danielleadams) | ||
* Juan Arboleda (@soyjuanarbol) | ||
* Richard Lau (@richardlau) | ||
|
||
## Agenda | ||
|
||
## Announcements | ||
|
||
* Node.js 18 is due to be released on the 19th April. | ||
* Latest release candidate is available - https://nodejs.org/download/rc/v18.0.0-rc.3/. | ||
|
||
### nodejs/Release | ||
|
||
* Process for unintentional breaking changes [#728](https://github.com/nodejs/Release/issues/728) | ||
* The specific issue/PR that raised this has been addressed. | ||
* Some process documentation would be helpful. | ||
* Let’s untag from the agenda and add a comment stating our intent to create some guidance. | ||
* Create a guide on ‘What to do when a release is broken? [#558](https://github.com/nodejs/Release/issues/558) | ||
* Should form part of the same release guide. | ||
* Working out a policy around reverts for LTS branches [#535](https://github.com/nodejs/Release/issues/535) | ||
* Should form part of the same release guide. | ||
* Proposal to rename CITGM team to `release-automation` [#557](https://github.com/nodejs/Release/issues/557) | ||
* Plan was to grant releasers access to the automation repositories. | ||
* (Action) To confirm whether the access has been added. | ||
* Bryan worked on a fix for `branch-diff` - it would be good for us to have access to be able to merge it. | ||
* Release plan - v18.x Current [#737](https://github.com/nodejs/Release/issues/737) | ||
* Node.js 18 release plan issue has been following our typical schedule for current re |