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

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Andres Freund <andres@anarazel.de>, Nazir Bilal Yavuz <byavuz81@gmail.com>
Cc: Jacob Champion <jacob.champion@enterprisedb.com>, 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-03T11:01:49Z
Lists: pgsql-hackers

Attachments

There were a few tests/configurations that the FreeBSD job did under 
Cirrus that we didn't carry over yet.  I looked into this, and the 
attached patch fixes that.  Some of these tests are quite important, I 
think, so we should put those somewhere.

I moved most of them over to macOS, mainly to keep them all together, 
since some things had already been moved there, and the overall run-time 
outcome from this seems reasonable.

The "Test running" step could probably be tweaked cosmetically a bit 
more.  I put in a YAML anchor so we could move it around or duplicate it 
more easily, but maybe that's not necessary or useful (and the use of 
the DYLD_* environment variable doesn't make it portable anyway).  Also, 
it's not clear if the "Stop running server" step is needed and exactly 
how it should be phrased to be most effective in this new environment.

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