From d843b7046ad40f189dea420c3281f5bf3504616a Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Mon, 1 Jun 2026 13:32:21 -0400 Subject: [PATCH] renovate: Remove Fedora 42 Officially End-of-Life on 2026-05-27 Signed-off-by: John Eckersberg --- renovate.json | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/renovate.json b/renovate.json index 2cd6ad3..d3f8cc6 100644 --- a/renovate.json +++ b/renovate.json @@ -7,8 +7,6 @@ "to prevent blocking all releases if tests fail on one.", "", "Update schedules:", - "- Fedora 42 bootc-pipeline: 2-5 AM UTC daily", - "- Fedora 42 REPOS_IMAGE: at any time", "- Fedora 43 bootc-pipeline: 2-5 AM UTC daily", "- Fedora 43 REPOS_IMAGE: at any time", "- Fedora 44 bootc-pipeline: 2-5 AM UTC daily", @@ -72,35 +70,6 @@ "matchFileNames": [".tekton/*-44-iot-*", ".tekton/*-rawhide-iot-*"], "enabled": false }, - { - "matchManagers": ["tekton"], - "matchPackageNames": ["/quay.io/bootc-devel/tekton-catalog/"], - "matchFileNames": [".tekton/fedora-bootc-42-*"], - "groupName": "Fedora 42 bootc-pipeline", - "groupSlug": "fedora-42-bootc-pipeline", - "branchPrefix": "renovate/fedora-42/", - "commitMessageTopic": "Fedora 42 bootc build pipeline", - "schedule": ["after 2am and before 5am"], - "timezone": "UTC", - "recreateWhen": "always", - "rebaseWhen": "always", - "additionalBranchPrefix": "", - "automerge": true - }, - { - "matchManagers": ["custom.regex"], - "matchPackageNames": ["/quay.io/bootc-devel/fedora-bootc-42-compose/"], - "matchFileNames": [".tekton/fedora-bootc-42-*"], - "groupName": "Fedora 42 REPOS_IMAGE", - "groupSlug": "fedora-42-repos-image", - "branchPrefix": "renovate/fedora-42/", - "commitMessageTopic": "Fedora 42 REPOS_IMAGE", - "schedule": ["at any time"], - "recreateWhen": "always", - "rebaseWhen": "never", - "additionalBranchPrefix": "", - "automerge": true - }, { "matchManagers": ["tekton"], "matchPackageNames": ["/quay.io/bootc-devel/tekton-catalog/"],