Re: Updating IPC::Run in CI?

From: Andres Freund <andres(at)anarazel(dot)de>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: Noah Misch <noah(at)leadboat(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Updating IPC::Run in CI?
Date: 2025-12-17 17:24:29
Message-ID: nljujwh5xyvdx4lmmylji7sjavdo6oepadeapxfzifqw6nxhmi@x67doyychjkd
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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(at)anarazel(dot)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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2025-12-17 17:46:11 Re: Updating IPC::Run in CI?
Previous Message Konstantin Knizhnik 2025-12-17 17:19:27 Re: index prefetching