[PATCH] Add GitLab CI to PostgreSQL

From: "Newhouse, Robin" <robinnew(at)amazon(dot)com>
To: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: "Kekalainen, Otto" <ottoke(at)amazon(dot)com>
Subject: [PATCH] Add GitLab CI to PostgreSQL
Date: 2023-07-04 23:44:45
Message-ID: 76C208CF-DBC8-48CD-ACF5-DF0CFBFFBF17@amazon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
v1-0001-Add-GitLab-CI-to-PostgreSQL.patch application/octet-stream 5.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Soumyadeep Chakraborty 2023-07-05 00:35:15 Re: brininsert optimization opportunity
Previous Message Michael Paquier 2023-07-04 23:39:19 Re: Deleting prepared statements from libpq.