Skip to content

Commit 4610cee

Browse files
committed
update wrench version and change ubuntu image to 18 instead of 20
1 parent 8b51f90 commit 4610cee

File tree

9 files changed

+181
-110
lines changed

9 files changed

+181
-110
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Auto-generated by Recipe Engine, do not modify manually.
2-
# This job is generated by the wrench recipe engine module, see find the docs here: https://internaldocs.unity.com/packageworks/wrench/gettingstarted/
2+
# This job is generated by the wrench recipe engine module, see find the docs here: http://Go/ii2fb
33

44
# upm-ci validation tests for API Validation - inputsystem - 2019.4 - windows (2019.4 - Windows).
55
api_validation_-_inputsystem_-_2019_4_-_windows:
@@ -9,7 +9,7 @@ api_validation_-_inputsystem_-_2019_4_-_windows:
99
type: Unity::VM
1010
flavor: b1.large
1111
commands:
12-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-48_af8ccda5754d138ef82ae29c11ddbefa5d3dff1a8f0ddf204c7de9cefa388209.zip -o wrench-localapv.zip
12+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-55_0b53f03be6fe71c339ea32c633f3f517a5961ec4d29aa861372042a469eb3ee7.zip -o wrench-localapv.zip
1313
- command: 7z x -aoa wrench-localapv.zip
1414
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
1515
- command: python PythonScripts/print_machine_info.py
@@ -50,11 +50,11 @@ api_validation_-_inputsystem_-_2019_4_-_windows:
5050
dependencies:
5151
- path: .yamato/wrench/package-pack-jobs.yml#package_pack_-_inputsystem
5252
variables:
53-
UPMPVP_CONTEXT_WRENCH: 0.10.27.0
53+
UPMPVP_CONTEXT_WRENCH: 0.10.33.0
5454
triggers:
5555
expression: push.branch match "^release/.*"
5656
cancel_old_ci: true
5757
metadata:
5858
Job Maintainers: '#rm-packageworks'
59-
Wrench: 0.10.27.0
59+
Wrench: 0.10.33.0
6060

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Auto-generated by Recipe Engine, do not modify manually.
2-
# This job is generated by the wrench recipe engine module, see find the docs here: https://internaldocs.unity.com/packageworks/wrench/gettingstarted/
2+
# This job is generated by the wrench recipe engine module, see find the docs here: http://Go/ii2fb
33

44
# Pack and Sign Input System
55
package_pack_-_inputsystem:
66
name: Package Pack - inputsystem
77
agent:
8-
image: package-ci/ubuntu-20.04:default
8+
image: package-ci/ubuntu-18.04:v4
99
type: Unity::VM
1010
flavor: b1.large
1111
commands:
1212
- command: npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
1313
timeout: 20
1414
retries: 10
15-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-48_af8ccda5754d138ef82ae29c11ddbefa5d3dff1a8f0ddf204c7de9cefa388209.zip -o wrench-localapv.zip
15+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-55_0b53f03be6fe71c339ea32c633f3f517a5961ec4d29aa861372042a469eb3ee7.zip -o wrench-localapv.zip
1616
- command: 7z x -aoa wrench-localapv.zip
1717
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
1818
- command: python PythonScripts/print_machine_info.py
@@ -31,8 +31,8 @@ package_pack_-_inputsystem:
3131
- upm-ci~/packages/**/*
3232
variables:
3333
UPMCI_ACK_LARGE_PACKAGE: 1
34-
UPMPVP_CONTEXT_WRENCH: 0.10.27.0
34+
UPMPVP_CONTEXT_WRENCH: 0.10.33.0
3535
metadata:
3636
Job Maintainers: '#rm-packageworks'
37-
Wrench: 0.10.27.0
37+
Wrench: 0.10.33.0
3838

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

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

.yamato/wrench/promotion-jobs.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Auto-generated by Recipe Engine, do not modify manually.
2-
# This job is generated by the wrench recipe engine module, see find the docs here: https://internaldocs.unity.com/packageworks/wrench/gettingstarted/
2+
# This job is generated by the wrench recipe engine module, see find the docs here: http://Go/ii2fb
33

44
# Publish Dry Run for inputsystem to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm
55
publish_dry_run_inputsystem:
@@ -9,7 +9,7 @@ publish_dry_run_inputsystem:
99
type: Unity::VM
1010
flavor: b1.large
1111
commands:
12-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-48_af8ccda5754d138ef82ae29c11ddbefa5d3dff1a8f0ddf204c7de9cefa388209.zip -o wrench-localapv.zip
12+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-55_0b53f03be6fe71c339ea32c633f3f517a5961ec4d29aa861372042a469eb3ee7.zip -o wrench-localapv.zip
1313
- command: 7z x -aoa wrench-localapv.zip
1414
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
1515
- command: python PythonScripts/print_machine_info.py
@@ -151,13 +151,13 @@ publish_dry_run_inputsystem:
151151
unzip: true
152152
variables:
153153
UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1
154-
UPMPVP_CONTEXT_WRENCH: 0.10.27.0
154+
UPMPVP_CONTEXT_WRENCH: 0.10.33.0
155155
triggers:
156156
expression: push.branch match "^release/.*"
157157
cancel_old_ci: true
158158
metadata:
159159
Job Maintainers: '#rm-packageworks'
160-
Wrench: 0.10.27.0
160+
Wrench: 0.10.33.0
161161

162162
# Publish for inputsystem to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm
163163
publish_inputsystem:
@@ -167,7 +167,7 @@ publish_inputsystem:
167167
type: Unity::VM
168168
flavor: b1.large
169169
commands:
170-
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-48_af8ccda5754d138ef82ae29c11ddbefa5d3dff1a8f0ddf204c7de9cefa388209.zip -o wrench-localapv.zip
170+
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-55_0b53f03be6fe71c339ea32c633f3f517a5961ec4d29aa861372042a469eb3ee7.zip -o wrench-localapv.zip
171171
- command: 7z x -aoa wrench-localapv.zip
172172
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
173173
- command: python PythonScripts/print_machine_info.py
@@ -309,8 +309,8 @@ publish_inputsystem:
309309
unzip: true
310310
variables:
311311
UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1
312-
UPMPVP_CONTEXT_WRENCH: 0.10.27.0
312+
UPMPVP_CONTEXT_WRENCH: 0.10.33.0
313313
metadata:
314314
Job Maintainers: '#rm-packageworks'
315-
Wrench: 0.10.27.0
315+
Wrench: 0.10.33.0
316316

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Auto-generated by Recipe Engine, do not modify manually.
2+
# This job is generated by the wrench recipe engine module, see find the docs here: http://Go/ii2fb
3+
4+
# Test that Generated Wrench Jobs are up to date.
5+
test_-_wrench_jobs_up_to_date:
6+
name: Test - Wrench Jobs up to date
7+
agent:
8+
image: package-ci/ubuntu-20.04:default
9+
type: Unity::VM
10+
flavor: b1.large
11+
commands:
12+
- command: dotnet run --project Tools/CI/InputSystem.Cookbook.csproj
13+
- command: |-
14+
if [ -n "$(git status --porcelain)" ]; then
15+
git status
16+
echo "Your repo is not clean - diff output:"
17+
git diff
18+
echo "You must run recipe generation after updating recipes to update the generated YAML!"
19+
echo "Run 'dotnet run --project Tools/CI/InputSystem.Cookbook.csproj' from the root of your repository to regenerate all job definitions created by wrench."
20+
exit 1
21+
fi
22+
variables:
23+
DOTNET_CLI_TELEMETRY_OPTOUT: 1
24+
triggers:
25+
expression: push.branch match "^release/.*"
26+
cancel_old_ci: true
27+
metadata:
28+
Job Maintainers: '#rm-packageworks'
29+
Wrench: 0.10.33.0
30+

0 commit comments

Comments
 (0)