Re: commitfest.postgresql.org is no longer fit for purpose - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: commitfest.postgresql.org is no longer fit for purpose
Date
Msg-id b8297a34-d92f-4646-82e7-98a1d1b5a0da@iki.fi
Whole thread Raw
In response to Re: commitfest.postgresql.org is no longer fit for purpose  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On 17/05/2024 08:05, Peter Eisentraut wrote:
> On 17.05.24 04:26, Robert Haas wrote:
>> I do*emphatically*  think we need a parking lot.
> 
> People seem to like this idea; I'm not quite sure I follow it.  If you
> just want the automated patch testing, you can do that on your own by
> setting up github/cirrus for your own account.  If you keep emailing the
> public your patches just because you don't want to set up your private
> testing tooling, that seems a bit abusive?

Agreed. Also, if you do want to park a patch in the commitfest, setting 
it to "Waiting on Author" is effectively that.

I used to add patches to the commitfest to run CFBot on them, but some 
time back I bit the bullet and set up github/cirrus to run on my own 
github repository. I highly recommend that. It only takes a few clicks, 
and the user experience is much better: push a branch to my own github 
repository, and cirrus CI runs automatically.

-- 
Heikki Linnakangas
Neon (https://neon.tech)




pgsql-hackers by date:

Previous
From: Yasir
Date:
Subject: Re: Ignore Visual Studio's Temp Files While Working with PG on Windows
Next
From: David Rowley
Date:
Subject: Re: Incorrect Assert in BufFileSize()?