Re: Heads Up: cirrus-ci is shutting down June 1st

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Jacob Champion <jacob.champion@enterprisedb.com>
Cc: Nazir Bilal Yavuz <byavuz81@gmail.com>, Peter Eisentraut <peter@eisentraut.org>, Jelte Fennema-Nio <postgres@jeltef.nl>, Thomas Munro <thomas.munro@gmail.com>, pgsql-hackers@postgresql.org, Zsolt Parragi <zsolt.parragi@percona.com>
Date: 2026-06-04T16:00:15Z
Lists: pgsql-hackers
Hi,

On 2026-06-04 08:36:04 -0700, Jacob Champion wrote:
> On Thu, Jun 4, 2026 at 8:25 AM Andres Freund <andres@anarazel.de> wrote:
> > Attached are the prior patches plus one incremental one (to be squashed),
> > making the macports caching a bit smarter.
> 
> > 1) We should save the macports cache before building & running tests, we don't
> >   want to again start from scratch if the task failed or was cancelled
> 
> +1, thank you! You beat me to the suggestion.

Cool.


> On the CPAN front, my first attempt tried to do too much, so I'm
> testing a solution that just caches the CPAN sources directory. Should
> have something shortly.

I'm kinda inclined to push what we have and then add the cpan caching on top
in subsequent commits?

I'm pretty sure we're going to find a bunch of problems once cfbot starts
hammering, so it's not like we're otherwise not going to need to touch this
further.

Greetings,

Andres Freund



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. ci: Add GitHub Actions based CI

  2. ci: Remove support for cirrus-ci based CI