Re: ci: Allow running mingw tests by default via environment variable - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject Re: ci: Allow running mingw tests by default via environment variable
Date
Msg-id CAN55FZ0x55wCTjnPeaNoRr14QkamVfY9UPSdatXqow529ziW5g@mail.gmail.com
Whole thread Raw
In response to Re: ci: Allow running mingw tests by default via environment variable  (Andres Freund <andres@anarazel.de>)
Responses Re: ci: Allow running mingw tests by default via environment variable
List pgsql-hackers
Hi,

On Wed, 5 Mar 2025 at 18:51, Andres Freund <andres@anarazel.de> wrote:
>
> Hi,
>
> I'm inclined to think we should apply to this to all branches with CI support,
> not just master. It's kind of annoying to have CI infrastructure changes like
> this that differ between branches.  Thoughts?

I am sharing patches per branch until we come up with a better
solution. Some remarks:

REL_15: It doesn't have any manual tasks, so per repository trigger
patch (Thomas' patch) is omitted.
REL_16: Only Mingw task is manual.
REL_17: Only Mingw task is manual.

While rebasing them, I realized that we use
'REPO_CI_AUTOMATIC_TRIGGER_TASKS' for all branches. So, we don't have
per branch 'REPO_CI_AUTOMATIC_TRIGGER_TASKS' configuration option. Is
that a problem?

-- 
Regards,
Nazir Bilal Yavuz
Microsoft

Attachment

pgsql-hackers by date:

Previous
From: Andrei Lepikhov
Date:
Subject: Re: An incorrect check in get_memoize_path
Next
From: Andrew Dunstan
Date:
Subject: Re: Unquoted file name in an error message