Re: Updating IPC::Run in CI?

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Jacob Champion <jacob.champion@enterprisedb.com>
Cc: Noah Misch <noah@leadboat.com>, Tom Lane <tgl@sss.pgh.pa.us>, Nazir Bilal Yavuz <byavuz81@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-12-17T17:24:29Z
Lists: pgsql-hackers
Hi,

On 2025-12-17 09:14:11 -0800, Jacob Champion wrote:
> On Wed, Dec 17, 2025 at 9:06 AM Andres Freund <andres@anarazel.de> wrote:
> > Are you stuck on anything right now, or just busy otherwise?
> 
> Busy otherwise; the work-in-progress is at
> 
>     https://github.com/anarazel/pg-vm-images/pull/125

Huh. I completely missed the notification for that. Ah, probably because it's
marked as draft...


> I need to fix the NetBSD installation recipe and then shave the next yak.
> 
> (The cycle time for building the image on my machine is high, between
> configuring packer not to fail at various race conditions and having
> to emulate x86-64, so in retrospect this was not an "easy win" of a
> project.)

If you promise to not push a thousand times a day, I'll add you as a
contributor to the repo so CI automatically runs and therefore builds the
images [1]...

Greetings,

Andres Freund

[1] They are built in a separate image repo. To use them, GCP_PROJECT in
.cirrus.yml needs to be changed to pg-ci-images-dev.