From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mM3dIETRBmVtEQEAG6o9tA:P1 (envelope-from ) for ; Sun, 17 Sep 2023 12:13:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mM3dIETRBmVtEQEAG6o9tA (envelope-from ) for ; Sun, 17 Sep 2023 12:13:24 +0200 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 0759A38E52 for ; Sun, 17 Sep 2023 12:13:24 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="gIP9/mcx"; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694945604; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=uWgpvvCO5pmaSDdLVs5UZbbJtKgv39FtDhnXsyGvTDE=; b=KtzLLqN4o+lfJhbBiwtJZaedMPduWiGMbg2Rwg379CCgkfzRexTYtJj2E/PPaJ6Zry4u3L /xzRVRt2jC6B88xPXLuZemIab8SSUwt0L4HfjGylJhHjOvMogbiPATSCeZfXgOzVjg7EQF QBgU5dB9WgGt6CwZBvgNBhKyI1ibOM9suE4azyQ7AB7QsbrVJcB5tFPZJZJZzFIZMq6gKi H4PMpJeFyax559iBjrT7L/wxD/gI4YG0+GnonRtK1KyqKWrgi/400Z5UIZX9le+akCneCC fGXLrZVu84Xv2CAuu0JT0l32kdvKJfDVd9wIfBFpRT7qAqpkVDh3HFj6hqNiNA== 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="gIP9/mcx"; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694945604; a=rsa-sha256; cv=none; b=ENVNstAQ0spHodwU1TUPaTnNus71mH5lJFFzLhBPUvC8cWEBOL9MJJ7/kbHxUIgdanoK87 PPfWd4J38kwroQ39AgA3pdtzxKQfGLrzQbSoolaGOCsoRd2xzP6P/X1McLB/9b9/F7PK1W FVkbgMhurcleFuoo2FepCdHk9i9Lrns0o9vKVWN3ts+w/4v+eau872+PqOA/sUBGxj3RYS Blw+AdNUgh7ZJCsmjIQcN1FemIWEjuQPVSuCDqGq28ddUYQrceVURqRxnYMYdmnqRSh2sP PYbd8qlvy1I2pjripDCiJ4GlJjRkEmfcQvyZP1NRA1QYYUpV9tYNO2qMPOxEEA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qhom2-0004IN-Rp; Sun, 17 Sep 2023 06:13:07 -0400 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 1qholu-0004HL-L4 for guix-patches@gnu.org; Sun, 17 Sep 2023 06:12:58 -0400 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 1qholq-0004jK-R4 for guix-patches@gnu.org; Sun, 17 Sep 2023 06:12:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qholy-0003Ya-Ar for guix-patches@gnu.org; Sun, 17 Sep 2023 06:13:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65732] [PATCH 0/2] Add the Build Farm Front-End Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 17 Sep 2023 10:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65732 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 65732@debbugs.gnu.org Received: via spool by 65732-submit@debbugs.gnu.org id=B65732.169494552613590 (code B ref 65732); Sun, 17 Sep 2023 10:13:02 +0000 Received: (at 65732) by debbugs.gnu.org; 17 Sep 2023 10:12:06 +0000 Received: from localhost ([127.0.0.1]:49108 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhol3-0003X8-Qx for submit@debbugs.gnu.org; Sun, 17 Sep 2023 06:12:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58390) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhol1-0003Wd-Rq for 65732@debbugs.gnu.org; Sun, 17 Sep 2023 06:12:04 -0400 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 1qhokp-0004cB-0w; Sun, 17 Sep 2023 06:11:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=uWgpvvCO5pmaSDdLVs5UZbbJtKgv39FtDhnXsyGvTDE=; b=gIP9/mcxovbw20Gwu0f3 yZXzB8kZcR09vgQHNgbN5dTPeuSp3te08xhcKTwVWs6+oZYbPX87cskq+ZH3w6GtMVo/h7IJXGjQR Qi7GR5tYz166mNuBv9x7z5MGDeE8uXeDyzK0ADUKYsU/9TXgEQbg39LWsRrWC8mz1T+Hnh1FxdoBN 1GdEZdcWwXoyUMGcHDJkrlqKd9p9R4A3F6rVKRcsDSazBP1H/MkKRDHZ57kKH0VE5StYZg16vTh0B nMxDtmXKuw/pKXM/K76ZjCFV1pdPIPDE2jWIJAH5WvuyDBGo2YjMoR3WrUpkwVnzpmA+OdyXaLqFO Qi/rqzmnFh0WWw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <874jkadsto.fsf@cbaines.net> <871qf0ajix.fsf_-_@gnu.org> <87fs3fsszp.fsf@cbaines.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Primidi 1 jour =?UTF-8?Q?compl=C3=A9mentaire?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour de la Vertu X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sun, 17 Sep 2023 12:11:49 +0200 In-Reply-To: <87fs3fsszp.fsf@cbaines.net> (Christopher Baines's message of "Fri, 15 Sep 2023 10:06:22 +0100") Message-ID: <87sf7dyuqi.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -2.11 X-Spam-Score: -2.11 X-Migadu-Queue-Id: 0759A38E52 X-TUID: b15rQzncy0rv Christopher Baines skribis: > It's been running on bayfront for a while, and manages pages like: > > https://bordeaux.guix.gnu.org/ > https://bordeaux.guix.gnu.org/activity > https://bordeaux.guix.gnu.org/build/21fa2ed8-b4d0-43ca-8531-e1fa33266708 > > As well as taking over the job of querying the data service for builds > and submitting them to the coordinator. Oh, neat! Ludo=E2=80=99.