Thread

  1. Re: Updating IPC::Run in CI?

    Jacob Champion <jacob.champion@enterprisedb.com> — 2025-12-17T17:46:11Z

    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