Re: Heads Up: cirrus-ci is shutting down June 1st
Jacob Champion <jacob.champion@enterprisedb.com>
From: Jacob Champion <jacob.champion@enterprisedb.com>
To: Andres Freund <andres@anarazel.de>
Cc: Nazir Bilal Yavuz <byavuz81@gmail.com>,
Jelte Fennema-Nio <postgres@jeltef.nl>, Thomas Munro <thomas.munro@gmail.com>, pgsql-hackers@postgresql.org, Zsolt Parragi <zsolt.parragi@percona.com>,
Peter Eisentraut <peter@eisentraut.org>
Date: 2026-06-10T23:42:22Z
Lists: pgsql-hackers
On Wed, Jun 10, 2026 at 4:26 PM Andres Freund <andres@anarazel.de> wrote: > Isn't that a rather bogus complaint? After all, pacman is then used to install > a lot of stuff that's under control of the msys2/ org. And the github images > *also* install msys2 releases that are under control of the msys2/ org. So > what increase in safety are we gaining by implementing this ourselves? 1) It depends on whether you think it's as easy to poison upstream MSYS servers as it is to poison a mutable GitHub tag. 2) I think we should *also* move away from live installs of the latest versions of stuff, but that seems like a much heavier lift than just pinning a tag, which is easy. The goal isn't to completely avoid trusting any other software organizations, but to avoid letting a GitHub supply chain attack spread like wildfire. > The reason I'm looking at it is that I was experimenting with using larger > runners for cfbot. Unfortunately they don't have a d:/ drive. Thus the mingw > task fails (there's also a sockdir issue, but that's trivial to fix). > > I started to fix this by just installing msys ourselves [1], which also turns > out to be faster than moving the install, but then I considered that to be > somewhat too wheel-reinvent-y, compared to ust using msys2/setup-msys2. > > Which lead me back here. To clarify: I'm not against using setup-msys2 if you think it's of good quality; I just thought the SHA should be pinned. --Jacob
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
ci: Add GitHub Actions based CI
- 9c126063b19a 19 (unreleased) landed
-
ci: Remove support for cirrus-ci based CI
- 68c8a365d4dc 19 (unreleased) landed