From 759982f7f598a86eadc768228c9f6848b91952ed Mon Sep 17 00:00:00 2001 From: Julie Prestopnik Date: Mon, 23 May 2022 15:25:24 -0600 Subject: [PATCH 1/9] Added instructions for updating the Coordinated METplus X.Y release section on the DTC website --- .../common/update_dtc_website.rst | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/docs/Release_Guide/release_steps/common/update_dtc_website.rst b/docs/Release_Guide/release_steps/common/update_dtc_website.rst index a26934aec5..2e1bf1fa73 100644 --- a/docs/Release_Guide/release_steps/common/update_dtc_website.rst +++ b/docs/Release_Guide/release_steps/common/update_dtc_website.rst @@ -54,7 +54,29 @@ Update DTC Website * For an official release, remove the corresponding development releases. + + * Create or edit the "Coordinated METplus Version X.Y" software release. + + * For a beta1 development release, create the "Coordinated METplus + Version X.Y" release section if it doesn't already exist. Ensure the + "Release Type" is set to *Development*. Add links for the |projectRepo| + X.Y.Z beta1, the METplus "Documentation", and METplus "Existing Builds + and Docker" and under "Release Notes" add a bullet point linking to the + |projectRepo| Release Notes with the text |projectRepo|. + * For a beta2-X development release, update the existing link and text in + the "Coordinated METplus Version X.Y" page from the beta1 information to + the beta2-X information. + + * For an official release, update the existing link and text in + the "Coordinated METplus Version X.Y" page from the beta2-X information + to the X.Y.Z information. Change the "Release Type" from *Development* + to *Recommended*. + + * For a bugfix release, update the existing link and text in + the "Coordinated METplus Version X.Y" page from the X.Y.Z information + to the X.Y.Z+1 information. + * |otherWebsiteUpdates| * Click on "Save". From f11b898f8ea8617bc8d5e6c50a6512c2ac80ed5c Mon Sep 17 00:00:00 2001 From: Julie Prestopnik Date: Tue, 24 May 2022 12:55:05 -0600 Subject: [PATCH 2/9] Made some wording changes. --- .../release_steps/common/update_dtc_website.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/Release_Guide/release_steps/common/update_dtc_website.rst b/docs/Release_Guide/release_steps/common/update_dtc_website.rst index 2e1bf1fa73..86818eaf3c 100644 --- a/docs/Release_Guide/release_steps/common/update_dtc_website.rst +++ b/docs/Release_Guide/release_steps/common/update_dtc_website.rst @@ -64,18 +64,18 @@ Update DTC Website and Docker" and under "Release Notes" add a bullet point linking to the |projectRepo| Release Notes with the text |projectRepo|. - * For a beta2-X development release, update the existing link and text in - the "Coordinated METplus Version X.Y" page from the beta1 information to - the beta2-X information. + * For a beta>=2 development release, update the existing link and text in + the "Coordinated METplus Version X.Y" release section with the beta>=2 + development release information. * For an official release, update the existing link and text in - the "Coordinated METplus Version X.Y" page from the beta2-X information - to the X.Y.Z information. Change the "Release Type" from *Development* - to *Recommended*. + the "Coordinated METplus Version X.Y" release section with the X.Y.Z + information. Change the "Release Type" from *Development* to + *Recommended*. * For a bugfix release, update the existing link and text in - the "Coordinated METplus Version X.Y" page from the X.Y.Z information - to the X.Y.Z+1 information. + the "Coordinated METplus Version X.Y" release section with the + X.Y.Z+1 information. * |otherWebsiteUpdates| From 16f869ff095c68ea33e2c3f564abfe3a7ca48f48 Mon Sep 17 00:00:00 2001 From: jprestop Date: Tue, 24 May 2022 14:23:38 -0600 Subject: [PATCH 3/9] Update docs/Release_Guide/release_steps/common/update_dtc_website.rst Co-authored-by: johnhg --- docs/Release_Guide/release_steps/common/update_dtc_website.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Release_Guide/release_steps/common/update_dtc_website.rst b/docs/Release_Guide/release_steps/common/update_dtc_website.rst index 86818eaf3c..9ec8cf57e6 100644 --- a/docs/Release_Guide/release_steps/common/update_dtc_website.rst +++ b/docs/Release_Guide/release_steps/common/update_dtc_website.rst @@ -58,7 +58,7 @@ Update DTC Website * Create or edit the "Coordinated METplus Version X.Y" software release. * For a beta1 development release, create the "Coordinated METplus - Version X.Y" release section if it doesn't already exist. Ensure the + Version X.Y" release entry if it doesn't already exist. Ensure the "Release Type" is set to *Development*. Add links for the |projectRepo| X.Y.Z beta1, the METplus "Documentation", and METplus "Existing Builds and Docker" and under "Release Notes" add a bullet point linking to the From a95e95642dbcc6d5c27887b95c3a8865b6381304 Mon Sep 17 00:00:00 2001 From: jprestop Date: Tue, 24 May 2022 14:23:52 -0600 Subject: [PATCH 4/9] Update docs/Release_Guide/release_steps/common/update_dtc_website.rst Co-authored-by: johnhg --- docs/Release_Guide/release_steps/common/update_dtc_website.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Release_Guide/release_steps/common/update_dtc_website.rst b/docs/Release_Guide/release_steps/common/update_dtc_website.rst index 9ec8cf57e6..33f39bd0ae 100644 --- a/docs/Release_Guide/release_steps/common/update_dtc_website.rst +++ b/docs/Release_Guide/release_steps/common/update_dtc_website.rst @@ -60,7 +60,7 @@ Update DTC Website * For a beta1 development release, create the "Coordinated METplus Version X.Y" release entry if it doesn't already exist. Ensure the "Release Type" is set to *Development*. Add links for the |projectRepo| - X.Y.Z beta1, the METplus "Documentation", and METplus "Existing Builds + X.Y.Z beta1, the METplus "Documentation", the METplus "Existing Builds and Docker" and under "Release Notes" add a bullet point linking to the |projectRepo| Release Notes with the text |projectRepo|. From 110f325796ef2a76671bc14d768bd49862c93507 Mon Sep 17 00:00:00 2001 From: jprestop Date: Tue, 24 May 2022 14:24:11 -0600 Subject: [PATCH 5/9] Update docs/Release_Guide/release_steps/common/update_dtc_website.rst Co-authored-by: johnhg --- docs/Release_Guide/release_steps/common/update_dtc_website.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Release_Guide/release_steps/common/update_dtc_website.rst b/docs/Release_Guide/release_steps/common/update_dtc_website.rst index 33f39bd0ae..7f14f66e6b 100644 --- a/docs/Release_Guide/release_steps/common/update_dtc_website.rst +++ b/docs/Release_Guide/release_steps/common/update_dtc_website.rst @@ -61,7 +61,7 @@ Update DTC Website Version X.Y" release entry if it doesn't already exist. Ensure the "Release Type" is set to *Development*. Add links for the |projectRepo| X.Y.Z beta1, the METplus "Documentation", the METplus "Existing Builds - and Docker" and under "Release Notes" add a bullet point linking to the + and Docker" page, and the "Release Notes". Add to the Release Notes a link to the |projectRepo| Release Notes with the text |projectRepo|. * For a beta>=2 development release, update the existing link and text in From 82c0486f2fa393f40b604b0d0dd0a5df7491bb65 Mon Sep 17 00:00:00 2001 From: jprestop Date: Tue, 24 May 2022 14:25:23 -0600 Subject: [PATCH 6/9] Update docs/Release_Guide/release_steps/common/update_dtc_website.rst Co-authored-by: johnhg --- docs/Release_Guide/release_steps/common/update_dtc_website.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Release_Guide/release_steps/common/update_dtc_website.rst b/docs/Release_Guide/release_steps/common/update_dtc_website.rst index 7f14f66e6b..a3f8e65393 100644 --- a/docs/Release_Guide/release_steps/common/update_dtc_website.rst +++ b/docs/Release_Guide/release_steps/common/update_dtc_website.rst @@ -62,7 +62,7 @@ Update DTC Website "Release Type" is set to *Development*. Add links for the |projectRepo| X.Y.Z beta1, the METplus "Documentation", the METplus "Existing Builds and Docker" page, and the "Release Notes". Add to the Release Notes a link to the - |projectRepo| Release Notes with the text |projectRepo|. + |projectRepo| Release Notes. * For a beta>=2 development release, update the existing link and text in the "Coordinated METplus Version X.Y" release section with the beta>=2 From 896e7762ac6735bb7fbade0b4ca627093cd5ea52 Mon Sep 17 00:00:00 2001 From: jprestop Date: Tue, 24 May 2022 14:26:11 -0600 Subject: [PATCH 7/9] Update docs/Release_Guide/release_steps/common/update_dtc_website.rst Co-authored-by: johnhg --- docs/Release_Guide/release_steps/common/update_dtc_website.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Release_Guide/release_steps/common/update_dtc_website.rst b/docs/Release_Guide/release_steps/common/update_dtc_website.rst index a3f8e65393..4ef166f0e2 100644 --- a/docs/Release_Guide/release_steps/common/update_dtc_website.rst +++ b/docs/Release_Guide/release_steps/common/update_dtc_website.rst @@ -64,7 +64,7 @@ Update DTC Website and Docker" page, and the "Release Notes". Add to the Release Notes a link to the |projectRepo| Release Notes. - * For a beta>=2 development release, update the existing link and text in + * For a beta2 or beyond development release, update the existing link and text in the "Coordinated METplus Version X.Y" release section with the beta>=2 development release information. From bab071ac1d050216bd9372b6654f176af06d9be7 Mon Sep 17 00:00:00 2001 From: jprestop Date: Tue, 24 May 2022 14:26:19 -0600 Subject: [PATCH 8/9] Update docs/Release_Guide/release_steps/common/update_dtc_website.rst Co-authored-by: johnhg --- docs/Release_Guide/release_steps/common/update_dtc_website.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Release_Guide/release_steps/common/update_dtc_website.rst b/docs/Release_Guide/release_steps/common/update_dtc_website.rst index 4ef166f0e2..8c1cea4c90 100644 --- a/docs/Release_Guide/release_steps/common/update_dtc_website.rst +++ b/docs/Release_Guide/release_steps/common/update_dtc_website.rst @@ -65,7 +65,7 @@ Update DTC Website |projectRepo| Release Notes. * For a beta2 or beyond development release, update the existing link and text in - the "Coordinated METplus Version X.Y" release section with the beta>=2 + the "Coordinated METplus Version X.Y" release section with the updated development release information. * For an official release, update the existing link and text in From 4b2ff24d7fb096d94e3433338866324d01287796 Mon Sep 17 00:00:00 2001 From: jprestop Date: Tue, 24 May 2022 14:28:04 -0600 Subject: [PATCH 9/9] Update docs/Release_Guide/release_steps/common/update_dtc_website.rst Co-authored-by: johnhg --- docs/Release_Guide/release_steps/common/update_dtc_website.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Release_Guide/release_steps/common/update_dtc_website.rst b/docs/Release_Guide/release_steps/common/update_dtc_website.rst index 8c1cea4c90..2338bdc86d 100644 --- a/docs/Release_Guide/release_steps/common/update_dtc_website.rst +++ b/docs/Release_Guide/release_steps/common/update_dtc_website.rst @@ -71,7 +71,7 @@ Update DTC Website * For an official release, update the existing link and text in the "Coordinated METplus Version X.Y" release section with the X.Y.Z information. Change the "Release Type" from *Development* to - *Recommended*. + *Recommended*. Consider changing the "Release Type" of previous coordinated releases from *Recommended* to *Other*. * For a bugfix release, update the existing link and text in the "Coordinated METplus Version X.Y" release section with the