From 251750bc542bb84bdbc222ce633a8c14c6471ec5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 24 May 2017 13:42:34 +0200 Subject: Update scripts and instructions after move to hello.stage.build2.org --- release.txt | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) (limited to 'release.txt') diff --git a/release.txt b/release.txt index 5bdead3..fad7f9a 100644 --- a/release.txt +++ b/release.txt @@ -1,5 +1,7 @@ @@ No upgrade testing +- Add new bot machines/configurations/options from stage to queue to public + - Replace 0.5.0 and 0.5 in this document with the new version. - Remove etc/ and private/ from modules in etc/git/modules to reduce @@ -27,7 +29,9 @@ cd .. etc/intro -s `pwd`/hello/repository/1/ - etc/intro -s https://build2.org/pkg/1/stage + etc/intro -s https://hello.stage.build2.org/1 + + - Make sure all the bot builds are successful (drop build db). - Update NEWS files in all project that will have non-pre-release version. @@ -38,9 +42,10 @@ - Install guide for (for 1 & 2). - - Introduction for (for 1 & 2). Use intro script to get output: + - Introduction for (for 1 & 2). Use intro script to get output but watch + out for stage (grep afterwards): - etc/intro -s -p https://build2.org/pkg/1/stage + etc/intro -s -p https://hello.stage.build2.org/1 - Change to final versions for all packages being released, some by hand, some with version scripts (see etc/stage for list + msvc-linux). @@ -174,10 +179,12 @@ - Write and send the announcement to mailing lists. - Remember upgrade instructions. - cat `ls -1 *.sha256` + - Remember upgrade instructions. + + - Add reply-to: header for users@ announcement. + - Patch the announcement URL in release notes, re-publish. - Announce on reddit and other places (see doc/ann/). @@ -255,3 +262,7 @@ - Commit and tag git tag -a 0.5.0 -m "Tag version 0.5.0" && git push --tags + +- Snapshot buildos-5 subvolume as buildos-5-0.5.0 + + btrfs subvolume snapshot buildos-5 buildos-5-0.5.0 -- cgit v1.1