From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QJYGFKGMsWVNWgEA62LTzQ:P1 (envelope-from ) for ; Wed, 24 Jan 2024 23:18:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id QJYGFKGMsWVNWgEA62LTzQ (envelope-from ) for ; Wed, 24 Jan 2024 23:18:09 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kXCyMsmM; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1706134689; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=ntqY5jnAn435Ryn66ARV/DqbtWy29pAH6fIApC8ZSTo=; b=YleDjJqwggMW/7L8fDO86y+fnAhRJLaDJinCllJ35VLp4/en1UZIzjErAZ/SA2R5mmU8tl xTXQIkpXztfZJk/vkCdai+EpKEPZp8on7XYbVY1nXjZSE70VSb2JwfyuXorg+ZbUTpcHmC 28gFrTgSw/WOwXc7FkUHLliB41DXc42gRO78Zf8KNrPci9etYteCiMH4sq+xQE9gg2l1US N+adTUFMNOzbodCL1hBlQFmAVG9d5T/nyuCziGsxN6MWfBMGhWQfELYoLqXam+ml3XVxqr jkIaGP01wF31Jk8AFoc2U4hO7OWazxvQr0pe12+NqttgGvbmNLG6Mma9OuNCHA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kXCyMsmM; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1706134689; a=rsa-sha256; cv=none; b=neJxSMieDOrphviZqd4komJHfYrmf0PoP5cNXDzBb75JIbkQEfeTkiHxCvAuhwh8wdwGlT EOKhQGxeb9wGP3OCKKiWupx4sORaPbl6Fhl3jflw4TQW/rw1DsRUdkNobrasLB83Iq2PBh OPH7S0sVn8WxuiyTafxpUphR6N5/pZQRZSRJFq+MaiEAAWC4qCX+My8yPnyKNiTvhxIlC2 GcRjQ1o0T9OyS0EV3sjHlktGdXPUSPXZq9gkHkJmXRcAdP86yKE6v9nAxxI6fTjKBenKjF y4VqNTBGCkfPlDAdSXmZW04KrQpN56nbrJaQEfJv/ONNhOkrl8a2IHBIsWZWZg== 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 1755963C15 for ; Wed, 24 Jan 2024 23:18:09 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rSlZL-0006te-TM; Wed, 24 Jan 2024 17:18:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rSlZG-0006sb-2Z for guix-patches@gnu.org; Wed, 24 Jan 2024 17:17:58 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rSlZF-0007m7-QE for guix-patches@gnu.org; Wed, 24 Jan 2024 17:17:57 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rSlZL-0000H3-8W for guix-patches@gnu.org; Wed, 24 Jan 2024 17:18:03 -0500 Subject: bug#49334: [PATCH] DRAFT website: Add page listing branches. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 24 Jan 2024 22:18:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 49334 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: wontfix patch To: 49334-done@debbugs.gnu.org Mail-Followup-To: 49334@debbugs.gnu.org, ludo@gnu.org, ludo@gnu.org Received: via spool by 49334-done@debbugs.gnu.org id=D49334.1706134643952 (code D ref 49334); Wed, 24 Jan 2024 22:18:03 +0000 Received: (at 49334-done) by debbugs.gnu.org; 24 Jan 2024 22:17:23 +0000 Received: from localhost ([127.0.0.1]:46790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSlYh-0000FH-73 for submit@debbugs.gnu.org; Wed, 24 Jan 2024 17:17:23 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:39482) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSlYf-0000Ev-ID for 49334-done@debbugs.gnu.org; Wed, 24 Jan 2024 17:17:21 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rSlYU-0007fa-Nh for 49334-done@debbugs.gnu.org; Wed, 24 Jan 2024 17:17:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=ntqY5jnAn435Ryn66ARV/DqbtWy29pAH6fIApC8ZSTo=; b=kXCyMsmMQ8KzMeEReMjA 41SPBtRsZZtbKtYIfKV/4H/s1nLAJ80dXLikwbIAV4/0AvKZRioqX+LeKWWLy3E893u6nWwZcPl/0 WcnxBv1E4HphIkwDg8WrPP/kgce1xMOOQBiwgF/9Nr18B4LLjf6B4NrbWnthDAuE2C/eAGFnChB+S ebcI+w5rliRbeU8FBVZRvOwxWCTc3/Z6HAlD982OYU2FZtbbz9QQDxg1DrRSJTrb6EG7E0qlcFtTb TiXdv+4Augn11N8wsMwm4aKCHVCBqnXN0IlSfD1KWbkIFra/G5Ev1qlcVoUzVzpxebF0yh2qVN4wW vRXcsRX6uAtnvA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <20210702162904.314-1-ludo@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Fri, 2 Jul 2021 18:29:04 +0200") References: <20210702162904.314-1-ludo@gnu.org> Date: Wed, 24 Jan 2024 23:17:07 +0100 Message-ID: <87h6j2s7fg.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.78 X-Spam-Score: -6.78 X-Migadu-Queue-Id: 1755963C15 X-Migadu-Scanner: mx12.migadu.com X-TUID: m6ui1QJhnjCm Hey you! Ludovic Court=C3=A8s skribis: > This is something we discussed at the last Guix Days: having a dashboard > showing the active Git branches, their status, applicable constraints, > and a target =E2=80=9Cfreeze=E2=80=9D date (one consensual proposal was t= hat, instead of > actually freezing the branch, we=E2=80=99d fork it as =E2=80=98BRANCH-fro= zen=E2=80=99 or something > like that, leaving the branch open for further changes). > > This patch against guix-artwork.git is an attempt at providing a low-tech > dashboard. I think it=E2=80=99s a good starting point, and certainly bet= ter than > nothing. :-) This has been superseded by the much nier front page at . Closing! Ludo=E2=80=99.