[sysadmin/ci-tooling] local-metadata: Enable Windows CI for all projects which have Windows binaries being produced by the Binary Factory.

Ben Cooksley null at kde.org
Sun Apr 1 07:24:13 UTC 2018


Git commit 1c8c1a05573c8bd0dec6ee9f9acc1e401b4d24ce by Ben Cooksley.
Committed on 01/04/2018 at 07:23.
Pushed by bcooksley into branch 'master'.

Enable Windows CI for all projects which have Windows binaries being produced by the Binary Factory.
Where CI coverage was previously not enabled for the project at all this will also have the effect of enabling Linux and FreeBSD CI coverage.

Specifically this covers various KDE Education projects, Kolourpaint, Peruse, RKWard and Ruqola

CCMAIL: kde-edu at kde.org
CCMAIL: admin at leinir.dk
CCMAIL: thomas.friedrichsmeier at ruhr-uni-bochum.de
CCMAIL: montel at kde.org

M  +17   -6    local-metadata/product-definitions.yaml

https://commits.kde.org/sysadmin/ci-tooling/1c8c1a05573c8bd0dec6ee9f9acc1e401b4d24ce

diff --git a/local-metadata/product-definitions.yaml b/local-metadata/product-definitions.yaml
index 8366f2b..6d5b1a8 100644
--- a/local-metadata/product-definitions.yaml
+++ b/local-metadata/product-definitions.yaml
@@ -78,19 +78,27 @@
       - "kde/applications/baloo-widgets"
       - "kde/applications/dolphin"
       - "kde/applications/kate"
-      - "kde/pim/akonadi"
-      - "kde/pim/kcalcore"
-      - "kde/pim/kcalutils"
-      - 'kde/pim/kidentitymanagement'
-      - 'kde/pim/kcontacts'
-      - "kde/pim/kpimtextedit"
+      - "kde/kdeedu/kalgebra"
+      - "kde/kdeedu/kbruch"
+      - "kde/kdeedu/kig"
+      - "kde/kdeedu/kmplot"
+      - "kde/kdeedu/kturtle"
+      - "kde/kdeedu/kwordquiz"
       - "kde/kdeedu/minuet"
+      - "kde/kdeedu/parley"
       - "kde/kdegraphics/libs/libkexiv2"
       - "kde/kdegraphics/kdegraphics-mobipocket"
+      - "kde/kdegraphics/kolourpaint"
       - "kde/kdegraphics/okular"
       - "kde/kdenetwork/kio-extras"
       - "kde/kdesdk/umbrello"
       - "kde/kdeutils/filelight"
+      - "kde/pim/akonadi"
+      - "kde/pim/kcalcore"
+      - "kde/pim/kcalutils"
+      - 'kde/pim/kidentitymanagement'
+      - 'kde/pim/kcontacts'
+      - "kde/pim/kpimtextedit"
       platforms:
       - "WindowsMSVCQt5.10"
   branchGroups:
@@ -164,6 +172,9 @@
       - "extragear/office/kmymoney"
       - "extragear/utils/krename"
       - "extragear/utils/okteta"
+      - "playground/base/peruse"
+      - "playground/edu/rkward"
+      - "playground/network/ruqola"
       platforms:
       - "SUSEQt5.9"
       - "WindowsMSVCQt5.10"


More information about the kde-edu mailing list