From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 01D711382C5 for ; Wed, 7 Apr 2021 17:35:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 773B0E0A43; Wed, 7 Apr 2021 17:35:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5FECDE0A43 for ; Wed, 7 Apr 2021 17:35:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A00A335D81 for ; Wed, 7 Apr 2021 17:35:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F27576F4 for ; Wed, 7 Apr 2021 17:35:28 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1617816912.5df4e789f27b792b785620802cb6376c2f675b83.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: keywording/ X-VCS-Repository: proj/devmanual X-VCS-Files: keywording/text.xml X-VCS-Directories: keywording/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 5df4e789f27b792b785620802cb6376c2f675b83 X-VCS-Branch: master Date: Wed, 7 Apr 2021 17:35:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2d9d428a-1462-4819-9371-834920a342a2 X-Archives-Hash: 7a5e986e5151c36b0ea93c1e2ac8ae9a commit: 5df4e789f27b792b785620802cb6376c2f675b83 Author: Sam James gentoo org> AuthorDate: Sun Mar 21 08:48:28 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Apr 7 17:35:12 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=5df4e789 keywording: add nuance about first-time ALLARCHES stabilisations Signed-off-by: Sam James gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> keywording/text.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/keywording/text.xml b/keywording/text.xml index f5f0911..9e7177e 100644 --- a/keywording/text.xml +++ b/keywording/text.xml @@ -364,6 +364,13 @@ but also all of the other arches in CC on the bug. Afterwards, the CC field can be cleared and the bug closed if appropriate.

+

+Note that first-time ALLARCHES stabilizations are done "as normal" +i.e. all arch teams test individually as if it was not set. This nuance in the +procedure is part of why developers should not manually set ALLARCHES in +bugs, but instead let NATTkA set it automatically based on metadata.xml. +

+