From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WFxpBYZ+LmXk8AAA9RJhRA:P1 (envelope-from ) for ; Tue, 17 Oct 2023 14:31:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WFxpBYZ+LmXk8AAA9RJhRA (envelope-from ) for ; Tue, 17 Oct 2023 14:31:02 +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 C13C254130 for ; Tue, 17 Oct 2023 14:31:01 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=cxbk8VRh; 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=1697545862; 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: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=OodJThQ6yxtns7Pes3o2QH/PMooRnZBTBAThknvVhts=; b=Ryl3JxT2yRpHFS8CaK1dtJ/RAZIQdCTIemj+aTjK9WmsBCzZQYPb3SVOG6nfC7jV9nXWX1 /6rRKlx+IGRL3VtXH+El41B8WA12ENrp3+72SxbmOW2Y605vEvT2fqLVKriww/KYFzzX83 CPn13sKp1F5ehtvEp9NxnMNRo3r4IQU9QvORkhn8JSRWK8cW3Mnuc3AavNYM5byJLwLkHj hy7UnB/xckpm8lHRb9M/9WMD01YvmUHLtLvHhR74U9mJFyn+0/U4OZb0Zg7ygQOMQw/c2y gXIVJgpuYrHSjtV5+FEiAjsv/RHYaQZ7UWRyM+xPBCdgwPnfXbJ8JoEzSUnX7g== 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=cxbk8VRh; 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=1697545862; a=rsa-sha256; cv=none; b=TqpE65UZnjyNqCbcJV7x5kiimpUPxS8dLQdgPyCROzLD6pt1GQtuWD5RGW1EchY+SSyfvC E2l3Rsa8A8pmszdLpq69ABEgoWJnQnLESxhgT2L9rOt+mOfF/U09vmnXcBXpjqPASGyRRk ZMW5TPqYrqpjrEDtOjgIoW3umF4twDlySM2KoPHxwyKK5vA6/HRwclTeRr98ZEzeeaOC90 5LGTJczT+qUz7ywPmiCKemUoMIbkli6+imQUBKNGPksM2fuQ2sZzUOrZ3vTletjE4Ue7IZ INyNvBzU8UtS77BOfVXMHVcXuWhi+t0G43/VkQIcs35OKgcor28NJhAr/6A/iw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsjDf-0004t1-Jw; Tue, 17 Oct 2023 08:30:43 -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 1qsjDY-0004ov-Vy for guix-patches@gnu.org; Tue, 17 Oct 2023 08:30:37 -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 1qsjDY-0005U4-NE for guix-patches@gnu.org; Tue, 17 Oct 2023 08:30:36 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsjDy-00048z-1m for guix-patches@gnu.org; Tue, 17 Oct 2023 08:31:02 -0400 Subject: bug#66491: [maintenance] hydra: build-package-metadata: Add boolean for Git submodules in sources.json. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 17 Oct 2023 12:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66491 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Simon Tournier Cc: ludo@gnu.org, 66491-done@debbugs.gnu.org Mail-Followup-To: 66491@debbugs.gnu.org, othacehe@gnu.org, zimon.toutoune@gmail.com Received: via spool by 66491-done@debbugs.gnu.org id=D66491.169754581515863 (code D ref 66491); Tue, 17 Oct 2023 12:31:01 +0000 Received: (at 66491-done) by debbugs.gnu.org; 17 Oct 2023 12:30:15 +0000 Received: from localhost ([127.0.0.1]:58786 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsjDC-00047n-MA for submit@debbugs.gnu.org; Tue, 17 Oct 2023 08:30:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50348) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsjD9-00046i-UD for 66491-done@debbugs.gnu.org; Tue, 17 Oct 2023 08:30:13 -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 1qsjCd-00056Q-GW; Tue, 17 Oct 2023 08:29:41 -0400 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=OodJThQ6yxtns7Pes3o2QH/PMooRnZBTBAThknvVhts=; b=cxbk8VRh3dprG+yeQZrm YoS9xzgtCXBgAyzxpRbvvRDt90jYFaolCS8Gq0pjde0rNdhQ4Vpt/+oeFRHFRPzdRsuksYwW/osRJ 7DAtAnN4rf3ByDK0ADyacUjJ4Z6P+e7cCV0eQhDq43TVXSz8GK2Wn86vHLAr2izuZL/g9aJYbyK0T eUGIWL+codnmYqnHLb4YAZHFjP6KuPI/S78+KBK23H4LTEd5JgbTai8Z/kxS2Ipe3fZVTU5f9Jtcs gj+4z44h5koKUudRdOqihCkGhuh7bRyilaJIWi5fqitEF3jdWHfTAna98CoZS/HLnMjLcPKooubMv WqJlLa29HLAQGQ==; From: Mathieu Othacehe In-Reply-To: <20231017115824.3369880-1-zimon.toutoune@gmail.com> (Simon Tournier's message of "Tue, 17 Oct 2023 13:58:24 +0200") References: <20231012123931.390137-1-zimon.toutoune@gmail.com> <20231017115824.3369880-1-zimon.toutoune@gmail.com> Date: Tue, 17 Oct 2023 14:29:28 +0200 Message-ID: <87fs29mnyv.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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-Spam-Score: -6.83 X-Spam-Score: -6.83 X-Migadu-Queue-Id: C13C254130 X-Migadu-Scanner: mx2.migadu.com X-TUID: VctQ7+xPsYVd > * hydra/build-package-metadata.scm (origin->json)[resolve]: Add the keyword > 'submodule' when the Git reference is recursive. Pushed, thanks! Mathieu