From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 15553 invoked from network); 12 Jan 2023 01:51:22 -0000 Received: from lists.zx2c4.com (165.227.139.114) by inbox.vuxu.org with ESMTPUTF8; 12 Jan 2023 01:51:22 -0000 Received: by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTP id e7bee92c; Thu, 12 Jan 2023 01:51:05 +0000 (UTC) Return-Path: Received: from mail-pf1-x429.google.com (mail-pf1-x429.google.com [2607:f8b0:4864:20::429]) by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id 94ac9096 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Thu, 12 Jan 2023 01:51:03 +0000 (UTC) Received: by mail-pf1-x429.google.com with SMTP id c85so9488307pfc.8 for ; Wed, 11 Jan 2023 17:51:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=dWXpliYzy7iJmyB0kH0Tmp2RLgKYRTHLVcuzDXTHpJk=; b=BZg4sGrYvu1dvCCMPVv31OeUDWBMpsXVUYyytZrbOzy0i6dtzMS2Um2HH0kjhTWDyG OLgxN7W/fdcOnNZJa7+VGv9BFjMw2tDzs8R+wI0DvA1o3iFMo6+IyfpbpZS5JIVbxbWb nIy7FxzZlekPdQk05X+6FwkpyeXAVT4S3EQCOvc/MElN7TYK+W1yNZHi7bkzZmQT232a O7EfVJT4Ap2OlLo+r6fuuEoTrphQ514V5T0B7jHxJwAd/6JvftWvKc0uBwXoOq6gNM7Y vOVJYVpyV07xST7YQrhZRN5B5fMT7feWMlmNcbfhsEAYSmP8N31hl91e4pn8LE3VDBkR qM4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dWXpliYzy7iJmyB0kH0Tmp2RLgKYRTHLVcuzDXTHpJk=; b=Om3dpUB/fne1W6DSixauuPtWCvZGhyRJlaRkZ1VDPq1pZUPkRJqr4J8FqtYhmfIj2b GHVydl7YUxEjZLlRVNSh8B+851qs6rzkyQTkvG1wTLM9CUnXqvMmBxi8L1CKTzdPP4Dz GUmvE2Vnax6fCOXIw2tz3WWQVtD7C/dkKyKS63ZQ1QHDzQ6CUnYxP8CSp594AtUwbOV/ p5Zy86+A2IAoTsusfKI3kDTaNcgqNbF/qa5xWsBA7Z910nFyeH41/L8krUuxQHpSA097 cjvBH+36cc8Q2QVsPzg9MWIDoQxdGDOKxMd9vVkRYaestzvIlWfNuwJ6Tp1Hqeg3VGK5 /goA== X-Gm-Message-State: AFqh2kr+OLIJPNQvyiF0OYUdBpwDuogoW6H7OtGMDxjFn83bc0kwPBTa EgnIgmtjf/C+nbxAnqGygdMVbIp9znxBtOheoVft8loEpUQ= X-Google-Smtp-Source: AMrXdXv1tbfnhKhBFpyglqzhtHmXjN/3qjQCpyosubKNkYkAD2KBj/eUWTqZ1u74LxHZ0fFdu4niXnEbMMoDD3XeEmU= X-Received: by 2002:a63:1e5e:0:b0:479:1925:9061 with SMTP id p30-20020a631e5e000000b0047919259061mr4316121pgm.55.1673488261665; Wed, 11 Jan 2023 17:51:01 -0800 (PST) MIME-Version: 1.0 References: <20230106221332.48de955d@thenautilus.net> In-Reply-To: <20230106221332.48de955d@thenautilus.net> From: Levi Durfee Date: Wed, 11 Jan 2023 20:50:35 -0500 Message-ID: Subject: Re: Go - Serving modules To: cgit@lists.zx2c4.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: cgit@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: List for cgit developers and users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cgit-bounces@lists.zx2c4.com Sender: "CGit" I'm using scan-path to find the repositories. I'll look through the code some more to see if I can find another way. If not, I'll see if I can create a patch. On Fri, Jan 6, 2023 at 5:14 PM Gianni Ceccarelli w= rote: > > On 2023-01-06 Levi Durfee wrote: > > I noticed on git.zx2c4.com that there is the "go-import" meta tag. You > > can view the source of https://git.zx2c4.com/wireguard-go to see the > > meta tag. > > > > I tried replicating this using the "head-include" config option, but I > > don't see a way to specify any repository data from a variable. > > I guess you could set ``repo.extra-head-content`` for each Go > repository (I'm a bit surprised that the two options are named differentl= y=E2=80=A6) > > -- > Dakkar - > GPG public key fingerprint =3D A071 E618 DD2C 5901 9574 > 6FE2 40EA 9883 7519 3F88 > key id =3D 0x75193F88 >