From b19d997a16b93f49d5bde0938f7e53949a0ee5f1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 20 Oct 2021 10:37:03 +0200 Subject: Additional notes to release doc --- doc/release.cli | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) 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/}. -- cgit v1.1