[Mesa-dev] [PATCH] docs: add release calendar page and references to it
Eric Engestrom
eric.engestrom at imgtec.com
Tue Apr 25 12:55:29 UTC 2017
On Tuesday, 2017-04-25 11:46:55 +0100, Emil Velikov wrote:
> On 24 April 2017 at 23:40, Eric Engestrom <eric at engestrom.ch> wrote:
> > On Monday, 2017-04-24 17:22:19 +0100, Emil Velikov wrote:
> >> From: Emil Velikov <emil.velikov at collabora.com>
> >>
> >> Add a page that has information which release is expected when and
> >> associated information.
> >>
> >> Reference to it from the "Releasing process" and "Release notes" pages.
> >>
> >> Cc: Andres Gomez <agomez at igalia.com>
> >> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> >
> > LGTM:
> > Reviewed-by: Eric Engestrom <eric at engestrom.ch>
> >
> > This looks very error-prone though; did you generate it by hand, or did
> > you write a script for it?
> >
> Yes it is a bit error prone - was hoping that we'll get some website
> rework beforehand.
> So for now I've done it by hand.
>
> A couple of questions I should have mentioned.
> - Is there much value in keeping the separate development/stable columns?
> - Should one make "Release date" the first column?
Well, if I'd done it, I would've probably put it like this:
+--------+---------------+------------+-----------------+-------------------------------------------+
| Branch | Expected date | Release | Release manager | Notes |
+--------+---------------+------------+-----------------+-------------------------------------------+
| 17.0 | 2017-04-28 | 17.0.5 | Emil Velikov | |
| | 2017-05-12 | 17.0.6 | Emil Velikov | |
| | 2017-05-26 | 17.0.7 | Emil Velikov | Final planned release for the 17.0 series |
+--------+---------------+------------+-----------------+-------------------------------------------+
| 17.1 | 2017-04-28 | 17.1.0-rc3 | Emil Velikov | |
| | 2017-05-05 | 17.1.0-rc4 | Emil Velikov | May be promoted to 17.1.0 final |
| | 2017-05-19 | 17.1.1 | Emil Velikov | |
| | 2017-06-02 | 17.1.2 | Emil Velikov | |
| | 2017-06-16 | 17.1.3 | Emil Velikov | |
+--------+---------------+------------+-----------------+-------------------------------------------+
>
> Thanks
> Emil
More information about the mesa-dev
mailing list