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 1pC7qR-0001KU-Aj for buildfarm-members@arkaria.postgresql.org; Sun, 01 Jan 2023 23:34:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pC7qQ-0003Np-73 for buildfarm-members@arkaria.postgresql.org; Sun, 01 Jan 2023 23:34:22 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pC7qQ-0003Nd-1F; Sun, 01 Jan 2023 23:34:22 +0000 Received: from relay8-d.mail.gandi.net ([2001:4b98:dc4:8::228]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pC7qM-0008CE-SU; Sun, 01 Jan 2023 23:34:21 +0000 Received: (Authenticated sender: adsend@dunslane.net) by mail.gandi.net (Postfix) with ESMTPSA id 447F51BF203; Sun, 1 Jan 2023 23:34:14 +0000 (UTC) Message-ID: <1cc2289c-61c2-d380-899a-2525c1781aec@dunslane.net> Date: Sun, 1 Jan 2023 18:34:13 -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: Noah Misch Cc: buildfarm-members@lists.postgresql.org, PostgreSQL Hackers References: <20230101015551.GA1597914@rfd.leadboat.com> <4c64a49e-fa1a-f1a0-58bf-f432ad327751@dunslane.net> In-Reply-To: <4c64a49e-fa1a-f1a0-58bf-f432ad327751@dunslane.net> 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 21:11, Andrew Dunstan wrote: > On 2022-12-31 Sa 20:55, Noah Misch wrote: >> On Sat, Dec 31, 2022 at 10:02:32AM -0500, Andrew Dunstan wrote: >>> * 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. >> This new reliance on buildfarm.postgresql.org/branches_of_interest.json is >> trouble for non-SSL buildfarm animals. >> http://buildfarm.postgresql.org/branches_of_interest.txt has an exemption to >> allow serving over plain http, but the json URL just redirects the client to >> https. Can the json file get the same exemption-from-redirect that the txt >> file has? > > I didn't realize there were animals left other than mine which had this > issue. I asked the admins some weeks ago to fix this (I don't have > privilege to do so), but have not had a response yet. The temporary > workaround is to use a list of named branches, e.g. instead of 'ALL' use > [qw(REL_11_STABLE REL_12_STABLE REL_13_STABLE REL_14_STABLE > REL_15_STABLE HEAD)] > > Looks like this is fixed now (Thanks Magnus!), the workaround should no longer be necessary. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com