This repository was archived by the owner on May 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +0
-153
lines changed Expand file tree Collapse file tree 3 files changed +0
-153
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44 " local>centos/.github:renovate-config"
55 ],
66 "customDatasources" : {
7- "fedora-eln-compose" : {
8- "defaultRegistryUrlTemplate" : " https://odcs.fedoraproject.org/composes/production" ,
9- "format" : " html"
10- },
117 "c9s-compose" : {
128 "defaultRegistryUrlTemplate" : " https://composes.stream.centos.org/development/" ,
139 "format" : " html"
1410 }
1511 },
1612 "customManagers" : [
17- {
18- "customType" : " regex" ,
19- "fileMatch" : [
20- " fedora-eln.repo" ,
21- " fedora-bootc-config.json"
22- ],
23- "matchStrings" : [
24- " https://odcs.fedoraproject.org/composes/production/(?<currentValue>.*)/compose/(.*)" ,
25- " \" redhat.compose-id\" : \" (?<currentValue>.*)\" "
26- ],
27- "datasourceTemplate" : " custom.fedora-eln-compose" ,
28- "depNameTemplate" : " Fedora-ELN" ,
29- "versioningTemplate" : " regex:^Fedora-ELN-(?<major>\\ d{8})\\ .(?<minor>\\ d+)$"
30- },
3113 {
3214 "customType" : " regex" ,
3315 "fileMatch" : [
4426 }
4527 ],
4628 "packageRules" : [
47- {
48- "matchDatasources" : [
49- " custom.fedora-eln-compose"
50- ],
51- "extractVersion" : " (?<version>.+)/$" ,
52- "automerge" : true ,
53- "schedule" : [
54- " at any time"
55- ],
56- "groupName" : null
57- },
5829 {
5930 "matchDatasources" : [
6031 " custom.c9s-compose"
You can’t perform that action at this time.
0 commit comments