From 5c5c931cb7ee343c549d812a912a852b241d9b4b Mon Sep 17 00:00:00 2001 From: sdawley Date: Wed, 20 Sep 2023 14:47:48 -0700 Subject: [PATCH] ci: update 3.10; update plugin-registry-generator[3.8] = 7.72.0; update previous CSV to for 3.9+; disable 3.9 jobs Signed-off-by: sdawley --- .../openshift/devspaces-plugin-registry.yaml | 10 ++++++ dependencies/job-config.json | 35 ++++++++++--------- 2 files changed, 29 insertions(+), 16 deletions(-) diff --git a/dependencies/che-plugin-registry/deploy/openshift/devspaces-plugin-registry.yaml b/dependencies/che-plugin-registry/deploy/openshift/devspaces-plugin-registry.yaml index 7334ca64ca..08d743ee24 100644 --- a/dependencies/che-plugin-registry/deploy/openshift/devspaces-plugin-registry.yaml +++ b/dependencies/che-plugin-registry/deploy/openshift/devspaces-plugin-registry.yaml @@ -8,6 +8,16 @@ # # Contributors: # Red Hat, Inc. - initial API and implementation +# +# Copyright (c) 2018-2023 Red Hat, Inc. +# This program and the accompanying materials are made +# available under the terms of the Eclipse Public License 2.0 +# which is available at https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 +# +# Contributors: +# Red Hat, Inc. - initial API and implementation apiVersion: v1 kind: Template metadata: diff --git a/dependencies/job-config.json b/dependencies/job-config.json index 59dc5a6771..b1c58e15e3 100644 --- a/dependencies/job-config.json +++ b/dependencies/job-config.json @@ -15,7 +15,7 @@ "7.74.x", "main" ], - "disabled": false + "disabled": true }, "3.10": { "upstream_branch": [ @@ -45,7 +45,7 @@ "7.74.x", "main" ], - "disabled": false + "disabled": true }, "3.10": { "upstream_branch": [ @@ -75,7 +75,7 @@ "7.74.x", "main" ], - "disabled": false + "disabled": true }, "3.10": { "upstream_branch": [ @@ -105,7 +105,7 @@ "7.74.x", "main" ], - "disabled": false + "disabled": true }, "3.10": { "upstream_branch": [ @@ -135,7 +135,7 @@ "7.74.x", "main" ], - "disabled": false + "disabled": true }, "3.10": { "upstream_branch": [ @@ -165,7 +165,7 @@ "7.74.x", "main" ], - "disabled": false + "disabled": true }, "3.10": { "upstream_branch": [ @@ -195,7 +195,7 @@ "7.74.x", "main" ], - "disabled": false + "disabled": true }, "3.10": { "upstream_branch": [ @@ -225,7 +225,7 @@ "devspaces-3.9-rhel-8", "devspaces-3.9-rhel-8" ], - "disabled": false + "disabled": true }, "3.10": { "upstream_branch": [ @@ -255,7 +255,7 @@ "devspaces-3.9-rhel-8", "devspaces-3.9-rhel-8" ], - "disabled": false + "disabled": true }, "3.10": { "upstream_branch": [ @@ -285,7 +285,7 @@ "20221111", "20221111" ], - "disabled": false + "disabled": true }, "3.10": { "upstream_branch": [ @@ -315,7 +315,7 @@ "v2.9.6", "v2.9.6" ], - "disabled": false + "disabled": true }, "3.10": { "upstream_branch": [ @@ -337,7 +337,7 @@ "disabled": true }, "3.9": { - "disabled": false + "disabled": true }, "3.10": { "disabled": true @@ -359,7 +359,7 @@ "devspaces-3.9-rhel-8", "devspaces-3.9-rhel-8" ], - "disabled": false + "disabled": true }, "3.10": { "upstream_branch": [ @@ -532,15 +532,15 @@ }, "3.9": { "CSV_VERSION": "3.9.0", - "CSV_VERSION_PREV": "3.8.0" + "CSV_VERSION_PREV": "" }, "3.10": { "CSV_VERSION": "3.10.0", - "CSV_VERSION_PREV": "3.8.0" + "CSV_VERSION_PREV": "" }, "3.x": { "CSV_VERSION": "3.10.0", - "CSV_VERSION_PREV": "3.8.0" + "CSV_VERSION_PREV": "" } } }, @@ -661,6 +661,9 @@ "3.9": "1.22.19", "3.10": "1.22.19", "3.x": "1.22.19" + }, + "slack_notification": { + "3.8": true } }, "Copyright": [