Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pFGOC-0000St-9a for pgsql-hackers@arkaria.postgresql.org; Tue, 10 Jan 2023 15:18:12 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pFGOB-0006WS-6x for pgsql-hackers@arkaria.postgresql.org; Tue, 10 Jan 2023 15:18:11 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pFGOA-0006Ng-Tk for pgsql-hackers@lists.postgresql.org; Tue, 10 Jan 2023 15:18:10 +0000 Received: from relay1-d.mail.gandi.net ([217.70.183.193]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pFGO3-0000zv-SP for pgsql-hackers@lists.postgresql.org; Tue, 10 Jan 2023 15:18:09 +0000 Received: (Authenticated sender: adsend@dunslane.net) by mail.gandi.net (Postfix) with ESMTPSA id 8CBDE24000A for ; Tue, 10 Jan 2023 15:17:59 +0000 (UTC) Message-ID: Date: Tue, 10 Jan 2023 10:17:58 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: Announcing Release 15 of the PostgreSQL Buildfarm client Content-Language: en-US From: Andrew Dunstan To: PostgreSQL Hackers References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2022-12-31 Sa 10:02, Andrew Dunstan wrote: > Changes > > > * check if a branch is up to date before trying to run it > This only applies if the |branches_to_build| setting is a keyword > rather than a list of branches. It reduces the number of useless > calls to |git pull| to almost zero. Occasionally things go wrong. It turns out this code was a bit too eager and ignored the force_every settings in the config file. There's a hot fix at and I will push out a new release shortly. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com