From 7defa7e883f5fdbe1966cb6df78c9321528cd105 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Fri, 20 Mar 2020 14:00:11 +0100 Subject: Note that `active => true` has to be kept for `$QA_RELEASES` Otherwise the bug tracker and test failure reporting will not work as intended (and maybe there are even more issues). --- docs/release-process.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/release-process.md b/docs/release-process.md index d16d7ccb49..0555c6be87 100644 --- a/docs/release-process.md +++ b/docs/release-process.md @@ -293,7 +293,9 @@ instead of the release xml. 4. Update `php-qa/include/release-qa.php` and add the next version as an - QARELEASE (prepare for next RC). + QARELEASE (prepare for next RC). Keep `active => true` until there will be + no more QA releases. Setting the release number to 0 is sufficient to + remove the old QA release from the available QA releases list. 5. Update the ChangeLog file for the given major version -- cgit v1.2.1