releases.rst: move gatesgarth to outdated releases section

Message ID 20211124144934.8908-1-anuj.mittal@intel.com
State New
Headers show
Series releases.rst: move gatesgarth to outdated releases section | expand

Commit Message

Mittal, Anuj Nov. 24, 2021, 2:49 p.m. UTC
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
 documentation/releases.rst | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

Comments

Michael Opdenacker Nov. 24, 2021, 3:41 p.m. UTC | #1
Hi Anuj,

On 11/24/21 3:49 PM, Anuj Mittal wrote:
> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
> ---
>  documentation/releases.rst | 20 ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)
>
> diff --git a/documentation/releases.rst b/documentation/releases.rst
> index 95f1bd41d..4223d56d2 100644
> --- a/documentation/releases.rst
> +++ b/documentation/releases.rst
> @@ -20,16 +20,6 @@ Release Series 3.3 (hardknott)
>  - :yocto_docs:`3.3.3 Documentation </3.3.3>`
>  - :yocto_docs:`3.3.4 Documentation </3.3.4>`
>  
> -*******************************
> -Release Series 3.2 (gatesgarth)
> -*******************************
> -
> -- :yocto_docs:`3.2 Documentation </3.2>`
> -- :yocto_docs:`3.2.1 Documentation </3.2.1>`
> -- :yocto_docs:`3.2.2 Documentation </3.2.2>`
> -- :yocto_docs:`3.2.3 Documentation </3.2.3>`
> -- :yocto_docs:`3.2.4 Documentation </3.2.4>`
> -
>  ****************************
>  Release Series 3.1 (dunfell)
>  ****************************
> @@ -52,6 +42,16 @@ Release Series 3.1 (dunfell)
>   Outdated Release Manuals
>  ==========================
>  
> +*******************************
> +Release Series 3.2 (gatesgarth)
> +*******************************
> +
> +- :yocto_docs:`3.2 Documentation </3.2>`
> +- :yocto_docs:`3.2.1 Documentation </3.2.1>`
> +- :yocto_docs:`3.2.2 Documentation </3.2.2>`
> +- :yocto_docs:`3.2.3 Documentation </3.2.3>`
> +- :yocto_docs:`3.2.4 Documentation </3.2.4>`
> +
>  *************************
>  Release Series 3.0 (zeus)
>  *************************

Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Applied to "master-next", "honister" and "hardknott" (I hope these last
two were not unnecessary).

Thanks for this update!
Michael.
Quentin Schulz Nov. 24, 2021, 3:45 p.m. UTC | #2
Hi all,

On Wed, Nov 24, 2021 at 04:41:04PM +0100, Michael Opdenacker wrote:
> Hi Anuj,
> 
> On 11/24/21 3:49 PM, Anuj Mittal wrote:
> > Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
> > ---
> >  documentation/releases.rst | 20 ++++++++++----------
> >  1 file changed, 10 insertions(+), 10 deletions(-)
> >
> > diff --git a/documentation/releases.rst b/documentation/releases.rst
> > index 95f1bd41d..4223d56d2 100644
> > --- a/documentation/releases.rst
> > +++ b/documentation/releases.rst
> > @@ -20,16 +20,6 @@ Release Series 3.3 (hardknott)
> >  - :yocto_docs:`3.3.3 Documentation </3.3.3>`
> >  - :yocto_docs:`3.3.4 Documentation </3.3.4>`
> >  
> > -*******************************
> > -Release Series 3.2 (gatesgarth)
> > -*******************************
> > -
> > -- :yocto_docs:`3.2 Documentation </3.2>`
> > -- :yocto_docs:`3.2.1 Documentation </3.2.1>`
> > -- :yocto_docs:`3.2.2 Documentation </3.2.2>`
> > -- :yocto_docs:`3.2.3 Documentation </3.2.3>`
> > -- :yocto_docs:`3.2.4 Documentation </3.2.4>`
> > -
> >  ****************************
> >  Release Series 3.1 (dunfell)
> >  ****************************
> > @@ -52,6 +42,16 @@ Release Series 3.1 (dunfell)
> >   Outdated Release Manuals
> >  ==========================
> >  
> > +*******************************
> > +Release Series 3.2 (gatesgarth)
> > +*******************************
> > +
> > +- :yocto_docs:`3.2 Documentation </3.2>`
> > +- :yocto_docs:`3.2.1 Documentation </3.2.1>`
> > +- :yocto_docs:`3.2.2 Documentation </3.2.2>`
> > +- :yocto_docs:`3.2.3 Documentation </3.2.3>`
> > +- :yocto_docs:`3.2.4 Documentation </3.2.4>`
> > +
> >  *************************
> >  Release Series 3.0 (zeus)
> >  *************************
> 
> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
> Applied to "master-next", "honister" and "hardknott" (I hope these last
> two were not unnecessary).
> 

Slightly off topic but we should actually have the same release.rst for
all versions of the docs. No idea how to pull this off but we'll
eventually need to.

Cheers,
Quentin
Michael Opdenacker Nov. 24, 2021, 4:58 p.m. UTC | #3
Hi Quentin,

On 11/24/21 4:45 PM, Quentin Schulz wrote:
>
> Slightly off topic but we should actually have the same release.rst for
> all versions of the docs. No idea how to pull this off but we'll
> eventually need to.

Thanks for the reminder. This makes me realize that the file in
"master-next" is out of date and is missing the Honister release
completely. Apologies if I missed a patch!

To have the same release.rst for all versions, could we tweak
scripts/run-docs-build in the yocto-autobuilder-helper repo to copy
release.rst to copy the version from master?

What do you think? Another thing is the tagging of releases, which I
still do not quite grasp... Anyway, it seems we haven't found a working
solution yet.

Cheers
Michael.

Patch

diff --git a/documentation/releases.rst b/documentation/releases.rst
index 95f1bd41d..4223d56d2 100644
--- a/documentation/releases.rst
+++ b/documentation/releases.rst
@@ -20,16 +20,6 @@  Release Series 3.3 (hardknott)
 - :yocto_docs:`3.3.3 Documentation </3.3.3>`
 - :yocto_docs:`3.3.4 Documentation </3.3.4>`
 
-*******************************
-Release Series 3.2 (gatesgarth)
-*******************************
-
-- :yocto_docs:`3.2 Documentation </3.2>`
-- :yocto_docs:`3.2.1 Documentation </3.2.1>`
-- :yocto_docs:`3.2.2 Documentation </3.2.2>`
-- :yocto_docs:`3.2.3 Documentation </3.2.3>`
-- :yocto_docs:`3.2.4 Documentation </3.2.4>`
-
 ****************************
 Release Series 3.1 (dunfell)
 ****************************
@@ -52,6 +42,16 @@  Release Series 3.1 (dunfell)
  Outdated Release Manuals
 ==========================
 
+*******************************
+Release Series 3.2 (gatesgarth)
+*******************************
+
+- :yocto_docs:`3.2 Documentation </3.2>`
+- :yocto_docs:`3.2.1 Documentation </3.2.1>`
+- :yocto_docs:`3.2.2 Documentation </3.2.2>`
+- :yocto_docs:`3.2.3 Documentation </3.2.3>`
+- :yocto_docs:`3.2.4 Documentation </3.2.4>`
+
 *************************
 Release Series 3.0 (zeus)
 *************************