@hybridless/hybridless 0.0.78-alpha1 → 0.0.78-alpha4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/options.json CHANGED
@@ -31,25 +31,23 @@
31
31
  "additionalProperties": false,
32
32
  "properties": {
33
33
  "additionalDockerFiles": {
34
- "items": [
35
- {
36
- "additionalProperties": false,
37
- "properties": {
38
- "from": {
39
- "type": "string"
40
- },
41
- "to": {
42
- "type": "string"
43
- }
34
+ "items": {
35
+ "additionalProperties": false,
36
+ "properties": {
37
+ "from": {
38
+ "type": "string"
44
39
  },
45
- "required": [
46
- "from",
47
- "to"
48
- ],
49
- "type": "object"
50
- }
51
- ],
52
- "maxItems": 1,
40
+ "to": {
41
+ "type": "string"
42
+ }
43
+ },
44
+ "required": [
45
+ "from",
46
+ "to"
47
+ ],
48
+ "type": "object"
49
+ },
50
+ "maxItems": 99999,
53
51
  "minItems": 0,
54
52
  "type": "array"
55
53
  },
@@ -115,12 +113,7 @@
115
113
  "cooldown": {
116
114
  "type": "number"
117
115
  },
118
- "fillupMissingData": {
119
- "type": [
120
- "number",
121
- "boolean"
122
- ]
123
- },
116
+ "fillupMissingData": {},
124
117
  "metricDependsOn": {
125
118
  "anyOf": [
126
119
  {
@@ -235,12 +228,7 @@
235
228
  "cooldown": {
236
229
  "type": "number"
237
230
  },
238
- "fillupMissingData": {
239
- "type": [
240
- "number",
241
- "boolean"
242
- ]
243
- },
231
+ "fillupMissingData": {},
244
232
  "metricDependsOn": {
245
233
  "anyOf": [
246
234
  {
@@ -610,25 +598,23 @@
610
598
  "additionalProperties": false,
611
599
  "properties": {
612
600
  "additionalDockerFiles": {
613
- "items": [
614
- {
615
- "additionalProperties": false,
616
- "properties": {
617
- "from": {
618
- "type": "string"
619
- },
620
- "to": {
621
- "type": "string"
622
- }
601
+ "items": {
602
+ "additionalProperties": false,
603
+ "properties": {
604
+ "from": {
605
+ "type": "string"
623
606
  },
624
- "required": [
625
- "from",
626
- "to"
627
- ],
628
- "type": "object"
629
- }
630
- ],
631
- "maxItems": 1,
607
+ "to": {
608
+ "type": "string"
609
+ }
610
+ },
611
+ "required": [
612
+ "from",
613
+ "to"
614
+ ],
615
+ "type": "object"
616
+ },
617
+ "maxItems": 99999,
632
618
  "minItems": 0,
633
619
  "type": "array"
634
620
  },
@@ -694,12 +680,7 @@
694
680
  "cooldown": {
695
681
  "type": "number"
696
682
  },
697
- "fillupMissingData": {
698
- "type": [
699
- "number",
700
- "boolean"
701
- ]
702
- },
683
+ "fillupMissingData": {},
703
684
  "metricDependsOn": {
704
685
  "anyOf": [
705
686
  {
@@ -814,12 +795,7 @@
814
795
  "cooldown": {
815
796
  "type": "number"
816
797
  },
817
- "fillupMissingData": {
818
- "type": [
819
- "number",
820
- "boolean"
821
- ]
822
- },
798
+ "fillupMissingData": {},
823
799
  "metricDependsOn": {
824
800
  "anyOf": [
825
801
  {
@@ -1186,25 +1162,23 @@
1186
1162
  "additionalProperties": false,
1187
1163
  "properties": {
1188
1164
  "additionalDockerFiles": {
1189
- "items": [
1190
- {
1191
- "additionalProperties": false,
1192
- "properties": {
1193
- "from": {
1194
- "type": "string"
1195
- },
1196
- "to": {
1197
- "type": "string"
1198
- }
1165
+ "items": {
1166
+ "additionalProperties": false,
1167
+ "properties": {
1168
+ "from": {
1169
+ "type": "string"
1199
1170
  },
1200
- "required": [
1201
- "from",
1202
- "to"
1203
- ],
1204
- "type": "object"
1205
- }
1206
- ],
1207
- "maxItems": 1,
1171
+ "to": {
1172
+ "type": "string"
1173
+ }
1174
+ },
1175
+ "required": [
1176
+ "from",
1177
+ "to"
1178
+ ],
1179
+ "type": "object"
1180
+ },
1181
+ "maxItems": 99999,
1208
1182
  "minItems": 0,
1209
1183
  "type": "array"
1210
1184
  },
@@ -1355,25 +1329,23 @@
1355
1329
  "additionalProperties": false,
1356
1330
  "properties": {
1357
1331
  "additionalDockerFiles": {
1358
- "items": [
1359
- {
1360
- "additionalProperties": false,
1361
- "properties": {
1362
- "from": {
1363
- "type": "string"
1364
- },
1365
- "to": {
1366
- "type": "string"
1367
- }
1332
+ "items": {
1333
+ "additionalProperties": false,
1334
+ "properties": {
1335
+ "from": {
1336
+ "type": "string"
1368
1337
  },
1369
- "required": [
1370
- "from",
1371
- "to"
1372
- ],
1373
- "type": "object"
1374
- }
1375
- ],
1376
- "maxItems": 1,
1338
+ "to": {
1339
+ "type": "string"
1340
+ }
1341
+ },
1342
+ "required": [
1343
+ "from",
1344
+ "to"
1345
+ ],
1346
+ "type": "object"
1347
+ },
1348
+ "maxItems": 99999,
1377
1349
  "minItems": 0,
1378
1350
  "type": "array"
1379
1351
  },
@@ -1521,25 +1493,23 @@
1521
1493
  "additionalProperties": false,
1522
1494
  "properties": {
1523
1495
  "additionalDockerFiles": {
1524
- "items": [
1525
- {
1526
- "additionalProperties": false,
1527
- "properties": {
1528
- "from": {
1529
- "type": "string"
1530
- },
1531
- "to": {
1532
- "type": "string"
1533
- }
1496
+ "items": {
1497
+ "additionalProperties": false,
1498
+ "properties": {
1499
+ "from": {
1500
+ "type": "string"
1534
1501
  },
1535
- "required": [
1536
- "from",
1537
- "to"
1538
- ],
1539
- "type": "object"
1540
- }
1541
- ],
1542
- "maxItems": 1,
1502
+ "to": {
1503
+ "type": "string"
1504
+ }
1505
+ },
1506
+ "required": [
1507
+ "from",
1508
+ "to"
1509
+ ],
1510
+ "type": "object"
1511
+ },
1512
+ "maxItems": 99999,
1543
1513
  "minItems": 0,
1544
1514
  "type": "array"
1545
1515
  },
@@ -1706,25 +1676,23 @@
1706
1676
  "additionalProperties": false,
1707
1677
  "properties": {
1708
1678
  "additionalDockerFiles": {
1709
- "items": [
1710
- {
1711
- "additionalProperties": false,
1712
- "properties": {
1713
- "from": {
1714
- "type": "string"
1715
- },
1716
- "to": {
1717
- "type": "string"
1718
- }
1679
+ "items": {
1680
+ "additionalProperties": false,
1681
+ "properties": {
1682
+ "from": {
1683
+ "type": "string"
1719
1684
  },
1720
- "required": [
1721
- "from",
1722
- "to"
1723
- ],
1724
- "type": "object"
1725
- }
1726
- ],
1727
- "maxItems": 1,
1685
+ "to": {
1686
+ "type": "string"
1687
+ }
1688
+ },
1689
+ "required": [
1690
+ "from",
1691
+ "to"
1692
+ ],
1693
+ "type": "object"
1694
+ },
1695
+ "maxItems": 99999,
1728
1696
  "minItems": 0,
1729
1697
  "type": "array"
1730
1698
  },
@@ -2777,25 +2745,23 @@
2777
2745
  "additionalProperties": false,
2778
2746
  "properties": {
2779
2747
  "additionalDockerFiles": {
2780
- "items": [
2781
- {
2782
- "additionalProperties": false,
2783
- "properties": {
2784
- "from": {
2785
- "type": "string"
2786
- },
2787
- "to": {
2788
- "type": "string"
2789
- }
2748
+ "items": {
2749
+ "additionalProperties": false,
2750
+ "properties": {
2751
+ "from": {
2752
+ "type": "string"
2790
2753
  },
2791
- "required": [
2792
- "from",
2793
- "to"
2794
- ],
2795
- "type": "object"
2796
- }
2797
- ],
2798
- "maxItems": 1,
2754
+ "to": {
2755
+ "type": "string"
2756
+ }
2757
+ },
2758
+ "required": [
2759
+ "from",
2760
+ "to"
2761
+ ],
2762
+ "type": "object"
2763
+ },
2764
+ "maxItems": 99999,
2799
2765
  "minItems": 0,
2800
2766
  "type": "array"
2801
2767
  },
@@ -2901,25 +2867,23 @@
2901
2867
  "additionalProperties": false,
2902
2868
  "properties": {
2903
2869
  "additionalDockerFiles": {
2904
- "items": [
2905
- {
2906
- "additionalProperties": false,
2907
- "properties": {
2908
- "from": {
2909
- "type": "string"
2910
- },
2911
- "to": {
2912
- "type": "string"
2913
- }
2870
+ "items": {
2871
+ "additionalProperties": false,
2872
+ "properties": {
2873
+ "from": {
2874
+ "type": "string"
2914
2875
  },
2915
- "required": [
2916
- "from",
2917
- "to"
2918
- ],
2919
- "type": "object"
2920
- }
2921
- ],
2922
- "maxItems": 1,
2876
+ "to": {
2877
+ "type": "string"
2878
+ }
2879
+ },
2880
+ "required": [
2881
+ "from",
2882
+ "to"
2883
+ ],
2884
+ "type": "object"
2885
+ },
2886
+ "maxItems": 99999,
2923
2887
  "minItems": 0,
2924
2888
  "type": "array"
2925
2889
  },
@@ -3122,25 +3086,23 @@
3122
3086
  "additionalProperties": false,
3123
3087
  "properties": {
3124
3088
  "additionalDockerFiles": {
3125
- "items": [
3126
- {
3127
- "additionalProperties": false,
3128
- "properties": {
3129
- "from": {
3130
- "type": "string"
3131
- },
3132
- "to": {
3133
- "type": "string"
3134
- }
3089
+ "items": {
3090
+ "additionalProperties": false,
3091
+ "properties": {
3092
+ "from": {
3093
+ "type": "string"
3135
3094
  },
3136
- "required": [
3137
- "from",
3138
- "to"
3139
- ],
3140
- "type": "object"
3141
- }
3142
- ],
3143
- "maxItems": 1,
3095
+ "to": {
3096
+ "type": "string"
3097
+ }
3098
+ },
3099
+ "required": [
3100
+ "from",
3101
+ "to"
3102
+ ],
3103
+ "type": "object"
3104
+ },
3105
+ "maxItems": 99999,
3144
3106
  "minItems": 0,
3145
3107
  "type": "array"
3146
3108
  },
@@ -3207,25 +3169,23 @@
3207
3169
  "additionalProperties": false,
3208
3170
  "properties": {
3209
3171
  "additionalDockerFiles": {
3210
- "items": [
3211
- {
3212
- "additionalProperties": false,
3213
- "properties": {
3214
- "from": {
3215
- "type": "string"
3216
- },
3217
- "to": {
3218
- "type": "string"
3219
- }
3172
+ "items": {
3173
+ "additionalProperties": false,
3174
+ "properties": {
3175
+ "from": {
3176
+ "type": "string"
3220
3177
  },
3221
- "required": [
3222
- "from",
3223
- "to"
3224
- ],
3225
- "type": "object"
3226
- }
3227
- ],
3228
- "maxItems": 1,
3178
+ "to": {
3179
+ "type": "string"
3180
+ }
3181
+ },
3182
+ "required": [
3183
+ "from",
3184
+ "to"
3185
+ ],
3186
+ "type": "object"
3187
+ },
3188
+ "maxItems": 99999,
3229
3189
  "minItems": 0,
3230
3190
  "type": "array"
3231
3191
  },
@@ -3294,25 +3254,23 @@
3294
3254
  "additionalProperties": false,
3295
3255
  "properties": {
3296
3256
  "additionalDockerFiles": {
3297
- "items": [
3298
- {
3299
- "additionalProperties": false,
3300
- "properties": {
3301
- "from": {
3302
- "type": "string"
3303
- },
3304
- "to": {
3305
- "type": "string"
3306
- }
3257
+ "items": {
3258
+ "additionalProperties": false,
3259
+ "properties": {
3260
+ "from": {
3261
+ "type": "string"
3307
3262
  },
3308
- "required": [
3309
- "from",
3310
- "to"
3311
- ],
3312
- "type": "object"
3313
- }
3314
- ],
3315
- "maxItems": 1,
3263
+ "to": {
3264
+ "type": "string"
3265
+ }
3266
+ },
3267
+ "required": [
3268
+ "from",
3269
+ "to"
3270
+ ],
3271
+ "type": "object"
3272
+ },
3273
+ "maxItems": 99999,
3316
3274
  "minItems": 0,
3317
3275
  "type": "array"
3318
3276
  },
@@ -3379,25 +3337,23 @@
3379
3337
  "additionalProperties": false,
3380
3338
  "properties": {
3381
3339
  "additionalDockerFiles": {
3382
- "items": [
3383
- {
3384
- "additionalProperties": false,
3385
- "properties": {
3386
- "from": {
3387
- "type": "string"
3388
- },
3389
- "to": {
3390
- "type": "string"
3391
- }
3340
+ "items": {
3341
+ "additionalProperties": false,
3342
+ "properties": {
3343
+ "from": {
3344
+ "type": "string"
3392
3345
  },
3393
- "required": [
3394
- "from",
3395
- "to"
3396
- ],
3397
- "type": "object"
3398
- }
3399
- ],
3400
- "maxItems": 1,
3346
+ "to": {
3347
+ "type": "string"
3348
+ }
3349
+ },
3350
+ "required": [
3351
+ "from",
3352
+ "to"
3353
+ ],
3354
+ "type": "object"
3355
+ },
3356
+ "maxItems": 99999,
3401
3357
  "minItems": 0,
3402
3358
  "type": "array"
3403
3359
  },
@@ -3464,25 +3420,23 @@
3464
3420
  "additionalProperties": false,
3465
3421
  "properties": {
3466
3422
  "additionalDockerFiles": {
3467
- "items": [
3468
- {
3469
- "additionalProperties": false,
3470
- "properties": {
3471
- "from": {
3472
- "type": "string"
3473
- },
3474
- "to": {
3475
- "type": "string"
3476
- }
3423
+ "items": {
3424
+ "additionalProperties": false,
3425
+ "properties": {
3426
+ "from": {
3427
+ "type": "string"
3477
3428
  },
3478
- "required": [
3479
- "from",
3480
- "to"
3481
- ],
3482
- "type": "object"
3483
- }
3484
- ],
3485
- "maxItems": 1,
3429
+ "to": {
3430
+ "type": "string"
3431
+ }
3432
+ },
3433
+ "required": [
3434
+ "from",
3435
+ "to"
3436
+ ],
3437
+ "type": "object"
3438
+ },
3439
+ "maxItems": 99999,
3486
3440
  "minItems": 0,
3487
3441
  "type": "array"
3488
3442
  },
@@ -3570,25 +3524,23 @@
3570
3524
  "additionalProperties": false,
3571
3525
  "properties": {
3572
3526
  "additionalDockerFiles": {
3573
- "items": [
3574
- {
3575
- "additionalProperties": false,
3576
- "properties": {
3577
- "from": {
3578
- "type": "string"
3579
- },
3580
- "to": {
3581
- "type": "string"
3582
- }
3527
+ "items": {
3528
+ "additionalProperties": false,
3529
+ "properties": {
3530
+ "from": {
3531
+ "type": "string"
3583
3532
  },
3584
- "required": [
3585
- "from",
3586
- "to"
3587
- ],
3588
- "type": "object"
3589
- }
3590
- ],
3591
- "maxItems": 1,
3533
+ "to": {
3534
+ "type": "string"
3535
+ }
3536
+ },
3537
+ "required": [
3538
+ "from",
3539
+ "to"
3540
+ ],
3541
+ "type": "object"
3542
+ },
3543
+ "maxItems": 99999,
3592
3544
  "minItems": 0,
3593
3545
  "type": "array"
3594
3546
  },
@@ -3663,25 +3615,23 @@
3663
3615
  "additionalProperties": false,
3664
3616
  "properties": {
3665
3617
  "additionalDockerFiles": {
3666
- "items": [
3667
- {
3668
- "additionalProperties": false,
3669
- "properties": {
3670
- "from": {
3671
- "type": "string"
3672
- },
3673
- "to": {
3674
- "type": "string"
3675
- }
3618
+ "items": {
3619
+ "additionalProperties": false,
3620
+ "properties": {
3621
+ "from": {
3622
+ "type": "string"
3676
3623
  },
3677
- "required": [
3678
- "from",
3679
- "to"
3680
- ],
3681
- "type": "object"
3682
- }
3683
- ],
3684
- "maxItems": 1,
3624
+ "to": {
3625
+ "type": "string"
3626
+ }
3627
+ },
3628
+ "required": [
3629
+ "from",
3630
+ "to"
3631
+ ],
3632
+ "type": "object"
3633
+ },
3634
+ "maxItems": 99999,
3685
3635
  "minItems": 0,
3686
3636
  "type": "array"
3687
3637
  },
@@ -3751,25 +3701,23 @@
3751
3701
  "additionalProperties": false,
3752
3702
  "properties": {
3753
3703
  "additionalDockerFiles": {
3754
- "items": [
3755
- {
3756
- "additionalProperties": false,
3757
- "properties": {
3758
- "from": {
3759
- "type": "string"
3760
- },
3761
- "to": {
3762
- "type": "string"
3763
- }
3704
+ "items": {
3705
+ "additionalProperties": false,
3706
+ "properties": {
3707
+ "from": {
3708
+ "type": "string"
3764
3709
  },
3765
- "required": [
3766
- "from",
3767
- "to"
3768
- ],
3769
- "type": "object"
3770
- }
3771
- ],
3772
- "maxItems": 1,
3710
+ "to": {
3711
+ "type": "string"
3712
+ }
3713
+ },
3714
+ "required": [
3715
+ "from",
3716
+ "to"
3717
+ ],
3718
+ "type": "object"
3719
+ },
3720
+ "maxItems": 99999,
3773
3721
  "minItems": 0,
3774
3722
  "type": "array"
3775
3723
  },
@@ -3838,25 +3786,23 @@
3838
3786
  "additionalProperties": false,
3839
3787
  "properties": {
3840
3788
  "additionalDockerFiles": {
3841
- "items": [
3842
- {
3843
- "additionalProperties": false,
3844
- "properties": {
3845
- "from": {
3846
- "type": "string"
3847
- },
3848
- "to": {
3849
- "type": "string"
3850
- }
3789
+ "items": {
3790
+ "additionalProperties": false,
3791
+ "properties": {
3792
+ "from": {
3793
+ "type": "string"
3851
3794
  },
3852
- "required": [
3853
- "from",
3854
- "to"
3855
- ],
3856
- "type": "object"
3857
- }
3858
- ],
3859
- "maxItems": 1,
3795
+ "to": {
3796
+ "type": "string"
3797
+ }
3798
+ },
3799
+ "required": [
3800
+ "from",
3801
+ "to"
3802
+ ],
3803
+ "type": "object"
3804
+ },
3805
+ "maxItems": 99999,
3860
3806
  "minItems": 0,
3861
3807
  "type": "array"
3862
3808
  },
@@ -4016,25 +3962,23 @@
4016
3962
  "additionalProperties": false,
4017
3963
  "properties": {
4018
3964
  "additionalDockerFiles": {
4019
- "items": [
4020
- {
4021
- "additionalProperties": false,
4022
- "properties": {
4023
- "from": {
4024
- "type": "string"
4025
- },
4026
- "to": {
4027
- "type": "string"
4028
- }
3965
+ "items": {
3966
+ "additionalProperties": false,
3967
+ "properties": {
3968
+ "from": {
3969
+ "type": "string"
4029
3970
  },
4030
- "required": [
4031
- "from",
4032
- "to"
4033
- ],
4034
- "type": "object"
4035
- }
4036
- ],
4037
- "maxItems": 1,
3971
+ "to": {
3972
+ "type": "string"
3973
+ }
3974
+ },
3975
+ "required": [
3976
+ "from",
3977
+ "to"
3978
+ ],
3979
+ "type": "object"
3980
+ },
3981
+ "maxItems": 99999,
4038
3982
  "minItems": 0,
4039
3983
  "type": "array"
4040
3984
  },
@@ -4100,12 +4044,7 @@
4100
4044
  "cooldown": {
4101
4045
  "type": "number"
4102
4046
  },
4103
- "fillupMissingData": {
4104
- "type": [
4105
- "number",
4106
- "boolean"
4107
- ]
4108
- },
4047
+ "fillupMissingData": {},
4109
4048
  "metricDependsOn": {
4110
4049
  "anyOf": [
4111
4050
  {
@@ -4220,12 +4159,7 @@
4220
4159
  "cooldown": {
4221
4160
  "type": "number"
4222
4161
  },
4223
- "fillupMissingData": {
4224
- "type": [
4225
- "number",
4226
- "boolean"
4227
- ]
4228
- },
4162
+ "fillupMissingData": {},
4229
4163
  "metricDependsOn": {
4230
4164
  "anyOf": [
4231
4165
  {
@@ -4595,25 +4529,23 @@
4595
4529
  "additionalProperties": false,
4596
4530
  "properties": {
4597
4531
  "additionalDockerFiles": {
4598
- "items": [
4599
- {
4600
- "additionalProperties": false,
4601
- "properties": {
4602
- "from": {
4603
- "type": "string"
4604
- },
4605
- "to": {
4606
- "type": "string"
4607
- }
4532
+ "items": {
4533
+ "additionalProperties": false,
4534
+ "properties": {
4535
+ "from": {
4536
+ "type": "string"
4608
4537
  },
4609
- "required": [
4610
- "from",
4611
- "to"
4612
- ],
4613
- "type": "object"
4614
- }
4615
- ],
4616
- "maxItems": 1,
4538
+ "to": {
4539
+ "type": "string"
4540
+ }
4541
+ },
4542
+ "required": [
4543
+ "from",
4544
+ "to"
4545
+ ],
4546
+ "type": "object"
4547
+ },
4548
+ "maxItems": 99999,
4617
4549
  "minItems": 0,
4618
4550
  "type": "array"
4619
4551
  },
@@ -4679,12 +4611,7 @@
4679
4611
  "cooldown": {
4680
4612
  "type": "number"
4681
4613
  },
4682
- "fillupMissingData": {
4683
- "type": [
4684
- "number",
4685
- "boolean"
4686
- ]
4687
- },
4614
+ "fillupMissingData": {},
4688
4615
  "metricDependsOn": {
4689
4616
  "anyOf": [
4690
4617
  {
@@ -4799,12 +4726,7 @@
4799
4726
  "cooldown": {
4800
4727
  "type": "number"
4801
4728
  },
4802
- "fillupMissingData": {
4803
- "type": [
4804
- "number",
4805
- "boolean"
4806
- ]
4807
- },
4729
+ "fillupMissingData": {},
4808
4730
  "metricDependsOn": {
4809
4731
  "anyOf": [
4810
4732
  {
@@ -5171,25 +5093,23 @@
5171
5093
  "additionalProperties": false,
5172
5094
  "properties": {
5173
5095
  "additionalDockerFiles": {
5174
- "items": [
5175
- {
5176
- "additionalProperties": false,
5177
- "properties": {
5178
- "from": {
5179
- "type": "string"
5180
- },
5181
- "to": {
5182
- "type": "string"
5183
- }
5096
+ "items": {
5097
+ "additionalProperties": false,
5098
+ "properties": {
5099
+ "from": {
5100
+ "type": "string"
5184
5101
  },
5185
- "required": [
5186
- "from",
5187
- "to"
5188
- ],
5189
- "type": "object"
5190
- }
5191
- ],
5192
- "maxItems": 1,
5102
+ "to": {
5103
+ "type": "string"
5104
+ }
5105
+ },
5106
+ "required": [
5107
+ "from",
5108
+ "to"
5109
+ ],
5110
+ "type": "object"
5111
+ },
5112
+ "maxItems": 99999,
5193
5113
  "minItems": 0,
5194
5114
  "type": "array"
5195
5115
  },
@@ -5340,25 +5260,23 @@
5340
5260
  "additionalProperties": false,
5341
5261
  "properties": {
5342
5262
  "additionalDockerFiles": {
5343
- "items": [
5344
- {
5345
- "additionalProperties": false,
5346
- "properties": {
5347
- "from": {
5348
- "type": "string"
5349
- },
5350
- "to": {
5351
- "type": "string"
5352
- }
5263
+ "items": {
5264
+ "additionalProperties": false,
5265
+ "properties": {
5266
+ "from": {
5267
+ "type": "string"
5353
5268
  },
5354
- "required": [
5355
- "from",
5356
- "to"
5357
- ],
5358
- "type": "object"
5359
- }
5360
- ],
5361
- "maxItems": 1,
5269
+ "to": {
5270
+ "type": "string"
5271
+ }
5272
+ },
5273
+ "required": [
5274
+ "from",
5275
+ "to"
5276
+ ],
5277
+ "type": "object"
5278
+ },
5279
+ "maxItems": 99999,
5362
5280
  "minItems": 0,
5363
5281
  "type": "array"
5364
5282
  },
@@ -5506,25 +5424,23 @@
5506
5424
  "additionalProperties": false,
5507
5425
  "properties": {
5508
5426
  "additionalDockerFiles": {
5509
- "items": [
5510
- {
5511
- "additionalProperties": false,
5512
- "properties": {
5513
- "from": {
5514
- "type": "string"
5515
- },
5516
- "to": {
5517
- "type": "string"
5518
- }
5427
+ "items": {
5428
+ "additionalProperties": false,
5429
+ "properties": {
5430
+ "from": {
5431
+ "type": "string"
5519
5432
  },
5520
- "required": [
5521
- "from",
5522
- "to"
5523
- ],
5524
- "type": "object"
5525
- }
5526
- ],
5527
- "maxItems": 1,
5433
+ "to": {
5434
+ "type": "string"
5435
+ }
5436
+ },
5437
+ "required": [
5438
+ "from",
5439
+ "to"
5440
+ ],
5441
+ "type": "object"
5442
+ },
5443
+ "maxItems": 99999,
5528
5444
  "minItems": 0,
5529
5445
  "type": "array"
5530
5446
  },
@@ -5691,25 +5607,23 @@
5691
5607
  "additionalProperties": false,
5692
5608
  "properties": {
5693
5609
  "additionalDockerFiles": {
5694
- "items": [
5695
- {
5696
- "additionalProperties": false,
5697
- "properties": {
5698
- "from": {
5699
- "type": "string"
5700
- },
5701
- "to": {
5702
- "type": "string"
5703
- }
5610
+ "items": {
5611
+ "additionalProperties": false,
5612
+ "properties": {
5613
+ "from": {
5614
+ "type": "string"
5704
5615
  },
5705
- "required": [
5706
- "from",
5707
- "to"
5708
- ],
5709
- "type": "object"
5710
- }
5711
- ],
5712
- "maxItems": 1,
5616
+ "to": {
5617
+ "type": "string"
5618
+ }
5619
+ },
5620
+ "required": [
5621
+ "from",
5622
+ "to"
5623
+ ],
5624
+ "type": "object"
5625
+ },
5626
+ "maxItems": 99999,
5713
5627
  "minItems": 0,
5714
5628
  "type": "array"
5715
5629
  },
@@ -6762,25 +6676,23 @@
6762
6676
  "additionalProperties": false,
6763
6677
  "properties": {
6764
6678
  "additionalDockerFiles": {
6765
- "items": [
6766
- {
6767
- "additionalProperties": false,
6768
- "properties": {
6769
- "from": {
6770
- "type": "string"
6771
- },
6772
- "to": {
6773
- "type": "string"
6774
- }
6679
+ "items": {
6680
+ "additionalProperties": false,
6681
+ "properties": {
6682
+ "from": {
6683
+ "type": "string"
6775
6684
  },
6776
- "required": [
6777
- "from",
6778
- "to"
6779
- ],
6780
- "type": "object"
6781
- }
6782
- ],
6783
- "maxItems": 1,
6685
+ "to": {
6686
+ "type": "string"
6687
+ }
6688
+ },
6689
+ "required": [
6690
+ "from",
6691
+ "to"
6692
+ ],
6693
+ "type": "object"
6694
+ },
6695
+ "maxItems": 99999,
6784
6696
  "minItems": 0,
6785
6697
  "type": "array"
6786
6698
  },
@@ -6886,25 +6798,23 @@
6886
6798
  "additionalProperties": false,
6887
6799
  "properties": {
6888
6800
  "additionalDockerFiles": {
6889
- "items": [
6890
- {
6891
- "additionalProperties": false,
6892
- "properties": {
6893
- "from": {
6894
- "type": "string"
6895
- },
6896
- "to": {
6897
- "type": "string"
6898
- }
6801
+ "items": {
6802
+ "additionalProperties": false,
6803
+ "properties": {
6804
+ "from": {
6805
+ "type": "string"
6899
6806
  },
6900
- "required": [
6901
- "from",
6902
- "to"
6903
- ],
6904
- "type": "object"
6905
- }
6906
- ],
6907
- "maxItems": 1,
6807
+ "to": {
6808
+ "type": "string"
6809
+ }
6810
+ },
6811
+ "required": [
6812
+ "from",
6813
+ "to"
6814
+ ],
6815
+ "type": "object"
6816
+ },
6817
+ "maxItems": 99999,
6908
6818
  "minItems": 0,
6909
6819
  "type": "array"
6910
6820
  },
@@ -7107,25 +7017,23 @@
7107
7017
  "additionalProperties": false,
7108
7018
  "properties": {
7109
7019
  "additionalDockerFiles": {
7110
- "items": [
7111
- {
7112
- "additionalProperties": false,
7113
- "properties": {
7114
- "from": {
7115
- "type": "string"
7116
- },
7117
- "to": {
7118
- "type": "string"
7119
- }
7020
+ "items": {
7021
+ "additionalProperties": false,
7022
+ "properties": {
7023
+ "from": {
7024
+ "type": "string"
7120
7025
  },
7121
- "required": [
7122
- "from",
7123
- "to"
7124
- ],
7125
- "type": "object"
7126
- }
7127
- ],
7128
- "maxItems": 1,
7026
+ "to": {
7027
+ "type": "string"
7028
+ }
7029
+ },
7030
+ "required": [
7031
+ "from",
7032
+ "to"
7033
+ ],
7034
+ "type": "object"
7035
+ },
7036
+ "maxItems": 99999,
7129
7037
  "minItems": 0,
7130
7038
  "type": "array"
7131
7039
  },
@@ -7192,25 +7100,23 @@
7192
7100
  "additionalProperties": false,
7193
7101
  "properties": {
7194
7102
  "additionalDockerFiles": {
7195
- "items": [
7196
- {
7197
- "additionalProperties": false,
7198
- "properties": {
7199
- "from": {
7200
- "type": "string"
7201
- },
7202
- "to": {
7203
- "type": "string"
7204
- }
7103
+ "items": {
7104
+ "additionalProperties": false,
7105
+ "properties": {
7106
+ "from": {
7107
+ "type": "string"
7205
7108
  },
7206
- "required": [
7207
- "from",
7208
- "to"
7209
- ],
7210
- "type": "object"
7211
- }
7212
- ],
7213
- "maxItems": 1,
7109
+ "to": {
7110
+ "type": "string"
7111
+ }
7112
+ },
7113
+ "required": [
7114
+ "from",
7115
+ "to"
7116
+ ],
7117
+ "type": "object"
7118
+ },
7119
+ "maxItems": 99999,
7214
7120
  "minItems": 0,
7215
7121
  "type": "array"
7216
7122
  },
@@ -7279,25 +7185,23 @@
7279
7185
  "additionalProperties": false,
7280
7186
  "properties": {
7281
7187
  "additionalDockerFiles": {
7282
- "items": [
7283
- {
7284
- "additionalProperties": false,
7285
- "properties": {
7286
- "from": {
7287
- "type": "string"
7288
- },
7289
- "to": {
7290
- "type": "string"
7291
- }
7188
+ "items": {
7189
+ "additionalProperties": false,
7190
+ "properties": {
7191
+ "from": {
7192
+ "type": "string"
7292
7193
  },
7293
- "required": [
7294
- "from",
7295
- "to"
7296
- ],
7297
- "type": "object"
7298
- }
7299
- ],
7300
- "maxItems": 1,
7194
+ "to": {
7195
+ "type": "string"
7196
+ }
7197
+ },
7198
+ "required": [
7199
+ "from",
7200
+ "to"
7201
+ ],
7202
+ "type": "object"
7203
+ },
7204
+ "maxItems": 99999,
7301
7205
  "minItems": 0,
7302
7206
  "type": "array"
7303
7207
  },
@@ -7364,25 +7268,23 @@
7364
7268
  "additionalProperties": false,
7365
7269
  "properties": {
7366
7270
  "additionalDockerFiles": {
7367
- "items": [
7368
- {
7369
- "additionalProperties": false,
7370
- "properties": {
7371
- "from": {
7372
- "type": "string"
7373
- },
7374
- "to": {
7375
- "type": "string"
7376
- }
7271
+ "items": {
7272
+ "additionalProperties": false,
7273
+ "properties": {
7274
+ "from": {
7275
+ "type": "string"
7377
7276
  },
7378
- "required": [
7379
- "from",
7380
- "to"
7381
- ],
7382
- "type": "object"
7383
- }
7384
- ],
7385
- "maxItems": 1,
7277
+ "to": {
7278
+ "type": "string"
7279
+ }
7280
+ },
7281
+ "required": [
7282
+ "from",
7283
+ "to"
7284
+ ],
7285
+ "type": "object"
7286
+ },
7287
+ "maxItems": 99999,
7386
7288
  "minItems": 0,
7387
7289
  "type": "array"
7388
7290
  },
@@ -7449,25 +7351,23 @@
7449
7351
  "additionalProperties": false,
7450
7352
  "properties": {
7451
7353
  "additionalDockerFiles": {
7452
- "items": [
7453
- {
7454
- "additionalProperties": false,
7455
- "properties": {
7456
- "from": {
7457
- "type": "string"
7458
- },
7459
- "to": {
7460
- "type": "string"
7461
- }
7354
+ "items": {
7355
+ "additionalProperties": false,
7356
+ "properties": {
7357
+ "from": {
7358
+ "type": "string"
7462
7359
  },
7463
- "required": [
7464
- "from",
7465
- "to"
7466
- ],
7467
- "type": "object"
7468
- }
7469
- ],
7470
- "maxItems": 1,
7360
+ "to": {
7361
+ "type": "string"
7362
+ }
7363
+ },
7364
+ "required": [
7365
+ "from",
7366
+ "to"
7367
+ ],
7368
+ "type": "object"
7369
+ },
7370
+ "maxItems": 99999,
7471
7371
  "minItems": 0,
7472
7372
  "type": "array"
7473
7373
  },
@@ -7555,25 +7455,23 @@
7555
7455
  "additionalProperties": false,
7556
7456
  "properties": {
7557
7457
  "additionalDockerFiles": {
7558
- "items": [
7559
- {
7560
- "additionalProperties": false,
7561
- "properties": {
7562
- "from": {
7563
- "type": "string"
7564
- },
7565
- "to": {
7566
- "type": "string"
7567
- }
7458
+ "items": {
7459
+ "additionalProperties": false,
7460
+ "properties": {
7461
+ "from": {
7462
+ "type": "string"
7568
7463
  },
7569
- "required": [
7570
- "from",
7571
- "to"
7572
- ],
7573
- "type": "object"
7574
- }
7575
- ],
7576
- "maxItems": 1,
7464
+ "to": {
7465
+ "type": "string"
7466
+ }
7467
+ },
7468
+ "required": [
7469
+ "from",
7470
+ "to"
7471
+ ],
7472
+ "type": "object"
7473
+ },
7474
+ "maxItems": 99999,
7577
7475
  "minItems": 0,
7578
7476
  "type": "array"
7579
7477
  },
@@ -7648,25 +7546,23 @@
7648
7546
  "additionalProperties": false,
7649
7547
  "properties": {
7650
7548
  "additionalDockerFiles": {
7651
- "items": [
7652
- {
7653
- "additionalProperties": false,
7654
- "properties": {
7655
- "from": {
7656
- "type": "string"
7657
- },
7658
- "to": {
7659
- "type": "string"
7660
- }
7549
+ "items": {
7550
+ "additionalProperties": false,
7551
+ "properties": {
7552
+ "from": {
7553
+ "type": "string"
7661
7554
  },
7662
- "required": [
7663
- "from",
7664
- "to"
7665
- ],
7666
- "type": "object"
7667
- }
7668
- ],
7669
- "maxItems": 1,
7555
+ "to": {
7556
+ "type": "string"
7557
+ }
7558
+ },
7559
+ "required": [
7560
+ "from",
7561
+ "to"
7562
+ ],
7563
+ "type": "object"
7564
+ },
7565
+ "maxItems": 99999,
7670
7566
  "minItems": 0,
7671
7567
  "type": "array"
7672
7568
  },
@@ -7736,25 +7632,23 @@
7736
7632
  "additionalProperties": false,
7737
7633
  "properties": {
7738
7634
  "additionalDockerFiles": {
7739
- "items": [
7740
- {
7741
- "additionalProperties": false,
7742
- "properties": {
7743
- "from": {
7744
- "type": "string"
7745
- },
7746
- "to": {
7747
- "type": "string"
7748
- }
7635
+ "items": {
7636
+ "additionalProperties": false,
7637
+ "properties": {
7638
+ "from": {
7639
+ "type": "string"
7749
7640
  },
7750
- "required": [
7751
- "from",
7752
- "to"
7753
- ],
7754
- "type": "object"
7755
- }
7756
- ],
7757
- "maxItems": 1,
7641
+ "to": {
7642
+ "type": "string"
7643
+ }
7644
+ },
7645
+ "required": [
7646
+ "from",
7647
+ "to"
7648
+ ],
7649
+ "type": "object"
7650
+ },
7651
+ "maxItems": 99999,
7758
7652
  "minItems": 0,
7759
7653
  "type": "array"
7760
7654
  },
@@ -7823,25 +7717,23 @@
7823
7717
  "additionalProperties": false,
7824
7718
  "properties": {
7825
7719
  "additionalDockerFiles": {
7826
- "items": [
7827
- {
7828
- "additionalProperties": false,
7829
- "properties": {
7830
- "from": {
7831
- "type": "string"
7832
- },
7833
- "to": {
7834
- "type": "string"
7835
- }
7720
+ "items": {
7721
+ "additionalProperties": false,
7722
+ "properties": {
7723
+ "from": {
7724
+ "type": "string"
7836
7725
  },
7837
- "required": [
7838
- "from",
7839
- "to"
7840
- ],
7841
- "type": "object"
7842
- }
7843
- ],
7844
- "maxItems": 1,
7726
+ "to": {
7727
+ "type": "string"
7728
+ }
7729
+ },
7730
+ "required": [
7731
+ "from",
7732
+ "to"
7733
+ ],
7734
+ "type": "object"
7735
+ },
7736
+ "maxItems": 99999,
7845
7737
  "minItems": 0,
7846
7738
  "type": "array"
7847
7739
  },