Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plan for Node.js 11 Current releases #397

Closed
targos opened this issue Dec 8, 2018 · 33 comments
Closed

Plan for Node.js 11 Current releases #397

targos opened this issue Dec 8, 2018 · 33 comments

Comments

@targos
Copy link
Member

targos commented Dec 8, 2018

Week Approximative date Release Releaser
2018 - 49 2018-12-07 v11.4.0 @BridgeAR
2018 - 51 2018-12-18 v11.5.0 @BethGriggs
2018 - 52 2018-12-26 v11.6.0 @MylesBorins
2019 - 03 2019-01-18 v11.7.0 @BridgeAR
2019 - 04 2019-01-24 v11.8.0 @MylesBorins
2019 - 05 2019-01-30 v11.9.0 @targos
2019 - 07 2019-02-14 v11.10.0 @targos
2019 - 09 2019-02-28 v11.10.1 @rvagg
2019 - 10 2019-03-05 v11.11.0 @BridgeAR
2019 - 11 2019-03-14 v11.12.0 @BridgeAR
2019 - 13 2019-03-28 v11.13.0 @targos
2019 - 15 2019-04-11 v11.14.0 @BethGriggs
2019 - 16 2019-04-30 v11.x.y @codebytere

/cc @nodejs/releasers

I propose this plan for the next Node.js 11 Current releases, until the week before Node.js 12 is supposed to be released.
It's a simple rule: one release every two weeks, with an exception of three weeks during end of year holidays. I always put Tuesday as approximative date but the release could happen any day of the week, depending on releaser's availability.
We already have a volunteer to do the next release. @BethGriggs is week 51 OK for you?

@MylesBorins
Copy link
Member

MylesBorins commented Dec 8, 2018 via email

@targos
Copy link
Member Author

targos commented Dec 8, 2018

@MylesBorins OK, I changed the dates... But those should not be considered fixed. I personally have more time to do releases on Wednesdays or Thursdays.

@BridgeAR
Copy link
Member

BridgeAR commented Dec 9, 2018

I suggest to use the dates as recommendation and let the releasing person be flexible with the actual day while trying to prevent releases on Fridays.

I am fine to volunteer for e.g., each even 11 release. That way I know when to take some time for it.

@MylesBorins
Copy link
Member

@BridgeAR I generally push for releases on Tuesday for 2 reasons

  1. Give external teams appropriate time during the week to adopt the new release
  2. Give us a large buffer in case of release problems. We have had releases that broke stuff, it wasn't pointed out until wednesday / thursday, we then in turn still had time to respond and get a new release out during the week without requiring a firedrill during the weekend.

I personally have more time to do releases on Wednesdays or Thursdays.

While I totally understand the timing issue here, my hope would be that the majority of release work has been done in advance, a least multiple days in advance. So, for example, a release can be prepared and proposed on a Thursday so that testing can begin. This was the only work to be done on tuesday is promotion... which "shouldn't" take more than an hour.

@targos
Copy link
Member Author

targos commented Dec 16, 2018

I volunteer for 2019-01-22

@targos
Copy link
Member Author

targos commented Jan 7, 2019

Ping @nodejs/releasers do we have a volunteer for this week? It would be nice to have a patch release with npm 6.5.0 stable.

@BridgeAR
Copy link
Member

BridgeAR commented Jan 7, 2019

I'll prepare the release tomorrow.

@ljharb
Copy link
Member

ljharb commented Jan 8, 2019

how goes today's patch release? :-D

@BridgeAR
Copy link
Member

BridgeAR commented Jan 9, 2019

@ljharb currently there are lots of conflicts between master and 11.x and I did not get to resolve all of these and I have to get some sleep but I'll try to finish it tomorrow.

It's likely that we should backport a couple of older commits first though. Otherwise each release is going to become more complicated.

@ljharb
Copy link
Member

ljharb commented Jan 9, 2019

I'm most interested in seeing nodejs/node#25234 make it into an 11.6 patch release; as long as it doesn't get delayed to an 11.7, i'm more than happy to wait til you have time :-) Thanks!

@MylesBorins
Copy link
Member

MylesBorins commented Jan 9, 2019 via email

@MylesBorins
Copy link
Member

@BridgeAR are you still able to do this?

@BridgeAR
Copy link
Member

I opened a release proposal for 11.7.0 (should this be a semver-patch release? If so, it'll we a tiny release as we had quite some issues backporting things and it would require more time to resolve further conflicts. Right now we are back on track with the conflicts and have only few backport requests to 11.x).

nodejs/node#25537

@ljharb
Copy link
Member

ljharb commented Jan 16, 2019

My hope is for a patch release.

@MylesBorins
Copy link
Member

@ljharb why a patch release? We have brotli and a number of semver-minor commits

I'm personally -1 on doing a patch release, it isn't the process we've done in the past for current and will significantly complicate landing a bunch of stuff.

@ljharb
Copy link
Member

ljharb commented Jan 16, 2019

I mean obv if there’s additions it should be a minor; it’s just disappointing since a patch release with the npm fix should have been able to go out before landing those.

@BridgeAR
Copy link
Member

@targos since the release took somewhat longer due to backporting a lot of things that caused conflicts: it's probably best to move the release after 11.7.0 by one week or skip the release.

@targos
Copy link
Member Author

targos commented Jan 18, 2019

OK, I shifted everything by one week. In the future, I think it will be better to stick with the schedule and avoid blocking on pending backports. Current releases happen often enough that we can postpone backports to the next one.

@targos
Copy link
Member Author

targos commented Feb 13, 2019

Can anyone prepare a release for this week?

@targos
Copy link
Member Author

targos commented Feb 14, 2019

I found some time to do it today: nodejs/node#26098

@BridgeAR
Copy link
Member

BridgeAR commented Mar 1, 2019

Should we release the next current (v11) version next week or the week after? It was originally planned to release it this week but it was postponed due to the security release.

I personally suggest to release it on next Tuesday but I do not know how everyone else feels about it.

@targos
Copy link
Member Author

targos commented Mar 1, 2019

I have no objection to doing releases two weeks in a row (if there are enough commits to warrant it).

@MylesBorins
Copy link
Member

MylesBorins commented Mar 1, 2019 via email

@BridgeAR
Copy link
Member

I updated the staging branch today to get a release proposal together but that took quite a bit due to lots of conflicts and bisecting in-between.

I would like to release a new version tomorrow if no one is against it, since a fix for jest just landed. Any opinions @nodejs/releasers?

@sam-github
Copy link
Contributor

FYI, I linked to this from https://github.com/nodejs/Release/wiki

@targos
Copy link
Member Author

targos commented Mar 29, 2019

@codebytere During yesterday's meeting, we decided to move the last active release of v11.x to 2019-04-16 so it doesn't happen the same week as 12.0.0. Is it still OK for you?

@BethGriggs
Copy link
Member

Currently prepping today's release, aim to open the PR later this evening and have it go out tomorrow

@targos
Copy link
Member Author

targos commented Apr 17, 2019

@codebytere Do you have time to prepare this week's release? If not I can do it.

@BethGriggs
Copy link
Member

For now, I've based the v12.0.0 release changelog on the diff between v11.14.0 and v12.x. Some PRs have landed on 11.x-staging that would be good to ship (even if that happens to be after v12.x goes out).

@BridgeAR
Copy link
Member

@BethGriggs just for understanding since I somewhat read both: is it only about the changelog or are commits missing that landed on the 11 branch?

@BethGriggs
Copy link
Member

Ah sorry, in regards to Node 12 it is just the changelog. As far as I know, all new commits currently on v11.x-staging are manual v11.x backports.

@BethGriggs
Copy link
Member

The final planned release is next week. I'm thinking that if there is a demand or a request for some specific fixes/backports we could do another release before v11.x goes End-of-Life on 2019-06-01 to tie up any loose ends.

@targos
Copy link
Member Author

targos commented Apr 25, 2019

+1

@targos targos closed this as completed May 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants