summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-10-20 10:37:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-10-20 10:37:03 +0200
commitb19d997a16b93f49d5bde0938f7e53949a0ee5f1 (patch)
tree42d2a165b278fdf279dbe60e1c68a0129021d5f9
parente06679d1e0a9a54c255199b988282655d3588469 (diff)
Additional notes to release doc
-rw-r--r--doc/release.cli19
1 files changed, 18 insertions, 1 deletions
diff --git a/doc/release.cli b/doc/release.cli
index 830dbab..bc37f56 100644
--- a/doc/release.cli
+++ b/doc/release.cli
@@ -292,7 +292,14 @@ distribution from \c{etc/stage} and add the pre-distributed packages
CI \c{libauto-symexport}.
- Test \c{cxx20-modules-examples} (see \c{README} in each example).
+ Test \c{cxx20-modules-examples} (see \c{test} script).
+
+ Test on ARM Mac (run tests for \c{libbutl/build2/bpkg/bdep}.
+
+ Test build system modules (especially standard pre-installed).
+
+ Test old toolchain version (can fetch and build old pckages from
+ queue.stage).
\h#install-stage|Test install scripts|
@@ -855,6 +862,8 @@ distribution from \c{etc/stage} and add the pre-distributed packages
\c{baseutils} and \c{mingw}; the idea is that we will start with those and
maybe upgrade later).
+ Review \c{etc/stage} for any packages to enabled/disable.
+
Then cleanup and restage:
\
@@ -872,6 +881,14 @@ distribution from \c{etc/stage} and add the pre-distributed packages
Upgrade \c{brep} on \c{stage}.
+ Review \c{etc/stage-queue} and restage queue.stage:
+
+ \
+ rm -r staging/repository/1/*/
+
+ etc/stage-queue
+ \
+
\h#commit-reopen|Commit and push \c{etc/} and \c{private/}.|
Commit and push changes to \c{etc/} and \c{private/}.