Re: Updating IPC::Run in CI?
Jacob Champion <jacob.champion@enterprisedb.com>
From: Jacob Champion <jacob.champion@enterprisedb.com>
To: Andres Freund <andres@anarazel.de>
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:46:11Z
Lists: pgsql-hackers
On Wed, Dec 17, 2025 at 9:24 AM Andres Freund <andres@anarazel.de> wrote: > 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]... That'd be helpful. What scary power does this entail, though -- > [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. -- like, if I forget to do that, does it obliterate our prod images? --Jacob