public inbox for [email protected]  
help / color / mirror / Atom feed
[PATCH] pglister: .gitlab-ci: move to Debian 13
3+ messages / 2 participants
[nested] [flat]

* [PATCH] pglister: .gitlab-ci: move to Debian 13
@ 2026-06-12 09:46  Célestin Matte <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Célestin Matte @ 2026-06-12 09:46 UTC (permalink / raw)
  To: PostgreSQL WWW <[email protected]>

Works as-is, no additional change necessary

-- 
Célestin Matte


Attachments:

  [text/x-patch] 0001-.gitlab-ci-move-to-debian-13.patch (623B, ../../[email protected]/2-0001-.gitlab-ci-move-to-debian-13.patch)
  download | inline diff:
From fadf5d930452ea3df257ad4e24a459e61156370c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9lestin=20Matte?= <[email protected]>
Date: Fri, 12 Jun 2026 11:44:59 +0200
Subject: [PATCH] .gitlab-ci: move to debian 13

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6992859..e1266c1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ stages:
 
 validate syntax:
   stage: test
-  image: "debian:bookworm"
+  image: "debian:trixie"
   before_script:
     - apt-get update -qq && apt-get install -y -qq pycodestyle
   script:
-- 
2.54.0



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: [PATCH] pglister: .gitlab-ci: move to Debian 13
@ 2026-06-12 15:01  Magnus Hagander <[email protected]>
  parent: Célestin Matte <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Magnus Hagander @ 2026-06-12 15:01 UTC (permalink / raw)
  To: Célestin Matte <[email protected]>; +Cc: PostgreSQL WWW <[email protected]>

On Fri, 12 Jun 2026 at 11:46, Célestin Matte <[email protected]>
wrote:

> Works as-is, no additional change necessary
>

Yeah, that CI job does extremely little currently :)

Pushed, thanks!

-- 
 Magnus Hagander
 Me: https://www.hagander.net/ <http://www.hagander.net/;
 Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/;


^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: [PATCH] pglister: .gitlab-ci: move to Debian 13
@ 2026-06-12 15:56  Célestin Matte <[email protected]>
  parent: Magnus Hagander <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Célestin Matte @ 2026-06-12 15:56 UTC (permalink / raw)
  To: Magnus Hagander <[email protected]>; +Cc: PostgreSQL WWW <[email protected]>

> Yeah, that CI job does extremely little currently :)

Locally I'm using my ansible script to test full deployment, which catches some issues, see
https://gitlab.com/cmatte/pglister/-/blob/master/.gitlab-ci.yml?ref_type=heads and
https://gitlab.com/cmatte/pgarchives/-/blob/master/.gitlab-ci.yml?ref_type=heads

I proposed patches a while ago, now unsynced:
https://www.postgresql.org/message-id/[email protected]

-- 
Célestin Matte






^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2026-06-12 15:56 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 09:46 [PATCH] pglister: .gitlab-ci: move to Debian 13 Célestin Matte <[email protected]>
2026-06-12 15:01 ` Magnus Hagander <[email protected]>
2026-06-12 15:56   ` Célestin Matte <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox