#5660 closed discussion (fixed)
Managing the 1.14.0 release process
Reported by: | Francesco Casella | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | high | Milestone: | 1.14.0 |
Component: | *unknown* | Version: | |
Keywords: | Cc: | Mahder Alemseged Gebremedhin, Martin Sjölund, Adeel Asghar, Niklas Worschech, Karim Adbdelhak, Andreas Heuermann, Lennart Ochel, Rüdiger Franke |
Description (last modified by )
As discussed today in the devmeeting, we need to allow people that are developing new features to merge them into master. At the same time, we need to manage the last remaining issues with replaceable and, last but not least, keep supporting users that are currently relying on the nightly build (the latest release is 9 months old now) and shouldn't get disrupted in their daily work.
For this purpose, I would make good use of stable releases, as described, e.g., in the windows and linux download pages.
My suggested course of action:
- @mahge930 reverts his last commits, if they caused regressions
- @adrpo branches
1.14.0-dev.01
off master, makes it a stable release, and updates the download pages (windows and linux) so people can access all the improvments since 1.13.2 until we release 1.14.0 beta and final. I recommend this to avoid any major disruption with nightly build users in the next few weeks. - @adrpo branches
1.14.0-dev
off master and changes the version number on the master branch to 1.15.0, which we could later upgrade to 2.0.0 if we think we can get to 2.0.0 quality in a reasonable amount of time, otherwise we'll release whatever is available in 1.15.0. - The development of new features (e.g. @mahder930's and @niklwors's) can then continue on master. Nightly builds will be made off this version.
- All the bug-fixes related to 1.14.0 blockers will have to be merged both into master and into
1.14.0-dev
- As soon as @adrpo manages to merge replaceable support on
1.14.0-dev
, we release1.14.0-dev.beta1
. This will supersede1.14.0-dev.01
as the latest stable release for Linux users. Of course replaceable should also be merged on master. - Any other 1.14.0 blocker fixes will have to be merged in
1.14.0-dev
until we release 1.14.0. - After the 1.14.0 release, @adrpo branches
1.14.0-dev
intomaintenance/v1.14
. Any further 1.14 blocker fixes should be merged there and eventually be released as 1.14.x, if they can be cherry-picked with a reasonable effort.
I would recommend steps 1. and 2. to be carried out asap, preferably this week.
Feel free to comment and/or improve
Change History (5)
comment:1 by , 5 years ago
Description: | modified (diff) |
---|
comment:2 by , 5 years ago
comment:3 by , 5 years ago
Milestone: | 1.14.0 → 1.16.0 |
---|
Releasing 1.14.0 which is stable and has many improvements w.r.t. 1.13.2. This issue is rescheduled to 1.16.0
comment:5 by , 5 years ago
Milestone: | 1.16.0 → 1.14.0 |
---|
Results of the discussion of today's webmeeting: