Re: [PATCH] Add GitLab CI to PostgreSQL - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [PATCH] Add GitLab CI to PostgreSQL
Date
Msg-id B67BA0A4-7292-49EC-A44B-B975E00ABE55@yesql.se
Whole thread Raw
In response to Re: [PATCH] Add GitLab CI to PostgreSQL  (Gurjeet Singh <gurjeet@singh.im>)
Responses Re: [PATCH] Add GitLab CI to PostgreSQL
List pgsql-hackers
> On 6 Jul 2023, at 20:10, Gurjeet Singh <gurjeet@singh.im> wrote:

> I can
> imagine if cfbot was developed against some other CI, it's very likely
> that we'd be using that other CI instead of Cirrus.

The CFBot originally used Travis, but switched in late 2020 when Travis almost
over night become hard to use for open source projects:

  https://github.com/macdice/cfbot/commit/a62aa6d77dd4cc7f0a5549db378cd6f1cf25c0e2

These systems come and go, and each have their quirks.  Having options is good,
but maintaining multiple ones isn't necessarily a free fire-and-forget type of
thing for the community.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: [PATCH] Add support function for containment operators
Next
From: Dmitry Koval
Date:
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands