Add pgaudit-17
authorChristoph Berg <myon@debian.org>
Thu, 18 Jul 2024 12:40:41 +0000 (14:40 +0200)
committerChristoph Berg <myon@debian.org>
Thu, 18 Jul 2024 12:40:41 +0000 (14:40 +0200)
jenkins/packages
jenkins/pgapt-jobs.yaml

index bd5dc41f974b4a233fc89d859993faaae72e7ee3..0dca576561ad48ba845f42b5f8b74cf0c9912de0 100644 (file)
@@ -79,6 +79,7 @@ pgaudit-1.5
 pgaudit-1.6
 pgaudit-1.7
 pgaudit-16
+pgaudit-17
 pgauditlogtofile
 pgbackrest
 pgbadger
index d107b8bb6a4410492c6b5c64c421c350c7c4b00a..a56788a9646f3cc53610bd0ce8c039fd21a983aa 100644 (file)
         jobs:
                 - git-packages-only
 
+- project: # pgaudit for PostgreSQL 17
+        name: pgaudit-17
+        git-url: https://salsa.debian.org/postgresql/pgaudit.git
+        git-branch: 17
+        pg-supported-versions: 17
+        jobs:
+                - git-packages-only
+
 - project:
         name: pgauditlogtofile
         git-url: https://salsa.debian.org/postgresql/pgauditlogtofile.git