public inbox for [email protected]
help / color / mirror / Atom feedFrom: Andrew Dunstan <[email protected]>
To: Noah Misch <[email protected]>
Cc: [email protected]
Cc: PostgreSQL Hackers <[email protected]>
Subject: Re: Announcing Release 15 of the PostgreSQL Buildfarm client
Date: Sun, 1 Jan 2023 18:34:13 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
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
view thread (6+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected]
Subject: Re: Announcing Release 15 of the PostgreSQL Buildfarm client
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox