1
1
# Auto-generated by Recipe Engine, do not modify manually.
2
- # This job is generated by the wrench recipe engine module.
2
+ # This job is generated by the wrench recipe engine module, see find the docs here: http://Go/ii2fb
3
3
4
- # Pack and Sign Netcode for GameObjects
4
+ # Pack Netcode for GameObjects
5
5
package_pack_-_netcode_gameobjects :
6
6
name : Package Pack - netcode.gameobjects
7
7
agent :
@@ -12,15 +12,15 @@ package_pack_-_netcode_gameobjects:
12
12
- command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
13
13
timeout : 20
14
14
retries : 10
15
- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-54_4ed3929f39f0279ecefec81a437d0eb42e21a4f9c6469a88d31e8f3d764709fe .zip -o wrench-localapv.zip
15
+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-56_236616cc910608f3016a29947795c2e53f0c0dbfa45128d551397825ed65689e .zip -o wrench-localapv.zip
16
16
- command : 7z x -aoa wrench-localapv.zip
17
17
- command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
18
18
- command : python PythonScripts/print_machine_info.py
19
19
- command : upm-ci package pack --package-path com.unity.netcode.gameobjects
20
20
- command : cp upm-ci~/packages/packages.json upm-ci~/packages/com.unity.netcode.gameobjects_packages.json
21
21
after :
22
22
- command : curl -s https://artifactory-slo.bf.unity3d.com/artifactory/automation-and-tooling/infrastructure-instability-detection/standalone/setup/run_standalone_instability_detection-latest.sh --output run_standalone_instability_detection-latest.sh --retry 5 || exit 0
23
- - command : bash ./run_standalone_instability_detection-latest.sh ubuntu 0.5.0 || exit 0
23
+ - command : bash ./run_standalone_instability_detection-latest.sh ubuntu 0.5.1 || exit 0
24
24
timeout : 10
25
25
retries : 1
26
26
artifacts :
@@ -29,8 +29,8 @@ package_pack_-_netcode_gameobjects:
29
29
- upm-ci~/packages/**/*
30
30
variables :
31
31
UPMCI_ACK_LARGE_PACKAGE : 1
32
- UPMPVP_CONTEXT_WRENCH : 0.10.31 .0
32
+ UPMPVP_CONTEXT_WRENCH : 0.10.36 .0
33
33
metadata :
34
34
Job Maintainers : ' #rm-packageworks'
35
- Wrench : 0.10.31 .0
35
+ Wrench : 0.10.36 .0
36
36
0 commit comments