Re: Mingw task for Cirrus CI

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Melih Mutlu <m.melihmutlu@gmail.com>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Andrew Dunstan <andrew@dunslane.net>, Thomas Munro <thomas.munro@gmail.com>, pgsql-hackers@postgresql.org
Date: 2022-09-21T14:04:45Z
Lists: pgsql-hackers
Hi,

On 2022-09-21 16:18:43 +0300, Melih Mutlu wrote:
> I've been thinking about how to make the mingw task run only for this patch
> on cfbot and not for others. TBH, I couldn't come up with a nice way to
> achieve this.
> 
> Does anyone have any suggestions on this?

Add a commented-out trigger-type: manual and note in the commit message that
the committer needs to adjust that piece.

Greetings,

Andres Freund



Commits

  1. ci: Add task testing windows with mingw