[neon/infrastructure/pangea-data] /: add new series - resolute 26.04

Carlos De Maine null at kde.org
Sat Jul 18 00:36:01 BST 2026


Git commit 5afd273dec5a7605c94bef99e6b68bf57f106db8 by Carlos De Maine.
Committed on 17/07/2026 at 23:35.
Pushed by carlosdem into branch 'master'.

add new series - resolute 26.04

M  +3    -2    nci.yaml

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/5afd273dec5a7605c94bef99e6b68bf57f106db8

diff --git a/nci.yaml b/nci.yaml
index 50ea02d..3f289e2 100644
--- a/nci.yaml
+++ b/nci.yaml
@@ -1,9 +1,10 @@
 series:
   noble: "24.04"
+  resolute: "26.04"
 old_series: # must be part of series list (or nil - as in empty)
 current_series: noble # must be part of series list
-future_series: # must be part of series list (or nil - as in empty)
-future_is_early: false # controls where the ISOs go. must be true early on!
+future_series: resolute # must be part of series list (or nil - as in empty)
+future_is_early: true # controls where the ISOs go. must be true early on!
 repo_diversion: false # toggle when experimental is getting staged for deployment
 
 architectures:


More information about the Neon-commits mailing list