From b39d21c376f446b92d4a2665b1a3db815cfe917b Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Fri, 22 Oct 2021 13:19:00 -0700 Subject: [PATCH] Add what to do on release day --- StyleGuide.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/StyleGuide.rst b/StyleGuide.rst index ad1b7cdc..33bdbc99 100644 --- a/StyleGuide.rst +++ b/StyleGuide.rst @@ -27,3 +27,19 @@ Sections - Have - put under them for a section about a program. - Keep screenshots near the text that describes them + +Releasing +--------- +Release day get final sha256 hash to add to chapter 1.1 downloading the image with final hash. The beta/daily isos will have a different hash so this needs to be done release day. + +Check that there are no wanring with make clean && make html + +Merge master into stable. + +fix any merge conflicts + +if LTS merge master onto lts + +fix merge conflicts + +done