Re: how to manage Cirrus on personal repository - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: how to manage Cirrus on personal repository
Date
Msg-id AD7FF57F-BDFA-4BC0-97F1-60C9B6381132@yesql.se
Whole thread Raw
In response to how to manage Cirrus on personal repository  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: how to manage Cirrus on personal repository
List pgsql-hackers
> On 29 Sep 2023, at 11:13, Peter Eisentraut <peter@eisentraut.org> wrote:

> Does anyone have an idea how to manage this better?  Is there maybe a way to globally set "only trigger manually", or
couldwe make one? 

On my personal repo I only build via doing pull-requests, such that I can
control when and what is built and rate-limit myself that way.  Using the
Github CLI client it's quite easy to script "push-and-build".  Not sure if it's
better, it's just what I got used to from doing personal CI on Github before we
had Cirrus support in the tree.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Testing autovacuum wraparound (including failsafe)
Next
From: Amit Kapila
Date:
Subject: Re: [PoC] pg_upgrade: allow to upgrade publisher node