| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: ci: Remove support for cirrus-ci based CI |
| Date: | 2026-06-04 19:02:12 |
| Message-ID: | E1wVDKW-0014qq-1w@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
ci: Remove support for cirrus-ci based CI
As mentioned in the earlier commit, cirrus-ci has shut down. Therefore remove
all files related to running CI via cirrus. Also update comments / code that
were referencing cirrus-ci.
Discussion: https://postgr.es/m/3ydjipcr7kbss57nvi67noplncqhesl5eyb6wgol4ccjxynspv%40yatlykpribmm
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/68c8a365d4dcefd7ec60f7a99a7ab7b557c36357
Modified Files
--------------
.cirrus.star | 143 ----
.cirrus.tasks.yml | 1022 ----------------------------
.cirrus.yml | 91 ---
src/bin/pg_combinebackup/t/010_hardlink.pl | 12 +-
src/test/perl/PostgreSQL/Test/Cluster.pm | 5 +-
src/tools/ci/ci_macports_packages.sh | 7 +-
src/tools/ci/gcp_ram_disk.sh | 27 -
7 files changed, 11 insertions(+), 1296 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2026-06-04 22:20:10 | pgsql: doc: Mention online checksum enabling in pg_checksums docs |
| Previous Message | Bruce Momjian | 2026-06-04 16:27:00 | pgsql: doc PG 19 relnotes: various fixes reported via email |