Re: [PATCH] Add GitLab CI to PostgreSQL

2023-07-06 Thread Gurjeet Singh
On Thu, Jul 6, 2023 at 11:27 AM Daniel Gustafsson wrote: > > > On 6 Jul 2023, at 20:10, Gurjeet Singh 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

Re: [PATCH] Add GitLab CI to PostgreSQL

2023-07-06 Thread Andres Freund
Hi, On 2023-07-04 23:44:45 +, Newhouse, Robin wrote: > I propose the attached patch to be applied on the 'master' branch > of PostgreSQL to add GitLab CI automation alongside Cirrus CI in the > PostgreSQL repository. > > It is not intended to be a replacement for Cirrus CI, but simply

Re: [PATCH] Add GitLab CI to PostgreSQL

2023-07-06 Thread Daniel Gustafsson
> On 6 Jul 2023, at 20:10, Gurjeet Singh 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

Re: [PATCH] Add GitLab CI to PostgreSQL

2023-07-06 Thread Gurjeet Singh
On Wed, Jul 5, 2023 at 6:22 AM Andrew Dunstan wrote: > > > On 2023-07-04 Tu 19:44, Newhouse, Robin wrote: > > Hello! > > > > I propose the attached patch to be applied on the 'master' branch > > of PostgreSQL to add GitLab CI automation alongside Cirrus CI in the > PostgreSQL repository. > > > >

Re: [PATCH] Add GitLab CI to PostgreSQL

2023-07-06 Thread Peter Eisentraut
On 06.07.23 13:32, Andrew Dunstan wrote: This seems very RedHat-centric, which I'm not sure is a good idea. Also, shouldn't at least some of these recipes call dnf and dnf-builddep instead of yum and yum-build-dep? I don't think it's bad to add an automated test suite for redhat-based images?

Re: [PATCH] Add GitLab CI to PostgreSQL

2023-07-06 Thread Andrew Dunstan
On 2023-07-05 We 11:58, Matthias van de Meent wrote: On Wed, 5 Jul 2023 at 15:22, Andrew Dunstan wrote: On 2023-07-04 Tu 19:44, Newhouse, Robin wrote: Hello! I propose the attached patch to be applied on the 'master' branch of PostgreSQL to add GitLab CI automation alongside Cirrus CI in

Re: [PATCH] Add GitLab CI to PostgreSQL

2023-07-05 Thread Matthias van de Meent
On Wed, 5 Jul 2023 at 15:22, Andrew Dunstan wrote: > > > On 2023-07-04 Tu 19:44, Newhouse, Robin wrote: > > > Hello! > > > > I propose the attached patch to be applied on the 'master' branch > > of PostgreSQL to add GitLab CI automation alongside Cirrus CI in the > > PostgreSQL repository. Can

Re: [PATCH] Add GitLab CI to PostgreSQL

2023-07-05 Thread Andrew Dunstan
On 2023-07-04 Tu 19:44, Newhouse, Robin wrote: Hello! I propose the attached patch to be applied on the 'master' branch of PostgreSQL to add GitLab CI automation alongside Cirrus CI in the PostgreSQL repository. It is not intended to be a replacement for Cirrus CI, but simply suggestion

[PATCH] Add GitLab CI to PostgreSQL

2023-07-04 Thread Newhouse, Robin
Hello! I propose the attached patch to be applied on the 'master' branch of PostgreSQL to add GitLab CI automation alongside Cirrus CI in the PostgreSQL repository. It is not intended to be a replacement for Cirrus CI, but simply suggestion for the PostgreSQL project to host centrally a Gitlab