11# 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
33
4- # Pack and Sign Netcode for GameObjects
4+ # Pack Netcode for GameObjects
55package_pack_-_netcode_gameobjects :
66 name : Package Pack - netcode.gameobjects
77 agent :
@@ -12,15 +12,15 @@ package_pack_-_netcode_gameobjects:
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-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
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
1919 - command : upm-ci package pack --package-path com.unity.netcode.gameobjects
2020 - command : cp upm-ci~/packages/packages.json upm-ci~/packages/com.unity.netcode.gameobjects_packages.json
2121 after :
2222 - 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
2424 timeout : 10
2525 retries : 1
2626 artifacts :
@@ -29,8 +29,8 @@ package_pack_-_netcode_gameobjects:
2929 - upm-ci~/packages/**/*
3030 variables :
3131 UPMCI_ACK_LARGE_PACKAGE : 1
32- UPMPVP_CONTEXT_WRENCH : 0.10.31 .0
32+ UPMPVP_CONTEXT_WRENCH : 0.10.36 .0
3333 metadata :
3434 Job Maintainers : ' #rm-packageworks'
35- Wrench : 0.10.31 .0
35+ Wrench : 0.10.36 .0
3636
0 commit comments