diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-12 16:21:46 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-12 16:21:46 +0200 |
commit | c3241a69afdf9132a61e1340c886147d17b53bf6 (patch) | |
tree | b0ea0aa46f2b1a7bed21d0b2c21dd74a7e19ab5b | |
parent | 6ddb1fdcbb3dbe6d1679176d8bda46488a87484f (diff) |
Add note on upgradability testing
-rw-r--r-- | release.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/release.txt b/release.txt index e9985c6..6f9aec8 100644 --- a/release.txt +++ b/release.txt @@ -1,9 +1,13 @@ TODO ==== +@@ Need to test upgradability via bpkg (create config with previous version + of toolchain, upgrade). + @@ Looks like we need a public staging host. @@ Local Clang test is broken and disabled, using FreeBSD for Clang testing + Notes ==== @@ -100,7 +104,7 @@ Prelude brep/migrate/brep-migrate --recreate brep/load/brep-load cppget.org/brep-loader-home.conf - sudo /etc/init.d/apache2 restart + sudo /etc/init.d/apache2 restart Procession ========== @@ -135,7 +139,7 @@ Procession etc/publish - Test production and save a copy of toolchain in etc1/install/X.Y.Z - + etc/install -t -i "etc1/install/`cat build2-toolchain/version`" \ https://download.build2.org/0.Y/build2-toolchain-0.2.0.tar.gz \ https://pkg.cppget.org/1/alpha |