[neon/infrastructure/pangea-conf-projects] overrides: it's bionic and its failing the yaml tests

Carlos De Maine null at kde.org
Fri Aug 18 04:05:04 BST 2023


Git commit 14e67dfead0edfc72f7433e619b7a3ccf3b11e46 by Carlos De Maine.
Committed on 18/08/2023 at 05:05.
Pushed by carlosdem into branch 'master'.

it's bionic and its failing the yaml tests

D  +0    -22   overrides/nci-bionic.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/14e67dfead0edfc72f7433e619b7a3ccf3b11e46

diff --git a/overrides/nci-bionic.yaml b/overrides/nci-bionic.yaml
deleted file mode 100644
index 756f7df..0000000
--- a/overrides/nci-bionic.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
-# NB: global_restriction is defined as an anchor setting all branches to
-#   restricted for the series!
-
-# Restrict all bionic backports to only build on bionic.
-'*invent.kde.org/neon/backports-bionic/*': &global_restriction
-  '*': &series_restriction
-    series_restrictions:
-      - bionic
-
-# This isn't actually a fork, it's a backport... and we only need
-# it for bionic...
-'*invent.kde.org/neon/forks/zxing-cpp':
-  '*':
-    <<: *series_restriction
-
-# Bazaar repos are branches, so each repo is by default locked to a version
-# as they cannot support multiple series.
-'lp:livecd-rootfs-neon-bionic':
-  '*':
-    <<: *series_restriction
-    packaging_scm:
-      url: lp:~kdeneon/livecd-rootfs-neon/bionic


More information about the Neon-commits mailing list