Skip to content

Commit bcb783c

Browse files
ci: [Backport] Update Wrench and deps (#3947)
* Update Wrench and deps * Update to 2.7.0
1 parent 3ae7ba9 commit bcb783c

File tree

11 files changed

+62
-62
lines changed

11 files changed

+62
-62
lines changed

.github/workflows/pr-description-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v6
2525

2626
- name: Check PR description
27-
uses: actions/github-script@v8
27+
uses: actions/github-script@v9
2828
with:
2929
script: |
3030
const pr = context.payload.pull_request;

.github/workflows/qa-reviewer-assignment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424

2525
- name: 'Assign QA Team'
26-
uses: actions/github-script@v8
26+
uses: actions/github-script@v9
2727
with:
2828
github-token: ${{ secrets.GH_TOKEN }}
2929
script: |

.yamato/wrench/api-validation-jobs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ api_validation_-_netcode_gameobjects_-_2022_3_-_win10:
1818
type: Unity::VM
1919
flavor: b1.large
2020
commands:
21-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
21+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-3_51b4e6affb4c10b90f92db9551b9dc80c5520794983600cff4fa925111db116d.zip -o wrench-localapv.zip
2222
- command: 7z x -aoa wrench-localapv.zip
2323
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
2424
- command: python PythonScripts/print_machine_info.py
@@ -60,8 +60,8 @@ api_validation_-_netcode_gameobjects_-_2022_3_-_win10:
6060
UNITY_LICENSING_SERVER_DELETE_NUL: 0
6161
UNITY_LICENSING_SERVER_DELETE_ULF: 0
6262
UNITY_LICENSING_SERVER_TOOLSET: pro
63-
UPMPVP_CONTEXT_WRENCH: 2.5.0.0
63+
UPMPVP_CONTEXT_WRENCH: 2.7.0.0
6464
metadata:
6565
Job Maintainers: '#rm-packageworks'
66-
Wrench: 2.5.0.0
66+
Wrench: 2.7.0.0
6767

.yamato/wrench/package-pack-jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ package_pack_-_netcode_gameobjects:
2929
UPMCI_ACK_LARGE_PACKAGE: 1
3030
metadata:
3131
Job Maintainers: '#rm-packageworks'
32-
Wrench: 2.5.0.0
32+
Wrench: 2.7.0.0
3333

.yamato/wrench/preview-a-p-v.yml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ all_preview_apv_jobs:
1818
- path: .yamato/wrench/preview-a-p-v.yml#preview_apv_-_6000_0_-_win10
1919
metadata:
2020
Job Maintainers: '#rm-packageworks'
21-
Wrench: 2.5.0.0
21+
Wrench: 2.7.0.0
2222

2323
# Functional tests for dependents found in the latest 2022.3 manifest (MacOS).
2424
preview_apv_-_2022_3_-_macos13:
@@ -28,7 +28,7 @@ preview_apv_-_2022_3_-_macos13:
2828
type: Unity::VM::osx
2929
flavor: b1.xlarge
3030
commands:
31-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
31+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-3_51b4e6affb4c10b90f92db9551b9dc80c5520794983600cff4fa925111db116d.zip -o wrench-localapv.zip
3232
- command: 7z x -aoa wrench-localapv.zip
3333
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
3434
- command: python PythonScripts/print_machine_info.py
@@ -73,10 +73,10 @@ preview_apv_-_2022_3_-_macos13:
7373
UNITY_LICENSING_SERVER_DELETE_NUL: 0
7474
UNITY_LICENSING_SERVER_DELETE_ULF: 0
7575
UNITY_LICENSING_SERVER_TOOLSET: pro
76-
UPMPVP_CONTEXT_WRENCH: 2.5.0.0
76+
UPMPVP_CONTEXT_WRENCH: 2.7.0.0
7777
metadata:
7878
Job Maintainers: '#rm-packageworks'
79-
Wrench: 2.5.0.0
79+
Wrench: 2.7.0.0
8080

8181
# Functional tests for dependents found in the latest 2022.3 manifest (Ubuntu).
8282
preview_apv_-_2022_3_-_ubuntu1804:
@@ -86,7 +86,7 @@ preview_apv_-_2022_3_-_ubuntu1804:
8686
type: Unity::VM
8787
flavor: b1.large
8888
commands:
89-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
89+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-3_51b4e6affb4c10b90f92db9551b9dc80c5520794983600cff4fa925111db116d.zip -o wrench-localapv.zip
9090
- command: 7z x -aoa wrench-localapv.zip
9191
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
9292
- command: python PythonScripts/print_machine_info.py
@@ -131,10 +131,10 @@ preview_apv_-_2022_3_-_ubuntu1804:
131131
UNITY_LICENSING_SERVER_DELETE_NUL: 0
132132
UNITY_LICENSING_SERVER_DELETE_ULF: 0
133133
UNITY_LICENSING_SERVER_TOOLSET: pro
134-
UPMPVP_CONTEXT_WRENCH: 2.5.0.0
134+
UPMPVP_CONTEXT_WRENCH: 2.7.0.0
135135
metadata:
136136
Job Maintainers: '#rm-packageworks'
137-
Wrench: 2.5.0.0
137+
Wrench: 2.7.0.0
138138

139139
# Functional tests for dependents found in the latest 2022.3 manifest (Windows).
140140
preview_apv_-_2022_3_-_win10:
@@ -145,7 +145,7 @@ preview_apv_-_2022_3_-_win10:
145145
flavor: b1.large
146146
commands:
147147
- command: gsudo reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" /v LongPathsEnabled /t REG_DWORD /d 1 /f
148-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
148+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-3_51b4e6affb4c10b90f92db9551b9dc80c5520794983600cff4fa925111db116d.zip -o wrench-localapv.zip
149149
- command: 7z x -aoa wrench-localapv.zip
150150
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
151151
- command: python PythonScripts/print_machine_info.py
@@ -190,10 +190,10 @@ preview_apv_-_2022_3_-_win10:
190190
UNITY_LICENSING_SERVER_DELETE_NUL: 0
191191
UNITY_LICENSING_SERVER_DELETE_ULF: 0
192192
UNITY_LICENSING_SERVER_TOOLSET: pro
193-
UPMPVP_CONTEXT_WRENCH: 2.5.0.0
193+
UPMPVP_CONTEXT_WRENCH: 2.7.0.0
194194
metadata:
195195
Job Maintainers: '#rm-packageworks'
196-
Wrench: 2.5.0.0
196+
Wrench: 2.7.0.0
197197

198198
# Functional tests for dependents found in the latest 6000.0 manifest (MacOS).
199199
preview_apv_-_6000_0_-_macos13:
@@ -203,7 +203,7 @@ preview_apv_-_6000_0_-_macos13:
203203
type: Unity::VM::osx
204204
flavor: b1.xlarge
205205
commands:
206-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
206+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-3_51b4e6affb4c10b90f92db9551b9dc80c5520794983600cff4fa925111db116d.zip -o wrench-localapv.zip
207207
- command: 7z x -aoa wrench-localapv.zip
208208
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
209209
- command: python PythonScripts/print_machine_info.py
@@ -248,10 +248,10 @@ preview_apv_-_6000_0_-_macos13:
248248
UNITY_LICENSING_SERVER_DELETE_NUL: 0
249249
UNITY_LICENSING_SERVER_DELETE_ULF: 0
250250
UNITY_LICENSING_SERVER_TOOLSET: pro
251-
UPMPVP_CONTEXT_WRENCH: 2.5.0.0
251+
UPMPVP_CONTEXT_WRENCH: 2.7.0.0
252252
metadata:
253253
Job Maintainers: '#rm-packageworks'
254-
Wrench: 2.5.0.0
254+
Wrench: 2.7.0.0
255255

256256
# Functional tests for dependents found in the latest 6000.0 manifest (Ubuntu).
257257
preview_apv_-_6000_0_-_ubuntu2204:
@@ -261,7 +261,7 @@ preview_apv_-_6000_0_-_ubuntu2204:
261261
type: Unity::VM
262262
flavor: b1.large
263263
commands:
264-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
264+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-3_51b4e6affb4c10b90f92db9551b9dc80c5520794983600cff4fa925111db116d.zip -o wrench-localapv.zip
265265
- command: 7z x -aoa wrench-localapv.zip
266266
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
267267
- command: python PythonScripts/print_machine_info.py
@@ -306,10 +306,10 @@ preview_apv_-_6000_0_-_ubuntu2204:
306306
UNITY_LICENSING_SERVER_DELETE_NUL: 0
307307
UNITY_LICENSING_SERVER_DELETE_ULF: 0
308308
UNITY_LICENSING_SERVER_TOOLSET: pro
309-
UPMPVP_CONTEXT_WRENCH: 2.5.0.0
309+
UPMPVP_CONTEXT_WRENCH: 2.7.0.0
310310
metadata:
311311
Job Maintainers: '#rm-packageworks'
312-
Wrench: 2.5.0.0
312+
Wrench: 2.7.0.0
313313

314314
# Functional tests for dependents found in the latest 6000.0 manifest (Windows).
315315
preview_apv_-_6000_0_-_win10:
@@ -320,7 +320,7 @@ preview_apv_-_6000_0_-_win10:
320320
flavor: b1.large
321321
commands:
322322
- command: gsudo reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" /v LongPathsEnabled /t REG_DWORD /d 1 /f
323-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
323+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-3_51b4e6affb4c10b90f92db9551b9dc80c5520794983600cff4fa925111db116d.zip -o wrench-localapv.zip
324324
- command: 7z x -aoa wrench-localapv.zip
325325
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
326326
- command: python PythonScripts/print_machine_info.py
@@ -365,8 +365,8 @@ preview_apv_-_6000_0_-_win10:
365365
UNITY_LICENSING_SERVER_DELETE_NUL: 0
366366
UNITY_LICENSING_SERVER_DELETE_ULF: 0
367367
UNITY_LICENSING_SERVER_TOOLSET: pro
368-
UPMPVP_CONTEXT_WRENCH: 2.5.0.0
368+
UPMPVP_CONTEXT_WRENCH: 2.7.0.0
369369
metadata:
370370
Job Maintainers: '#rm-packageworks'
371-
Wrench: 2.5.0.0
371+
Wrench: 2.7.0.0
372372

.yamato/wrench/promotion-jobs.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ publish_dry_run_netcode_gameobjects:
1414
type: Unity::VM
1515
flavor: b1.large
1616
commands:
17-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
17+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-3_51b4e6affb4c10b90f92db9551b9dc80c5520794983600cff4fa925111db116d.zip -o wrench-localapv.zip
1818
- command: 7z x -aoa wrench-localapv.zip
1919
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
2020
- command: python PythonScripts/print_machine_info.py
@@ -93,10 +93,10 @@ publish_dry_run_netcode_gameobjects:
9393
unzip: true
9494
variables:
9595
UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1
96-
UPMPVP_CONTEXT_WRENCH: 2.5.0.0
96+
UPMPVP_CONTEXT_WRENCH: 2.7.0.0
9797
metadata:
9898
Job Maintainers: '#rm-packageworks'
99-
Wrench: 2.5.0.0
99+
Wrench: 2.7.0.0
100100

101101
# Publish for netcode.gameobjects to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm
102102
publish_netcode_gameobjects:
@@ -106,7 +106,7 @@ publish_netcode_gameobjects:
106106
type: Unity::VM
107107
flavor: b1.large
108108
commands:
109-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
109+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-3_51b4e6affb4c10b90f92db9551b9dc80c5520794983600cff4fa925111db116d.zip -o wrench-localapv.zip
110110
- command: 7z x -aoa wrench-localapv.zip
111111
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
112112
- command: python PythonScripts/print_machine_info.py
@@ -185,8 +185,8 @@ publish_netcode_gameobjects:
185185
unzip: true
186186
variables:
187187
UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1
188-
UPMPVP_CONTEXT_WRENCH: 2.5.0.0
188+
UPMPVP_CONTEXT_WRENCH: 2.7.0.0
189189
metadata:
190190
Job Maintainers: '#rm-packageworks'
191-
Wrench: 2.5.0.0
191+
Wrench: 2.7.0.0
192192

.yamato/wrench/recipe-regeneration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ test_-_wrench_jobs_up_to_date:
3131
cancel_old_ci: true
3232
metadata:
3333
Job Maintainers: '#rm-packageworks'
34-
Wrench: 2.5.0.0
34+
Wrench: 2.7.0.0
3535

0 commit comments

Comments
 (0)