Re: Heads Up: cirrus-ci is shutting down June 1st - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Heads Up: cirrus-ci is shutting down June 1st
Date
Msg-id fpqjkmatpb27m6wg5l2jogmhca6rpn3a5uvqcpjej43ahjvhu2@4secdfqg2iif
Whole thread
In response to Re: Heads Up: cirrus-ci is shutting down June 1st  (Nazir Bilal Yavuz <byavuz81@gmail.com>)
List pgsql-hackers
Hi,

On 2026-05-25 15:14:41 +0300, Nazir Bilal Yavuz wrote:
> Also, I am planning to work on back patches when we agree on the
> upstream one. Does that sound good?

On this aspect: I suspect that a sane process here might be to merge GHA CI
into master only, run cfbot for a few days, and only then backpatch the
support to the older branches.  It seems rather likely that there will be some
stability improvements we'll have to do initially, and that we only will find
those issues with sufficient runs.  If we have to backpatch all of those it'll
be a lot more work (and noise).

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Heads Up: cirrus-ci is shutting down June 1st
Next
From: Andres Freund
Date:
Subject: Re: Make stack depth check work with asan's use-after-return