[neon/infrastructure/pangea-conf-projects] overrides: add file for noble-backports
Jonathan Riddell
null at kde.org
Tue Apr 23 10:47:27 BST 2024
Git commit 1a9041ba74b623ba6ef7c5ec9d9b32e8784804a0 by Jonathan Riddell.
Committed on 23/04/2024 at 09:47.
Pushed by jriddell into branch 'master'.
add file for noble-backports
A +13 -0 overrides/nci-noble.yaml
https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/1a9041ba74b623ba6ef7c5ec9d9b32e8784804a0
diff --git a/overrides/nci-noble.yaml b/overrides/nci-noble.yaml
new file mode 100644
index 00000000..2cce1134
--- /dev/null
+++ b/overrides/nci-noble.yaml
@@ -0,0 +1,13 @@
+# NB: global_restriction is defined as an anchor setting all branches to
+# restricted for the series!
+
+# Restrict all noble backports to only build on noble.
+'*invent.kde.org/neon/backports-noble/*': &global_restriction
+ '*': &series_restriction
+ series_restrictions:
+ - noble
+
+# 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
More information about the Neon-commits
mailing list