From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 26A73C433EF for ; Tue, 19 Jul 2022 09:16:38 +0000 (UTC) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by mx.groups.io with SMTP id smtpd.web10.38663.1658222194710556160 for ; Tue, 19 Jul 2022 02:16:35 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@bootlin.com header.s=gm1 header.b=YqNIY+K9; spf=pass (domain: bootlin.com, ip: 217.70.183.201, mailfrom: michael.opdenacker@bootlin.com) Received: (Authenticated sender: michael.opdenacker@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 247101BF210; Tue, 19 Jul 2022 09:16:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1658222192; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=T6+xEk1iaR+6CosPwGBKkHLMOP2QNovl6+ZUGgsRvFw=; b=YqNIY+K9rcqLNdjzETqc3DyPJcf7N0/WPDkdDuXMqRGBV+5HANkqYg/Y9zyxrvipygtMfH 6wEaI0etJ1stY7gv5SX8OS3C5AuuhVGxz9tiPATmZcRtEnT7Tc/2b1IaM65S0ceOpxlUbT wlaC+Tzm4e6vhiuJPI50Dftn3sj/N2VGVdpdInojJbStu4ViIxWNgOeSgs2RhejGB/0SXS eHkcKqvAq0a6rt+xRSUFfqQ2hmfqAXrjWMjXeJ53rTnzVJX/FwkA37eiiCMuTAj5kWVeCi I65NopfFQXy0/jNfnRw9kd9k43ucdjzP4NlTKrPdlaUcjackHG3qW/+9f+y8Pw== Message-ID: <7981ea5f-0388-4a80-1d50-b4994e215a04@bootlin.com> Date: Tue, 19 Jul 2022 11:16:31 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Cc: Quentin Schulz Subject: Re: [docs] [PATCH] auto-generate releases.rst Content-Language: en-US To: Quentin Schulz , docs@lists.yoctoproject.org, yocto@lists.yoctoproject.org References: <20220719081214.1924835-1-foss+yocto@0leil.net> From: Michael Opdenacker Organization: Bootlin In-Reply-To: <20220719081214.1924835-1-foss+yocto@0leil.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 19 Jul 2022 09:16:38 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto/message/57568 Hi Quentin On 7/19/22 10:12, Quentin Schulz wrote: > From: Quentin Schulz > > In order to maintain one less file, let's auto-generate the releases.rst > file which contains a link for each release ever released. > > This gets auto-generated by checking the tags available in this git repo > and adding a link for each that exists. > > A few tags are notoriously missing from this git repo and they are > manually listed then, until the tags are pushed for the appropriate > commit. That's brilliant, thanks a lot! Just a few comments below... > ") > > +# generate releases.rst Don't forget to add your name to the authors at the beginning of the script and what the script does now. Thanks again! Cheers Michael. -- Michael Opdenacker, Bootlin Embedded Linux and Kernel engineering https://bootlin.com