From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id UILcLbedHmDDLAAA0tVLHw (envelope-from ) for ; Sat, 06 Feb 2021 13:46:31 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id yN2jKbedHmChHwAAB5/wlQ (envelope-from ) for ; Sat, 06 Feb 2021 13:46:31 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1BCA29401DF for ; Sat, 6 Feb 2021 13:46:31 +0000 (UTC) Received: from localhost ([::1]:34040 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l8Nuv-0006Wj-Tq for larch@yhetil.org; Sat, 06 Feb 2021 08:46:29 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:37186) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l8NuZ-0006Ug-Kg for guix-devel@gnu.org; Sat, 06 Feb 2021 08:46:07 -0500 Received: from mail-wr1-x42f.google.com ([2a00:1450:4864:20::42f]:39077) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l8NuU-0008JC-33; Sat, 06 Feb 2021 08:46:05 -0500 Received: by mail-wr1-x42f.google.com with SMTP id a1so11059085wrq.6; Sat, 06 Feb 2021 05:46:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=pV3Z2Ma8ZLHJV8lk8m5pt1O+jNSl7cTvCeHkVfoQUgA=; b=JZUp2CXSPjCGZYtGcj1OiIssFmX0ND7q8OloFMxSsfhdqviONspFWQfNg3+bMuq4+V QivabddLisCc5f3VuCER6B/b5kJfVRrB1cVgrwwvyQf9a40Q1oGtUBAe4sB6mIv5nHMI dIualkr9/9gdktNSxjdBGdNEaofMBTaAxAToh2KFzhZG7bUt3e3BR/eerAYM2nos3J/G CvHP6Lmq6iPoHK4UcnffmatwJtxGhbeomluECPos3Dyy5QrvMDbtfmtXdDApfuQ3bCvK wCsAMr++2BIGVFIHmpdFD07c/EJ2gPVcEgfyfg5XSok7wRDLuu/d5wODeI8gviX4sItf jRQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=pV3Z2Ma8ZLHJV8lk8m5pt1O+jNSl7cTvCeHkVfoQUgA=; b=EIzJpKRZklA4qrB9qr8ld4lorn0mvQcQa2xW+D5baeiWigQxkZRQC1uOOIcQIGGdE6 qdpOP5KWW95kVJpsosSYf7ruepyMejxNAgv29vEAEP91earUPipIIRHCF418E92lcLeY 0HH+S+h2fsQsz7RqFPfGE0euEFtZvWN22neHQVc0CB2Tgr5oGdEEJy9GfVMk3tHQsjQm 7a0onUljD5Vzvm8d4/jQ0XRRli9z26DxWKyOAv8LjxBfffWKpT70vlVxo7VuEtLkFZFT ZcZ7GZIZ4Z3PRptXuBdvUjR1uSANfv24byvfAcGtNNynPi60aahaDmxktPwOF7HO1jbf l95Q== X-Gm-Message-State: AOAM530vZVSucVqavXP/GZQmf8Cwkr+bU8tKcTQ+cw9v5Qkpb2vdxtDi VIuUtUxdGE0EQCPqf1R9v3VeYfM3FcY= X-Google-Smtp-Source: ABdhPJzR9d/ljTnQEtjcX5qX0IxBqhTKhie/3JrL9TrX12sgJfw5Wm56W5cLIrMZ80CxbxHiHL/wUg== X-Received: by 2002:a5d:6712:: with SMTP id o18mr10134489wru.375.1612619159708; Sat, 06 Feb 2021 05:45:59 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id s64sm12170864wms.21.2021.02.06.05.45.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 06 Feb 2021 05:45:59 -0800 (PST) From: zimoun To: Mathieu Othacehe , guix-devel Subject: Re: Building the core-updates branch. In-Reply-To: <87blcxaad3.fsf@gnu.org> References: <87blcxaad3.fsf@gnu.org> Date: Sat, 06 Feb 2021 14:40:33 +0100 Message-ID: <86a6shb9gu.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::42f; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42f.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.06 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=JZUp2CXS; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 1BCA29401DF X-Spam-Score: -3.06 X-Migadu-Scanner: scn0.migadu.com X-TUID: r54I9ABvjA16 Hi Mathieu, On Sat, 06 Feb 2021 at 09:06, Mathieu Othacehe wrote: > Even if the core-updates builds have to the lowest priority on the CI, > and the CI is performing a bit better, I'm not sure building this branch > is reasonable for now. I feel like we should first focus on providing > substitutes for the master, guix-modular-master and staging branches > consistently and on all architectures before trying to build > core-updates. Back on October, Chris proposed this: and it seems similar. Roughly speaking, let only build core-updates (on Berlin) when the freeze starts just before the merge. About the CI, the =E2=80=9Cproduction=E2=80=9D (=3D substitutes of master f= or all the architectures) and the =E2=80=9Ctesting=E2=80=9D (=3D substitutes of core-u= pdates and wip-*) should be clearly 2 different things. Maybe on Berlin and Bayfront. All the best, simon