1919jobs :
2020 build :
2121 name : build
22- strategy :
23- fail-fast : false
2422
2523 runs-on : devextreme-shr2
2624 timeout-minutes : 15
@@ -79,24 +77,11 @@ jobs:
7977 fail-fast : false
8078 matrix :
8179 ARGS : [
82- { componentFolder: "accessibility", name: "accessibility (1/4)", indices: "1/4" },
83- { componentFolder: "accessibility", name: "accessibility (2/4)", indices: "2/4" },
84- { componentFolder: "accessibility", name: "accessibility (3/4)", indices: "3/4" },
85- { componentFolder: "accessibility", name: "accessibility (4/4)", indices: "4/4" },
86- { componentFolder: "accessibility", name: "accessibility - material (1/4)", theme: "material.blue.light", indices: "1/4" },
87- { componentFolder: "accessibility", name: "accessibility - material (2/4)", theme: "material.blue.light", indices: "2/4" },
88- { componentFolder: "accessibility", name: "accessibility - material (3/4)", theme: "material.blue.light", indices: "3/4" },
89- { componentFolder: "accessibility", name: "accessibility - material (4/4)", theme: "material.blue.light", indices: "4/4" },
90- { componentFolder: "accessibility", name: "accessibility - fluent (1/4)", theme: "fluent.blue.light", indices: "1/4" },
91- { componentFolder: "accessibility", name: "accessibility - fluent (2/4)", theme: "fluent.blue.light", indices: "2/4" },
92- { componentFolder: "accessibility", name: "accessibility - fluent (3/4)", theme: "fluent.blue.light", indices: "3/4" },
93- { componentFolder: "accessibility", name: "accessibility - fluent (4/4)", theme: "fluent.blue.light", indices: "4/4" },
80+ { componentFolder: "accessibility", name: "accessibility - fluent (1/2)", theme: "fluent.blue.light", indices: "1/2" },
81+ { componentFolder: "accessibility", name: "accessibility - fluent (2/2)", theme: "fluent.blue.light", indices: "2/2" },
9482 { componentFolder: "common", name: "common" },
9583 { componentFolder: "common", name: "common - material", theme: 'material.blue.light' },
9684 { componentFolder: "common", name: "common - fluent", theme: 'fluent.blue.light' },
97- { componentFolder: "chat", name: "chat" },
98- { componentFolder: "chat", name: "chat - material", theme: 'material.blue.light' },
99- { componentFolder: "chat", name: "chat - fluent", theme: 'fluent.blue.light' },
10085 { componentFolder: "treeList", name: "treeList", concurrency: 1 },
10186 { componentFolder: "dataGrid/common", name: "dataGrid / common (1/5)", indices: "1/5" },
10287 { componentFolder: "dataGrid/common", name: "dataGrid / common (2/5)", indices: "2/5" },
@@ -123,24 +108,21 @@ jobs:
123108 { componentFolder: "scheduler/viewOffset/markup", name: "scheduler / offset markups" },
124109 { componentFolder: "scheduler/timezones", name: "scheduler / timezones (Europe/Berlin)", timezone: "Europe/Berlin" },
125110 { componentFolder: "scheduler/timezones", name: "scheduler / timezones (America/Los_Angeles)", timezone: "America/Los_Angeles" },
126- { componentFolder: "editors", name: "editors (1/3 )", indices: "1/3 " },
127- { componentFolder: "editors", name: "editors (2/3 )", indices: "2/3 " },
128- { componentFolder: "editors", name: "editors (3/3 )", indices: "3/3 " },
129- { componentFolder: "editors", name: "editors - material (1/3 )", indices: "1/3", theme: 'material.blue.light' },
130- { componentFolder: "editors", name: "editors - material (2/3 )", indices: "2/3 ", theme: 'material.blue.light' },
131- { componentFolder: "editors", name: "editors - material (3/3 )", indices: "3/3 ", theme: 'material.blue.light' },
132- { componentFolder: "editors", name: "editors - fluent (1/3 )", indices: "1/3 ", theme: 'fluent .blue.light' },
133- { componentFolder: "editors", name: "editors - fluent (2/3 )", indices: "2/3 ", theme: 'fluent .blue.light' },
134- { componentFolder: "editors", name: "editors - fluent (3/3 )", indices: "3/3 ", theme: 'fluent.blue.light' },
135- { componentFolder: "htmlEditor ", name: "htmlEditor ", concurrency: 1 },
136- { componentFolder: "htmlEditor ", name: "htmlEditor - material ", theme: 'material .blue.light', concurrency: 1 },
137- { componentFolder: "htmlEditor ", name: "htmlEditor - fluent", theme: 'fluent.blue.light', concurrency: 1 },
111+ { componentFolder: "editors", name: "editors (1/4 )", indices: "1/4 " },
112+ { componentFolder: "editors", name: "editors (2/4 )", indices: "2/4 " },
113+ { componentFolder: "editors", name: "editors (3/4 )", indices: "3/4 " },
114+ { componentFolder: "editors", name: "editors (4/4 )", indices: "4/4" },
115+ { componentFolder: "editors", name: "editors - material (1/4 )", indices: "1/4 ", theme: 'material.blue.light' },
116+ { componentFolder: "editors", name: "editors - material (2/4 )", indices: "2/4 ", theme: 'material.blue.light' },
117+ { componentFolder: "editors", name: "editors - material (3/4 )", indices: "3/4 ", theme: 'material .blue.light' },
118+ { componentFolder: "editors", name: "editors - material (4/4 )", indices: "4/4 ", theme: 'material .blue.light' },
119+ { componentFolder: "editors", name: "editors - fluent (1/4 )", indices: "1/4 ", theme: 'fluent.blue.light' },
120+ { componentFolder: "editors ", name: "editors - fluent (2/4) ", indices: "2/4", theme: 'fluent.blue.light' },
121+ { componentFolder: "editors ", name: "editors - fluent (3/4) ", indices: "3/4", theme: 'fluent .blue.light' },
122+ { componentFolder: "editors ", name: "editors - fluent (4/4) ", indices: "4/4", theme: 'fluent.blue.light' },
138123 { componentFolder: "navigation", name: "navigation" },
139124 { componentFolder: "navigation", name: "navigation - material", theme: 'material.blue.light' },
140125 { componentFolder: "navigation", name: "navigation - fluent", theme: 'fluent.blue.light' },
141- { componentFolder: "fileManager", name: "fileManager" },
142- { componentFolder: "fileManager", name: "fileManager - material", theme: 'material.blue.light' },
143- { componentFolder: "fileManager", name: "fileManager - fluent", theme: 'fluent.blue.light' },
144126 { componentFolder: "filterBuilder", name: "filterBuilder" },
145127 { componentFolder: "filterBuilder", name: "filterBuilder - material", theme: 'material.blue.light' },
146128 { componentFolder: "filterBuilder", name: "filterBuilder - fluent", theme: 'fluent.blue.light' },
@@ -149,9 +131,6 @@ jobs:
149131# { componentFolder: "pagination", name: "pagination - material", theme: 'material.blue.light' },
150132 { componentFolder: "pagination", name: "pagination - fluent", theme: 'fluent.blue.light' },
151133 { componentFolder: "gantt", name: "gantt" },
152- { componentFolder: "fileUploader", name: "fileUploader" },
153- { componentFolder: "fileUploader", name: "fileUploader - material", theme: 'material.blue.light' },
154- { componentFolder: "fileUploader", name: "fileUploader - fluent", theme: 'fluent.blue.light' },
155134 ]
156135 runs-on : devextreme-shr2
157136 timeout-minutes : 45
0 commit comments