Skip to content

Commit 4b0de3e

Browse files
committed
update to 2.7.0
1 parent 3504a7b commit 4b0de3e

File tree

8 files changed

+104
-104
lines changed

8 files changed

+104
-104
lines changed

.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_-_6000_0_-_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_-_6000_0_-_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.6.1.0
63+
UPMPVP_CONTEXT_WRENCH: 2.7.0.0
6464
metadata:
6565
Job Maintainers: '#rm-packageworks'
66-
Wrench: 2.6.1.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.6.1.0
32+
Wrench: 2.7.0.0
3333

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

Lines changed: 46 additions & 46 deletions
Large diffs are not rendered by default.

.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
@@ -183,10 +183,10 @@ publish_dry_run_netcode_gameobjects:
183183
unzip: true
184184
variables:
185185
UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1
186-
UPMPVP_CONTEXT_WRENCH: 2.6.1.0
186+
UPMPVP_CONTEXT_WRENCH: 2.7.0.0
187187
metadata:
188188
Job Maintainers: '#rm-packageworks'
189-
Wrench: 2.6.1.0
189+
Wrench: 2.7.0.0
190190

191191
# Publish for netcode.gameobjects to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm
192192
publish_netcode_gameobjects:
@@ -196,7 +196,7 @@ publish_netcode_gameobjects:
196196
type: Unity::VM
197197
flavor: b1.large
198198
commands:
199-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
199+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-3_51b4e6affb4c10b90f92db9551b9dc80c5520794983600cff4fa925111db116d.zip -o wrench-localapv.zip
200200
- command: 7z x -aoa wrench-localapv.zip
201201
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
202202
- command: python PythonScripts/print_machine_info.py
@@ -365,8 +365,8 @@ publish_netcode_gameobjects:
365365
unzip: true
366366
variables:
367367
UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1
368-
UPMPVP_CONTEXT_WRENCH: 2.6.1.0
368+
UPMPVP_CONTEXT_WRENCH: 2.7.0.0
369369
metadata:
370370
Job Maintainers: '#rm-packageworks'
371-
Wrench: 2.6.1.0
371+
Wrench: 2.7.0.0
372372

.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.6.1.0
34+
Wrench: 2.7.0.0
3535

.yamato/wrench/validation-jobs.yml

Lines changed: 45 additions & 45 deletions
Large diffs are not rendered by default.

.yamato/wrench/wrench_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"publishing_job": ".yamato/wrench/promotion-jobs.yml#publish_netcode_gameobjects",
4141
"branch_pattern": "ReleaseSlash",
42-
"wrench_version": "2.6.1.0",
42+
"wrench_version": "2.7.0.0",
4343
"pvp_exemption_path": ".yamato/wrench/pvp-exemptions.json",
4444
"cs_project_path": "Tools/CI/NGO.Cookbook.csproj"
4545
}

Tools/CI/NGO.Cookbook.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="RecipeEngine.Api" Version="12.8.0" />
1313
<PackageReference Include="RecipeEngine.Api.Extensions" Version="7.2.1" />
1414
<PackageReference Include="RecipeEngine.Modules.Api" Version="5.1.0" />
15-
<PackageReference Include="RecipeEngine.Modules.Wrench" Version="2.6.1" />
15+
<PackageReference Include="RecipeEngine.Modules.Wrench" Version="2.7.0" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)