summaryrefslogtreecommitdiff
path: root/release.txt
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-05-24 13:42:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-05-24 13:42:34 +0200
commit251750bc542bb84bdbc222ce633a8c14c6471ec5 (patch)
tree7ca36f1dab37a27b7db3098838ddae4e370b7059 /release.txt
parentb22f2f86d4a7166b7098fc82944a198e6ad63748 (diff)
Update scripts and instructions after move to hello.stage.build2.org
Diffstat (limited to 'release.txt')
-rw-r--r--release.txt21
1 files changed, 16 insertions, 5 deletions
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