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

From: Andres Freund <andres(at)anarazel(dot)de>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
Subject: Re: Heads Up: cirrus-ci is shutting down June 1st
Date: 2026-06-03 23:40:45
Message-ID: dvmzjs22ur63eqkhv7zlqpeo4pte66qox77ywohcq6tjz3owr2@4sff33gds6xm
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2026-06-03 19:36:29 -0400, Andres Freund wrote:
> On 2026-06-03 16:03:20 -0700, Jacob Champion wrote:
> > On Wed, Jun 3, 2026 at 12:57 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
> > > On 2026-06-03 11:12:43 -0700, Jacob Champion wrote:
> > > > Are we certain that GitHub isn't going to opt them all into
> > > > test-every-stable-commit-and-PR on their next sync?
> > >
> > > It'd not test every stable commit, just the ones separately pushed, no?
> >
> > Ah. Slightly embarrassing: I misunderstood the Sync Fork functionality
> > in GitHub, which I'd never actually used. It's a one-time
> > synchronization, not a permanent "keep this up to date" toggle, so the
> > situation's not as alarmingly carbon-intensive as I made it sound.
> >
> > So yes, just every push. I don't know if the Sync Fork button acts as
> > a push trigger as well.
>
> Jacob and I just tested this with a test account that I had around. A new
> fork starts out with disabled workflows. But forking before this and then
> resyncing / pulling remaining changes, does lead to the workflow being
> disabled.

Err, I typo'd, thinko'd the last disabled, that should have been "enabled",
unfortunately.

Greetings,

Andres Freund

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Diego Frias 2026-06-04 00:06:09 Interest in Faster Unicode Normalization
Previous Message Baji Shaik 2026-06-03 23:37:09 [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support