55
66---
77
8- pre_pack_hdrp_template_Win_trunk :
9- name : Pre-Pack HDRP Template Win trunk
8+ pre_pack_hdrp_template_Win_6000.4 :
9+ name : Pre-Pack HDRP Template Win 6000.4
1010 agent :
1111 type : Unity::VM
1212 image : package-ci/win11:v4
@@ -16,7 +16,7 @@ pre_pack_hdrp_template_Win_trunk:
1616 - unity-downloader-cli --source-file unity_revision.txt -c editor --wait --published-only
1717 - .Editor\Unity.exe -projectPath com.unity.template-hd -batchmode -quit -logFile ./Editor.log
1818 dependencies :
19- - path : .yamato/_editor_priming.yml#editor:priming:trunk :Win
19+ - path : .yamato/_editor_priming.yml#editor:priming:6000.4 :Win
2020 return : always
2121 artifacts :
2222 primed :
@@ -27,8 +27,8 @@ pre_pack_hdrp_template_Win_trunk:
2727 logs :
2828 paths :
2929 - " Editor.log"
30- pack_hdrp_template_Win_trunk :
31- name : Pack HDRP Template Win trunk
30+ pack_hdrp_template_Win_6000.4 :
31+ name : Pack HDRP Template Win 6000.4
3232 agent :
3333 type : Unity::VM
3434 image : package-ci/win10:v4
@@ -41,16 +41,16 @@ pack_hdrp_template_Win_trunk:
4141 paths :
4242 - " upm-ci~/packages/**/*"
4343 - " upm-ci~/templates/**/*"
44- test_hdrp_template_Win_trunk :
45- name : Test HDRP Template Win trunk
44+ test_hdrp_template_Win_6000.4 :
45+ name : Test HDRP Template Win 6000.4
4646 agent :
4747 type : Unity::VM
4848 image : package-ci/win11:v4
4949 flavor : b1.large
5050 dependencies :
51- - path : .yamato/_templates.yml#pack_hdrp_template_Win_trunk
51+ - path : .yamato/_templates.yml#pack_hdrp_template_Win_6000.4
5252 return : always
53- - path : .yamato/_editor_priming.yml#editor:priming:trunk :Win
53+ - path : .yamato/_editor_priming.yml#editor:priming:6000.4 :Win
5454 return : always
5555 commands :
5656 - npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
@@ -61,8 +61,8 @@ test_hdrp_template_Win_trunk:
6161 logs :
6262 paths :
6363 - " **/test-results/**"
64- pre_pack_hdrp_template_OSX_trunk :
65- name : Pre-Pack HDRP Template OSX trunk
64+ pre_pack_hdrp_template_OSX_6000.4 :
65+ name : Pre-Pack HDRP Template OSX 6000.4
6666 agent :
6767 type : Unity::VM::osx
6868 image : package-ci/macos-13:v4
@@ -71,7 +71,7 @@ pre_pack_hdrp_template_OSX_trunk:
7171 - unity-downloader-cli --source-file unity_revision.txt -c editor --wait --published-only
7272 - .Editor/Unity.app/Contents/MacOS/Unity -projectPath com.unity.template-hd -batchmode -quit -logFile ./Editor.log
7373 dependencies :
74- - path : .yamato/_editor_priming.yml#editor:priming:trunk :OSX
74+ - path : .yamato/_editor_priming.yml#editor:priming:6000.4 :OSX
7575 return : always
7676 artifacts :
7777 primed :
@@ -82,8 +82,8 @@ pre_pack_hdrp_template_OSX_trunk:
8282 logs :
8383 paths :
8484 - " Editor.log"
85- pack_hdrp_template_OSX_trunk :
86- name : Pack HDRP Template OSX trunk
85+ pack_hdrp_template_OSX_6000.4 :
86+ name : Pack HDRP Template OSX 6000.4
8787 agent :
8888 type : Unity::VM
8989 image : package-ci/win10:v4
@@ -96,16 +96,16 @@ pack_hdrp_template_OSX_trunk:
9696 paths :
9797 - " upm-ci~/packages/**/*"
9898 - " upm-ci~/templates/**/*"
99- test_hdrp_template_OSX_trunk :
100- name : Test HDRP Template OSX trunk
99+ test_hdrp_template_OSX_6000.4 :
100+ name : Test HDRP Template OSX 6000.4
101101 agent :
102102 type : Unity::VM::osx
103103 image : package-ci/macos-13:v4
104104 flavor : m1.mac
105105 dependencies :
106- - path : .yamato/_templates.yml#pack_hdrp_template_OSX_trunk
106+ - path : .yamato/_templates.yml#pack_hdrp_template_OSX_6000.4
107107 return : always
108- - path : .yamato/_editor_priming.yml#editor:priming:trunk :OSX
108+ - path : .yamato/_editor_priming.yml#editor:priming:6000.4 :OSX
109109 return : always
110110 commands :
111111 - npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
@@ -115,54 +115,54 @@ test_hdrp_template_OSX_trunk:
115115 logs :
116116 paths :
117117 - " **/test-results/**"
118- publish_hdrp_template_trunk :
118+ publish_hdrp_template_6000.4 :
119119 agent :
120120 type : Unity::VM
121121 image : package-ci/win10:v4
122122 flavor : b1.large
123- name : Publish HDRP Template trunk
123+ name : Publish HDRP Template 6000.4
124124 commands :
125125 - npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
126126 - upm-ci template publish --project-path com.unity.template-hd
127127 dependencies :
128- - path : .yamato/_templates.yml#test_hdrp_template_Win_trunk
128+ - path : .yamato/_templates.yml#test_hdrp_template_Win_6000.4
129129 return : always
130- - path : .yamato/_templates.yml#test_hdrp_template_OSX_trunk
130+ - path : .yamato/_templates.yml#test_hdrp_template_OSX_6000.4
131131 return : always
132- - path : .yamato/_templates.yml#pack_hdrp_template_Win_trunk
132+ - path : .yamato/_templates.yml#pack_hdrp_template_Win_6000.4
133133 return : always
134- - path : .yamato/_templates.yml#pack_hdrp_template_OSX_trunk
134+ - path : .yamato/_templates.yml#pack_hdrp_template_OSX_6000.4
135135 return : always
136136 artifacts :
137137 packages :
138138 paths :
139139 - " upm-ci~/packages/**/*"
140140 - " upm-ci~/templates/**/*"
141- publish_hdrp_template_trunk_dry_run :
141+ publish_hdrp_template_6000.4_dry_run :
142142 agent :
143143 type : Unity::VM
144144 image : package-ci/win10:v4
145145 flavor : b1.large
146- name : Publish HDRP Template trunk Dry Run
146+ name : Publish HDRP Template 6000.4 Dry Run
147147 commands :
148148 - npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
149149 - upm-ci template publish --project-path com.unity.template-hd --dry-run
150150 dependencies :
151- - path : .yamato/_templates.yml#test_hdrp_template_Win_trunk
151+ - path : .yamato/_templates.yml#test_hdrp_template_Win_6000.4
152152 return : always
153- - path : .yamato/_templates.yml#test_hdrp_template_OSX_trunk
153+ - path : .yamato/_templates.yml#test_hdrp_template_OSX_6000.4
154154 return : always
155- - path : .yamato/_templates.yml#pack_hdrp_template_Win_trunk
155+ - path : .yamato/_templates.yml#pack_hdrp_template_Win_6000.4
156156 return : always
157- - path : .yamato/_templates.yml#pack_hdrp_template_OSX_trunk
157+ - path : .yamato/_templates.yml#pack_hdrp_template_OSX_6000.4
158158 return : always
159159 artifacts :
160160 packages :
161161 paths :
162162 - " upm-ci~/packages/**/*"
163163 - " upm-ci~/templates/**/*"
164- pre_pack_universal_template_Win_trunk :
165- name : Pre-Pack Universal Template Win trunk
164+ pre_pack_universal_template_Win_6000.4 :
165+ name : Pre-Pack Universal Template Win 6000.4
166166 agent :
167167 type : Unity::VM
168168 image : package-ci/win11:v4
@@ -172,7 +172,7 @@ pre_pack_universal_template_Win_trunk:
172172 - unity-downloader-cli --source-file unity_revision.txt -c editor --wait --published-only
173173 - .Editor\Unity.exe -projectPath com.unity.template-universal -batchmode -quit -logFile ./Editor.log
174174 dependencies :
175- - path : .yamato/_editor_priming.yml#editor:priming:trunk :Win
175+ - path : .yamato/_editor_priming.yml#editor:priming:6000.4 :Win
176176 return : always
177177 artifacts :
178178 primed :
@@ -183,8 +183,8 @@ pre_pack_universal_template_Win_trunk:
183183 logs :
184184 paths :
185185 - " Editor.log"
186- pack_universal_template_Win_trunk :
187- name : Pack Universal Template Win trunk
186+ pack_universal_template_Win_6000.4 :
187+ name : Pack Universal Template Win 6000.4
188188 agent :
189189 type : Unity::VM
190190 image : package-ci/win10:v4
@@ -197,16 +197,16 @@ pack_universal_template_Win_trunk:
197197 paths :
198198 - " upm-ci~/packages/**/*"
199199 - " upm-ci~/templates/**/*"
200- test_universal_template_Win_trunk :
201- name : Test Universal Template Win trunk
200+ test_universal_template_Win_6000.4 :
201+ name : Test Universal Template Win 6000.4
202202 agent :
203203 type : Unity::VM
204204 image : package-ci/win11:v4
205205 flavor : b1.large
206206 dependencies :
207- - path : .yamato/_templates.yml#pack_universal_template_Win_trunk
207+ - path : .yamato/_templates.yml#pack_universal_template_Win_6000.4
208208 return : always
209- - path : .yamato/_editor_priming.yml#editor:priming:trunk :Win
209+ - path : .yamato/_editor_priming.yml#editor:priming:6000.4 :Win
210210 return : always
211211 commands :
212212 - npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
@@ -217,8 +217,8 @@ test_universal_template_Win_trunk:
217217 logs :
218218 paths :
219219 - " **/test-results/**"
220- pre_pack_universal_template_OSX_trunk :
221- name : Pre-Pack Universal Template OSX trunk
220+ pre_pack_universal_template_OSX_6000.4 :
221+ name : Pre-Pack Universal Template OSX 6000.4
222222 agent :
223223 type : Unity::VM::osx
224224 image : package-ci/macos-13:v4
@@ -227,7 +227,7 @@ pre_pack_universal_template_OSX_trunk:
227227 - unity-downloader-cli --source-file unity_revision.txt -c editor --wait --published-only
228228 - .Editor/Unity.app/Contents/MacOS/Unity -projectPath com.unity.template-universal -batchmode -quit -logFile ./Editor.log
229229 dependencies :
230- - path : .yamato/_editor_priming.yml#editor:priming:trunk :OSX
230+ - path : .yamato/_editor_priming.yml#editor:priming:6000.4 :OSX
231231 return : always
232232 artifacts :
233233 primed :
@@ -238,8 +238,8 @@ pre_pack_universal_template_OSX_trunk:
238238 logs :
239239 paths :
240240 - " Editor.log"
241- pack_universal_template_OSX_trunk :
242- name : Pack Universal Template OSX trunk
241+ pack_universal_template_OSX_6000.4 :
242+ name : Pack Universal Template OSX 6000.4
243243 agent :
244244 type : Unity::VM
245245 image : package-ci/win10:v4
@@ -252,16 +252,16 @@ pack_universal_template_OSX_trunk:
252252 paths :
253253 - " upm-ci~/packages/**/*"
254254 - " upm-ci~/templates/**/*"
255- test_universal_template_OSX_trunk :
256- name : Test Universal Template OSX trunk
255+ test_universal_template_OSX_6000.4 :
256+ name : Test Universal Template OSX 6000.4
257257 agent :
258258 type : Unity::VM::osx
259259 image : package-ci/macos-13:v4
260260 flavor : m1.mac
261261 dependencies :
262- - path : .yamato/_templates.yml#pack_universal_template_OSX_trunk
262+ - path : .yamato/_templates.yml#pack_universal_template_OSX_6000.4
263263 return : always
264- - path : .yamato/_editor_priming.yml#editor:priming:trunk :OSX
264+ - path : .yamato/_editor_priming.yml#editor:priming:6000.4 :OSX
265265 return : always
266266 commands :
267267 - npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
@@ -271,62 +271,62 @@ test_universal_template_OSX_trunk:
271271 logs :
272272 paths :
273273 - " **/test-results/**"
274- publish_universal_template_trunk :
274+ publish_universal_template_6000.4 :
275275 agent :
276276 type : Unity::VM
277277 image : package-ci/win10:v4
278278 flavor : b1.large
279- name : Publish Universal Template trunk
279+ name : Publish Universal Template 6000.4
280280 commands :
281281 - npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
282282 - upm-ci template publish --project-path com.unity.template-universal
283283 dependencies :
284- - .yamato/_templates.yml#test_universal_template_Win_trunk
285- - .yamato/_templates.yml#test_universal_template_OSX_trunk
286- - .yamato/_templates.yml#pack_universal_template_Win_trunk
287- - .yamato/_templates.yml#pack_universal_template_OSX_trunk
284+ - .yamato/_templates.yml#test_universal_template_Win_6000.4
285+ - .yamato/_templates.yml#test_universal_template_OSX_6000.4
286+ - .yamato/_templates.yml#pack_universal_template_Win_6000.4
287+ - .yamato/_templates.yml#pack_universal_template_OSX_6000.4
288288 artifacts :
289289 packages :
290290 paths :
291291 - " upm-ci~/packages/**/*"
292292 - " upm-ci~/templates/**/*"
293- publish_universal_template_trunk_dry_run :
293+ publish_universal_template_6000.4_dry_run :
294294 agent :
295295 type : Unity::VM
296296 image : package-ci/win10:v4
297297 flavor : b1.large
298- name : Publish Universal Template trunk Dry Run
298+ name : Publish Universal Template 6000.4 Dry Run
299299 commands :
300300 - npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
301301 - upm-ci template publish --project-path com.unity.template-universal --dry-run
302302 dependencies :
303- - path : .yamato/_templates.yml#test_universal_template_Win_trunk
303+ - path : .yamato/_templates.yml#test_universal_template_Win_6000.4
304304 return : always
305- - path : .yamato/_templates.yml#test_universal_template_OSX_trunk
305+ - path : .yamato/_templates.yml#test_universal_template_OSX_6000.4
306306 return : always
307- - path : .yamato/_templates.yml#pack_universal_template_Win_trunk
307+ - path : .yamato/_templates.yml#pack_universal_template_Win_6000.4
308308 return : always
309- - path : .yamato/_templates.yml#pack_universal_template_OSX_trunk
309+ - path : .yamato/_templates.yml#pack_universal_template_OSX_6000.4
310310 return : always
311311 artifacts :
312312 packages :
313313 paths :
314314 - " upm-ci~/packages/**/*"
315315 - " upm-ci~/templates/**/*"
316- all_template_ci_trunk :
317- name : Pack and test all templates - trunk
316+ all_template_ci_6000.4 :
317+ name : Pack and test all templates - 6000.4
318318 agent :
319319 type : Unity::VM
320320 image : package-ci/win10:v4
321321 flavor : b1.large
322322 dependencies :
323- - path : .yamato/_templates.yml#test_hdrp_template_Win_trunk
323+ - path : .yamato/_templates.yml#test_hdrp_template_Win_6000.4
324324 rerun : always
325- - path : .yamato/_templates.yml#test_universal_template_Win_trunk
325+ - path : .yamato/_templates.yml#test_universal_template_Win_6000.4
326326 rerun : always
327- - path : .yamato/_templates.yml#test_hdrp_template_OSX_trunk
327+ - path : .yamato/_templates.yml#test_hdrp_template_OSX_6000.4
328328 rerun : always
329- - path : .yamato/_templates.yml#test_universal_template_OSX_trunk
329+ - path : .yamato/_templates.yml#test_universal_template_OSX_6000.4
330330 rerun : always
331331 commands :
332332 - npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
0 commit comments