This repository was archived by the owner on May 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +21
-21
lines changed Expand file tree Collapse file tree 3 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 49
49
"workflow_dispatch": {
50
50
"owner": "spring-cloud",
51
51
"repo": "spring-cloud-deployer",
52
- "ref": "2.9 .x",
52
+ "ref": "2.7 .x",
53
53
"workflow": "build-snapshot-worker.yml"
54
54
}
55
55
},
59
59
"workflow_dispatch": {
60
60
"owner": "spring-cloud",
61
61
"repo": "spring-cloud-deployer-local",
62
- "ref": "2.9 .x",
62
+ "ref": "2.7 .x",
63
63
"workflow": "build-snapshot-worker.yml"
64
64
}
65
65
},
69
69
"workflow_dispatch": {
70
70
"owner": "spring-cloud",
71
71
"repo": "spring-cloud-deployer-cloudfoundry",
72
- "ref": "2.9 .x",
72
+ "ref": "2.7 .x",
73
73
"workflow": "build-snapshot-worker.yml"
74
74
}
75
75
},
79
79
"workflow_dispatch": {
80
80
"owner": "spring-cloud",
81
81
"repo": "spring-cloud-deployer-kubernetes",
82
- "ref": "2.9 .x",
82
+ "ref": "2.7 .x",
83
83
"workflow": "build-snapshot-worker.yml"
84
84
}
85
85
},
89
89
"workflow_dispatch": {
90
90
"owner": "spring-cloud",
91
91
"repo": "spring-cloud-common-security-config",
92
- "ref": "2.9 .x",
92
+ "ref": "1.7 .x",
93
93
"workflow": "build-snapshot-worker.yml"
94
94
}
95
95
},
99
99
"workflow_dispatch": {
100
100
"owner": "spring-cloud",
101
101
"repo": "spring-cloud-skipper",
102
- "ref": "2.9 .x",
102
+ "ref": "2.8 .x",
103
103
"workflow": "build-snapshot-worker.yml"
104
104
}
105
105
},
@@ -109,7 +109,7 @@ jobs:
109
109
"workflow_dispatch": {
110
110
"owner": "spring-cloud",
111
111
"repo": "spring-cloud-dataflow-ui",
112
- "ref": "2.9 .x",
112
+ "ref": "3.2 .x",
113
113
"workflow": "build-snapshot-worker.yml"
114
114
}
115
115
},
Original file line number Diff line number Diff line change 52
52
"workflow_dispatch": {
53
53
"owner": "spring-cloud",
54
54
"repo": "spring-cloud-deployer",
55
- "ref": "2.9 .x",
55
+ "ref": "2.7 .x",
56
56
"workflow": "milestone-worker.yml"
57
57
}
58
58
},
62
62
"workflow_dispatch": {
63
63
"owner": "spring-cloud",
64
64
"repo": "spring-cloud-deployer-local",
65
- "ref": "2.9 .x",
65
+ "ref": "2.7 .x",
66
66
"workflow": "milestone-worker.yml"
67
67
}
68
68
},
72
72
"workflow_dispatch": {
73
73
"owner": "spring-cloud",
74
74
"repo": "spring-cloud-deployer-cloudfoundry",
75
- "ref": "2.9 .x",
75
+ "ref": "2.7 .x",
76
76
"workflow": "milestone-worker.yml"
77
77
}
78
78
},
82
82
"workflow_dispatch": {
83
83
"owner": "spring-cloud",
84
84
"repo": "spring-cloud-deployer-kubernetes",
85
- "ref": "2.9 .x",
85
+ "ref": "2.7 .x",
86
86
"workflow": "milestone-worker.yml"
87
87
}
88
88
},
92
92
"workflow_dispatch": {
93
93
"owner": "spring-cloud",
94
94
"repo": "spring-cloud-common-security-config",
95
- "ref": "2.9 .x",
95
+ "ref": "1.7 .x",
96
96
"workflow": "milestone-worker.yml"
97
97
}
98
98
},
@@ -102,7 +102,7 @@ jobs:
102
102
"workflow_dispatch": {
103
103
"owner": "spring-cloud",
104
104
"repo": "spring-cloud-skipper",
105
- "ref": "2.9 .x",
105
+ "ref": "2.8 .x",
106
106
"workflow": "milestone-worker.yml"
107
107
}
108
108
},
@@ -112,7 +112,7 @@ jobs:
112
112
"workflow_dispatch": {
113
113
"owner": "spring-cloud",
114
114
"repo": "spring-cloud-dataflow-ui",
115
- "ref": "2.9 .x",
115
+ "ref": "3.2 .x",
116
116
"workflow": "milestone-worker.yml"
117
117
}
118
118
},
Original file line number Diff line number Diff line change 49
49
"workflow_dispatch": {
50
50
"owner": "spring-cloud",
51
51
"repo": "spring-cloud-deployer",
52
- "ref": "2.9 .x",
52
+ "ref": "2.7 .x",
53
53
"workflow": "release-worker.yml"
54
54
}
55
55
},
59
59
"workflow_dispatch": {
60
60
"owner": "spring-cloud",
61
61
"repo": "spring-cloud-deployer-local",
62
- "ref": "2.9 .x",
62
+ "ref": "2.7 .x",
63
63
"workflow": "release-worker.yml"
64
64
}
65
65
},
69
69
"workflow_dispatch": {
70
70
"owner": "spring-cloud",
71
71
"repo": "spring-cloud-deployer-cloudfoundry",
72
- "ref": "2.9 .x",
72
+ "ref": "2.7 .x",
73
73
"workflow": "release-worker.yml"
74
74
}
75
75
},
79
79
"workflow_dispatch": {
80
80
"owner": "spring-cloud",
81
81
"repo": "spring-cloud-deployer-kubernetes",
82
- "ref": "2.9 .x",
82
+ "ref": "2.7 .x",
83
83
"workflow": "release-worker.yml"
84
84
}
85
85
},
89
89
"workflow_dispatch": {
90
90
"owner": "spring-cloud",
91
91
"repo": "spring-cloud-common-security-config",
92
- "ref": "2.9 .x",
92
+ "ref": "1.7 .x",
93
93
"workflow": "release-worker.yml"
94
94
}
95
95
},
99
99
"workflow_dispatch": {
100
100
"owner": "spring-cloud",
101
101
"repo": "spring-cloud-skipper",
102
- "ref": "2.9 .x",
102
+ "ref": "2.8 .x",
103
103
"workflow": "release-worker.yml"
104
104
}
105
105
},
@@ -109,7 +109,7 @@ jobs:
109
109
"workflow_dispatch": {
110
110
"owner": "spring-cloud",
111
111
"repo": "spring-cloud-dataflow-ui",
112
- "ref": "2.9 .x",
112
+ "ref": "3.2 .x",
113
113
"workflow": "release-worker.yml"
114
114
}
115
115
},
You can’t perform that action at this time.
0 commit comments