From 63cc1800cb58d02b61aeb71d27bdc4d821f65b74 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 4 Dec 2019 14:05:19 +0200 Subject: Post-release notes updates --- doc/release.cli | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/doc/release.cli b/doc/release.cli index a83ff35..e14b9d5 100644 --- a/doc/release.cli +++ b/doc/release.cli @@ -705,7 +705,9 @@ distribution from \c{etc/stage} and add the pre-distributed packages \li|Patch (or verify) the announcement URL in release notes, re-publish.| - \li|Announce on reddit, slack, and other relevant places.|| + \li|Announce on reddit, slack, and other relevant places.| + + \li|Add links to reddit discussions to release notes.|| \h#tag|Commit, tag, and push the rest.| @@ -801,6 +803,12 @@ distribution from \c{etc/stage} and add the pre-distributed packages Remember to update the GCC version in the stage \c{buildtab}s for the configuration that uses \c{mingw} package. +\h#upgrade-db-migration|Cleanup database migrations| + + Drop old database migration code. Keep migration entries for two previous + versions for \c{bpkg} and \c{bdep} and for one previous version for + \c{brep}. + \h#upgrade-buildos|Upgrade \c{buildos}| See \c{bootstrap.txt} for the procedure. Start with the \c{devel} @@ -810,17 +818,20 @@ distribution from \c{etc/stage} and add the pre-distributed packages Check every major compiler and OS if a new version is available. -\h#upgrade-packages|Upgrade packages| +\h#upgrade-packages|Upgrade third-party packages| Consider upgrading to new upstream versions in \c{packaging/}. +\h#upgrade-projects|Upgrade own projects| + + Adjust own projects to use any newly available features. + \h#upgrade-bdep-new|Upgrade \c{bdep-new}| Adjust \c{bdep-new}-generated projects to use any newly available features. -\h#upgrade-db-migration|Cleanup database migrations| - Drop old database migration code. Keep migration entries for two previous - versions for \c{bpkg} and \c{bdep} and for one previous version for - \c{brep}. +\h1#plan|Plan| + +Plan the next release and update the project roadmap. " -- cgit v1.1