File tree Expand file tree Collapse file tree 6 files changed +28
-64
lines changed Expand file tree Collapse file tree 6 files changed +28
-64
lines changed Original file line number Diff line number Diff line change 20729
20729
"minLength" : 1
20730
20730
} ]
20731
20731
},
20732
- "changeSetFailureStrategy" : {
20733
- "oneOf" : [ {
20734
- "type" : "string",
20735
- "enum" : [ "MARK_NEXT_RUN" ]
20736
- } ]
20732
+ "markNextChangeSetRun" : {
20733
+ "type" : "boolean"
20737
20734
},
20738
20735
"resources" : {
20739
20736
"$ref" : "#/definitions/pipeline/common/ContainerResource"
20814
20811
"minLength" : 1
20815
20812
} ]
20816
20813
},
20817
- "changeSetFailureStrategy" : {
20818
- "oneOf" : [ {
20819
- "type" : "string",
20820
- "enum" : [ "MARK_NEXT_RUN" ]
20821
- } ]
20814
+ "markNextChangeSetRun" : {
20815
+ "type" : "boolean"
20822
20816
},
20823
20817
"resources" : {
20824
20818
"$ref" : "#/definitions/pipeline/common/ContainerResource"
Original file line number Diff line number Diff line change @@ -47,11 +47,8 @@ allOf:
47
47
- type : string
48
48
pattern : ^<\+input>((\.)((executionInput\(\))|(allowedValues|selectOneFrom|default|regex)\(.+?\)))*$
49
49
minLength : 1
50
- changeSetFailureStrategy :
51
- oneOf :
52
- - type : string
53
- enum :
54
- - " MARK_NEXT_RUN"
50
+ markNextChangeSetRun :
51
+ type : boolean
55
52
resources :
56
53
$ref : ../../common/container-resource.yaml
57
54
runAsUser :
@@ -110,11 +107,8 @@ properties:
110
107
- type : string
111
108
pattern : ^<\+input>((\.)((executionInput\(\))|(allowedValues|selectOneFrom|default|regex)\(.+?\)))*$
112
109
minLength : 1
113
- changeSetFailureStrategy :
114
- oneOf :
115
- - type : string
116
- enum :
117
- - " MARK_NEXT_RUN"
110
+ markNextChangeSetRun :
111
+ type : boolean
118
112
resources :
119
113
$ref : ../../common/container-resource.yaml
120
114
runAsUser :
Original file line number Diff line number Diff line change 59369
59369
"minLength" : 1
59370
59370
} ]
59371
59371
},
59372
- "changeSetFailureStrategy" : {
59373
- "oneOf" : [ {
59374
- "type" : "string",
59375
- "enum" : [ "MARK_NEXT_RUN" ]
59376
- } ]
59372
+ "markNextChangeSetRun" : {
59373
+ "type" : "boolean"
59377
59374
},
59378
59375
"resources" : {
59379
59376
"$ref" : "#/definitions/pipeline/common/ContainerResource"
59454
59451
"minLength" : 1
59455
59452
} ]
59456
59453
},
59457
- "changeSetFailureStrategy" : {
59458
- "oneOf" : [ {
59459
- "type" : "string",
59460
- "enum" : [ "MARK_NEXT_RUN" ]
59461
- } ]
59454
+ "markNextChangeSetRun" : {
59455
+ "type" : "boolean"
59462
59456
},
59463
59457
"resources" : {
59464
59458
"$ref" : "#/definitions/pipeline/common/ContainerResource"
Original file line number Diff line number Diff line change @@ -23935,13 +23935,10 @@
23935
23935
"pattern" : "^<\\+input>((\\.)((executionInput\\(\\))|(allowedValues|default|regex)\\(.+?\\)))*$",
23936
23936
"minLength" : 1
23937
23937
} ]
23938
- }
23939
- },
23940
- "changeSetFailureStrategy" : {
23941
- "oneOf" : [ {
23942
- "type" : "string",
23943
- "enum" : [ "MARK_NEXT_RUN" ]
23944
- } ],
23938
+ },
23939
+ "markNextChangeSetRun" : {
23940
+ "type" : "boolean"
23941
+ },
23945
23942
"resources" : {
23946
23943
"$ref" : "#/definitions/pipeline/common/ContainerResource"
23947
23944
},
24015
24012
"minLength" : 1
24016
24013
} ]
24017
24014
},
24018
- "changeSetFailureStrategy" : {
24019
- "oneOf" : [ {
24020
- "type" : "string",
24021
- "enum" : [ "MARK_NEXT_RUN" ]
24022
- } ]
24015
+ "markNextChangeSetRun" : {
24016
+ "type" : "boolean"
24023
24017
},
24024
24018
"resources" : {
24025
24019
"$ref" : "#/definitions/pipeline/common/ContainerResource"
Original file line number Diff line number Diff line change @@ -48,11 +48,8 @@ allOf:
48
48
- type : string
49
49
pattern : ^<\+input>((\.)((executionInput\(\))|(allowedValues|default|regex)\(.+?\)))*$
50
50
minLength : 1
51
- changeSetFailureStrategy :
52
- oneOf :
53
- - type : string
54
- enum :
55
- - " MARK_NEXT_RUN"
51
+ markNextChangeSetRun :
52
+ type : boolean
56
53
resources :
57
54
$ref : ../../common/container-resource.yaml
58
55
runAsUser :
@@ -107,11 +104,8 @@ properties:
107
104
- type : string
108
105
pattern : ^<\+input>((\.)((executionInput\(\))|(allowedValues|default|regex)\(.+?\)))*$
109
106
minLength : 1
110
- changeSetFailureStrategy :
111
- oneOf :
112
- - type : string
113
- enum :
114
- - " MARK_NEXT_RUN"
107
+ markNextChangeSetRun :
108
+ type : boolean
115
109
resources :
116
110
$ref : ../../common/container-resource.yaml
117
111
runAsUser :
Original file line number Diff line number Diff line change @@ -60218,13 +60218,10 @@
60218
60218
"pattern" : "^<\\+input>((\\.)((executionInput\\(\\))|(allowedValues|default|regex)\\(.+?\\)))*$",
60219
60219
"minLength" : 1
60220
60220
} ]
60221
- }
60222
- },
60223
- "changeSetFailureStrategy" : {
60224
- "oneOf" : [ {
60225
- "type" : "string",
60226
- "enum" : [ "MARK_NEXT_RUN" ]
60227
- } ],
60221
+ },
60222
+ "markNextChangeSetRun" : {
60223
+ "type" : "boolean"
60224
+ },
60228
60225
"resources" : {
60229
60226
"$ref" : "#/definitions/pipeline/common/ContainerResource"
60230
60227
},
60298
60295
"minLength" : 1
60299
60296
} ]
60300
60297
},
60301
- "changeSetFailureStrategy" : {
60302
- "oneOf" : [ {
60303
- "type" : "string",
60304
- "enum" : [ "MARK_NEXT_RUN" ]
60305
- } ]
60298
+ "markNextChangeSetRun" : {
60299
+ "type" : "boolean"
60306
60300
},
60307
60301
"resources" : {
60308
60302
"$ref" : "#/definitions/pipeline/common/ContainerResource"
You can’t perform that action at this time.
0 commit comments