]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: note that Github Pages configuration has to be updated after a release
authorLuca Boccassi <bluca@debian.org>
Fri, 28 Jul 2023 22:42:20 +0000 (23:42 +0100)
committerLuca Boccassi <bluca@debian.org>
Fri, 28 Jul 2023 22:42:20 +0000 (23:42 +0100)
docs/RELEASE.md

index 0d1b2d7ac8bb73ec5bffb0b38f11bcedf9211ee8..817a4d8ec0bf98f6a7a4501a2d6cc632cf83ea27 100644 (file)
@@ -24,3 +24,4 @@ SPDX-License-Identifier: LGPL-2.1-or-later
 15. Check that announcement to systemd-devel, with a copy&paste from NEWS, was sent. This should happen automatically.
 16. Update IRC topic (`/msg chanserv TOPIC #systemd Version NNN released`)
 17. [FINAL] Push commits to stable, create an empty -stable branch: `git push systemd-stable --atomic origin/main:main origin/main:refs/heads/${version}-stable`, and change the default branch to latest release (https://github.com/systemd/systemd-stable/settings/branches).
+18. [FINAL] Change the Github Pages branch in the stable repository to the newly created branch (https://github.com/systemd/systemd-stable/settings/pages) and set the 'Custom domain' to 'systemd.io'