From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sEDID+pJ/GQyUQAA9RJhRA:P1 (envelope-from ) for ; Sat, 09 Sep 2023 12:33:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id sEDID+pJ/GQyUQAA9RJhRA (envelope-from ) for ; Sat, 09 Sep 2023 12:33:14 +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 91E9B33F4E for ; Sat, 9 Sep 2023 12:33:13 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=AVWVAaAS; 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=1694255594; 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-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=Xtoeu41RXLlC8l0RoRMOrEaqXHbnk0uwBzLdJqzE1Z8=; b=MiAHIpgyg3ji66MIW6xPSRPA9L6e0Db1ob+GjsWbYqcCVlmz5RRkWPB441gLCzLGmhbYvr irsrHZ0yJ5pLL5QeA10Fp/RdxkqBH+tiu+kGbD4FqrJCS45rEhV3qKA4GQC6Cc9UYtO89y IVa0Obp3GUNiwht56VC8yqKwEUKn5nfc/SBaJTbf7wEaAB0BgjEAsiYti6rASPHmKULfdz GdaK2MT6Q46unVhV4xjNCYSd5aN9U50WqTGjOJQViOc+82hiy+hkW/u+kup0XvFto8VKiH leNMCiOdQCmG6PMy51taCnSHU3GoyCSbzYwv2s5vrlROAgn9602lYNpGrOKgAQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694255594; a=rsa-sha256; cv=none; b=uWqgD4IxPJJQ8reWfHFEH1pCgqi3EViHQqyDh92IWgr4Oc8Qb/f8gIgB76ERKJHszT+3Tf RaUqD9YObREqJrR2w8ScVsHizfOkHRi7IK8PYOOAgsGBqKWptUx/BLSCXcD1Z1RI3DfwI9 pFW451DFPIRrXBVWI+kINloGR5+8sqKHxUKCZFCCmiy4chCma6OPj5NBFbOXFeRUEOb4lr DetBBqK7ch2V0NgXUfQhtQCrl4xbw/TkajUo350EWRqM5+LHilOWxsgdt9/O0JcfOrP+jZ abx7wgh/dh+lLfY9o/Oj0p3UiAzPMXltCJmkDOLPPNRZRj195QcmlNo7azltLw== 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=AVWVAaAS; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qevGw-0008V6-A3; Sat, 09 Sep 2023 06:33:02 -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 1qevGu-0008Bq-DS for guix-patches@gnu.org; Sat, 09 Sep 2023 06:33:00 -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 1qevGu-0005dH-34 for guix-patches@gnu.org; Sat, 09 Sep 2023 06:33:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qevGw-0003Dc-R0 for guix-patches@gnu.org; Sat, 09 Sep 2023 06:33:02 -0400 Subject: bug#65152: [PATCH] services: Modify cgit-configuration fields Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 09 Sep 2023 10:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65152 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Thomas Albers Raviola Cc: 65152-done@debbugs.gnu.org Mail-Followup-To: 65152@debbugs.gnu.org, ludo@gnu.org, thomas@thomaslabs.org Received: via spool by 65152-done@debbugs.gnu.org id=D65152.169425554612306 (code D ref 65152); Sat, 09 Sep 2023 10:33:02 +0000 Received: (at 65152-done) by debbugs.gnu.org; 9 Sep 2023 10:32:26 +0000 Received: from localhost ([127.0.0.1]:46211 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qevGM-0003CP-4J for submit@debbugs.gnu.org; Sat, 09 Sep 2023 06:32:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48504) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qevGK-0003CC-Ca for 65152-done@debbugs.gnu.org; Sat, 09 Sep 2023 06:32:25 -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 1qevGB-0005Sa-7G; Sat, 09 Sep 2023 06:32:15 -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=Xtoeu41RXLlC8l0RoRMOrEaqXHbnk0uwBzLdJqzE1Z8=; b=AVWVAaASTJ/1RQPGfmZh GLAoQM30j0RUEXKFgsjYrsWs33NUSkdfb0wTMPNSYtqRZaxEiET8kgCdQ4NUkr5Hxtw7COO/VYINg BWBkeeS7bXmLXrfgMvjb+t0iIAgNRH8sk+ZpQTVkAQfqbV500k5DBnN+m8FqVno+1MfqTuICRK5Gc vWBGerKwqYjkiU4HnZYh+7h/DNnL1jb+71fYeYlntj9ZpxiaNr534e4OY2JhYHJd2oBPX6KMTmpSx r926s09Zzs2EX/egnA0V1+FPNt68p+g3AB4H7ABv4JuwsE2/hgr4EFW6KlkpEPeJVjPlq2cCxWzsG t4tn/OG5xvTbAw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230808163710.22801-1-thomas@thomaslabs.org> <875y588g51.fsf@gnu.org> <87a5uj8mfm.fsf@alpha.mail-host-address-is-not-set> Date: Sat, 09 Sep 2023 12:32:13 +0200 In-Reply-To: <87a5uj8mfm.fsf@alpha.mail-host-address-is-not-set> (Thomas Albers Raviola's message of "Tue, 22 Aug 2023 11:18:37 +0200") Message-ID: <87sf7nzlg2.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -2.11 X-Spam-Score: -2.11 X-Migadu-Queue-Id: 91E9B33F4E X-TUID: 7stOswxgUToX Hi, Thomas Albers Raviola skribis: > in this context `file-object' is defined to be either a `file-like' > object or a `string'. As such this wouldn't break backward compatibility > but include a superset of possible values. > > Also the original string is not used as the contents of the readme file > but as a file path. Oh right, my bad, I had misunderstood that. So it=E2=80=99s all good, appl= ied! Eventually we should probably replace =E2=80=98file-object=E2=80=99 by =E2= =80=98file-like=E2=80=99, unless there=E2=80=99s a clear use case for passing out-of-band file names = (a use case would be passwords, but probably not =E2=80=98README=E2=80=99 file= s). Thanks! Ludo=E2=80=99.