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

From: David Steele <david(at)pgbackrest(dot)org>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Heads Up: cirrus-ci is shutting down June 1st
Date: 2026-04-13 11:53:39
Message-ID: 35678580-2db4-4b4f-883a-c4e9bddf501c@pgbackrest.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 4/10/26 06:29, Thomas Munro wrote:
> On Fri, Apr 10, 2026 at 8:55 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
>> 4) CI tests as many operating systems as possible
>>
>> A lot of system just support linux, plenty support macos, some support
>> windows. Barely any support anything beyond that.
>
> Nested virtualisation to the rescue?
>
> https://github.com/cross-platform-actions/action

I used this to migrate our FreeBSD tests [1] and it worked out OK. The
only downside is it doesn't look like you can split out steps so all the
commands end up logged together.

Regards,
-David

[1]
https://github.com/pgbackrest/pgbackrest/blob/main/.github/workflows/test.yml#L148

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2026-04-13 12:27:06 Re: Show VIRTUAL keyword for virtual generated columns in pg_dump and psql
Previous Message lakshmi 2026-04-13 11:51:06 Re: parallel data loading for pgbench -i