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

From Newhouse, Robin
Subject [PATCH] Add GitLab CI to PostgreSQL
Date
Msg-id 76C208CF-DBC8-48CD-ACF5-DF0CFBFFBF17@amazon.com
Whole thread Raw
Responses Re: [PATCH] Add GitLab CI to PostgreSQL
Re: [PATCH] Add GitLab CI to PostgreSQL
List pgsql-hackers

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 CI definition for those who prefer to use

it while developing/testing PostgreSQL.

 

The intent is to facilitate collaboration among GitLab users, promote standardization

and consistency, and ultimately, improve testing and code quality.

 

Robin Newhouse

Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Deleting prepared statements from libpq.
Next
From: Soumyadeep Chakraborty
Date:
Subject: Re: brininsert optimization opportunity