[neon/infrastructure/pangea-conf-projects] overrides: its focal and failing the yaml tests

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


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

its focal and failing the yaml tests

D  +0    -21   overrides/nci-focal.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/6390872ff1537d9e7409f62bb083fe538208eaf6

diff --git a/overrides/nci-focal.yaml b/overrides/nci-focal.yaml
deleted file mode 100644
index 0c65eba..0000000
--- a/overrides/nci-focal.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-# NB: global_restriction is defined as an anchor setting all branches to
-#   restricted for the series!
-
-# Restrict all focal backports to only build on focal.
-'*invent.kde.org/neon/backports-focal/*': &global_restriction
-  '*': &series_restriction
-    series_restrictions:
-      - focal
-
-# release upgrader in bionic was on launchpad, so the new repo mustn't build on bionic
-'*invent.kde.org/neon/forks/ubuntu-release-upgrader':
-  '*':
-    <<: *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-focal':
-  '*':
-    <<: *series_restriction
-    packaging_scm:
-      url: lp:~kdeneon/livecd-rootfs-neon/focal


More information about the Neon-commits mailing list