From 2eac037149f46970510afcb37ac27763131e3d1e Mon Sep 17 00:00:00 2001 From: "unity-renovate[bot]" <120015202+unity-renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 12:22:28 +0000 Subject: [PATCH 1/2] chore(deps): update dependency recipeengine.modules.wrench to 1.4.8 --- Tools/CI/NGO.Cookbook.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/CI/NGO.Cookbook.csproj b/Tools/CI/NGO.Cookbook.csproj index 5d4626bbf1..9237dea813 100644 --- a/Tools/CI/NGO.Cookbook.csproj +++ b/Tools/CI/NGO.Cookbook.csproj @@ -12,7 +12,7 @@ - + From 265f66f077131a19d42df3e2bde62cb0b06aa283 Mon Sep 17 00:00:00 2001 From: michal-chrobot Date: Fri, 23 Jan 2026 14:04:50 +0100 Subject: [PATCH 2/2] regenerated CI --- ...rastructure-instability-detection-linux.sh | 4 +-- ...nfrastructure-instability-detection-mac.sh | 4 +-- ...frastructure-instability-detection-win.cmd | 2 +- .yamato/wrench/api-validation-jobs.yml | 4 +-- .yamato/wrench/package-pack-jobs.yml | 2 +- .yamato/wrench/preview-a-p-v.yml | 26 +++++++++---------- .yamato/wrench/promotion-jobs.yml | 8 +++--- .yamato/wrench/recipe-regeneration.yml | 2 +- .yamato/wrench/validation-jobs.yml | 24 ++++++++--------- .yamato/wrench/wrench_config.json | 2 +- 10 files changed, 39 insertions(+), 39 deletions(-) diff --git a/.yamato/generated-scripts/infrastructure-instability-detection-linux.sh b/.yamato/generated-scripts/infrastructure-instability-detection-linux.sh index 2380121236..d21a56de2c 100644 --- a/.yamato/generated-scripts/infrastructure-instability-detection-linux.sh +++ b/.yamato/generated-scripts/infrastructure-instability-detection-linux.sh @@ -13,8 +13,8 @@ if [ -d "infrastructure_instability_detection_standalone" ]; then rm -rf "infrastructure_instability_detection_standalone" || true fi -echo "downloading and extracting infrastructure_instability_detection_standalone@1.0.0" -curl -fs "https://artifactory-slo.bf.unity3d.com/artifactory/automation-and-tooling/infrastructure-instability-detection/standalone/1.0.0/ubuntu.zip" --output "infrastructure_instability_detection_standalone.zip" --retry 5 || true +echo "downloading and extracting infrastructure_instability_detection_standalone@1.2.2" +curl -fs "https://artifactory-slo.bf.unity3d.com/artifactory/automation-and-tooling/infrastructure-instability-detection/standalone/1.2.2/ubuntu.zip" --output "infrastructure_instability_detection_standalone.zip" --retry 5 || true if [ -d "infrastructure_instability_detection" ]; then echo "removing infrastructure_instability_detection folder to avoid name clash" diff --git a/.yamato/generated-scripts/infrastructure-instability-detection-mac.sh b/.yamato/generated-scripts/infrastructure-instability-detection-mac.sh index e37062e974..aef156dad9 100644 --- a/.yamato/generated-scripts/infrastructure-instability-detection-mac.sh +++ b/.yamato/generated-scripts/infrastructure-instability-detection-mac.sh @@ -13,8 +13,8 @@ if [ -d "infrastructure_instability_detection_standalone" ]; then rm -rf "infrastructure_instability_detection_standalone" || true fi -echo "downloading and extracting infrastructure_instability_detection_standalone@1.0.0" -curl -fs "https://artifactory-slo.bf.unity3d.com/artifactory/automation-and-tooling/infrastructure-instability-detection/standalone/1.0.0/macos.zip" --output "infrastructure_instability_detection_standalone.zip" --retry 5 || true +echo "downloading and extracting infrastructure_instability_detection_standalone@1.2.2" +curl -fs "https://artifactory-slo.bf.unity3d.com/artifactory/automation-and-tooling/infrastructure-instability-detection/standalone/1.2.2/macos.zip" --output "infrastructure_instability_detection_standalone.zip" --retry 5 || true if [ -d "infrastructure_instability_detection" ]; then echo "removing infrastructure_instability_detection folder to avoid name clash" diff --git a/.yamato/generated-scripts/infrastructure-instability-detection-win.cmd b/.yamato/generated-scripts/infrastructure-instability-detection-win.cmd index cae7b26678..40d3bc8b3d 100644 --- a/.yamato/generated-scripts/infrastructure-instability-detection-win.cmd +++ b/.yamato/generated-scripts/infrastructure-instability-detection-win.cmd @@ -2,7 +2,7 @@ rem This is an auto-generated script. Do not edit manually! if exist "%TEMP%\BugReporterCrashReportJson" for /f "delims=" %%i in ('dir /b /a-d "%TEMP%\BugReporterCrashReportJson\*.json"') do curl -X POST -H "Content-Type: application/json" -T "%TEMP%\BugReporterCrashReportJson\%%i" "https://internal-crash-collector.prd.cds.internal.unity3d.com/api/crash" || echo Failed to upload %%i. Ignoring... -curl -fs "https://artifactory-slo.bf.unity3d.com/artifactory/automation-and-tooling/infrastructure-instability-detection/standalone/1.0.0/windows.zip" --output "infrastructure_instability_detection_standalone.zip" --retry 5 +curl -fs "https://artifactory-slo.bf.unity3d.com/artifactory/automation-and-tooling/infrastructure-instability-detection/standalone/1.2.2/windows.zip" --output "infrastructure_instability_detection_standalone.zip" --retry 5 IF EXIST "infrastructure_instability_detection" rmdir /s /q infrastructure_instability_detection powershell.exe -nologo -noprofile -command "& { Add-Type -A 'System.IO.Compression.FileSystem'; [IO.Compression.ZipFile]::ExtractToDirectory('infrastructure_instability_detection_standalone.zip', '.'); }" && DEL "infrastructure_instability_detection_standalone.zip" curl -fs "https://artifactory-slo.bf.unity3d.com/artifactory/automation-and-tooling/infrastructure-instability-detection/patterns.zip" --output patterns.zip --retry 5 diff --git a/.yamato/wrench/api-validation-jobs.yml b/.yamato/wrench/api-validation-jobs.yml index 3ee80c041f..fbf53ff99c 100644 --- a/.yamato/wrench/api-validation-jobs.yml +++ b/.yamato/wrench/api-validation-jobs.yml @@ -55,8 +55,8 @@ api_validation_-_netcode_gameobjects_-_2022_3_-_windows: UNITY_LICENSING_SERVER_DELETE_NUL: 0 UNITY_LICENSING_SERVER_DELETE_ULF: 0 UNITY_LICENSING_SERVER_TOOLSET: pro - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 diff --git a/.yamato/wrench/package-pack-jobs.yml b/.yamato/wrench/package-pack-jobs.yml index f82354b8f7..3f3678a4b9 100644 --- a/.yamato/wrench/package-pack-jobs.yml +++ b/.yamato/wrench/package-pack-jobs.yml @@ -24,5 +24,5 @@ package_pack_-_netcode_gameobjects: UPMCI_ACK_LARGE_PACKAGE: 1 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 diff --git a/.yamato/wrench/preview-a-p-v.yml b/.yamato/wrench/preview-a-p-v.yml index be24614c9e..a93642aadf 100644 --- a/.yamato/wrench/preview-a-p-v.yml +++ b/.yamato/wrench/preview-a-p-v.yml @@ -13,7 +13,7 @@ all_preview_apv_jobs: - path: .yamato/wrench/preview-a-p-v.yml#preview_apv_-_6000_0_-_windows metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 # Functional tests for dependents found in the latest 2022.3 manifest (MacOS). preview_apv_-_2022_3_-_macos: @@ -68,10 +68,10 @@ preview_apv_-_2022_3_-_macos: UNITY_LICENSING_SERVER_DELETE_NUL: 0 UNITY_LICENSING_SERVER_DELETE_ULF: 0 UNITY_LICENSING_SERVER_TOOLSET: pro - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 # Functional tests for dependents found in the latest 2022.3 manifest (Ubuntu). preview_apv_-_2022_3_-_ubuntu: @@ -126,10 +126,10 @@ preview_apv_-_2022_3_-_ubuntu: UNITY_LICENSING_SERVER_DELETE_NUL: 0 UNITY_LICENSING_SERVER_DELETE_ULF: 0 UNITY_LICENSING_SERVER_TOOLSET: pro - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 # Functional tests for dependents found in the latest 2022.3 manifest (Windows). preview_apv_-_2022_3_-_windows: @@ -185,10 +185,10 @@ preview_apv_-_2022_3_-_windows: UNITY_LICENSING_SERVER_DELETE_NUL: 0 UNITY_LICENSING_SERVER_DELETE_ULF: 0 UNITY_LICENSING_SERVER_TOOLSET: pro - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 # Functional tests for dependents found in the latest 6000.0 manifest (MacOS). preview_apv_-_6000_0_-_macos: @@ -243,10 +243,10 @@ preview_apv_-_6000_0_-_macos: UNITY_LICENSING_SERVER_DELETE_NUL: 0 UNITY_LICENSING_SERVER_DELETE_ULF: 0 UNITY_LICENSING_SERVER_TOOLSET: pro - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 # Functional tests for dependents found in the latest 6000.0 manifest (Ubuntu). preview_apv_-_6000_0_-_ubuntu: @@ -301,10 +301,10 @@ preview_apv_-_6000_0_-_ubuntu: UNITY_LICENSING_SERVER_DELETE_NUL: 0 UNITY_LICENSING_SERVER_DELETE_ULF: 0 UNITY_LICENSING_SERVER_TOOLSET: pro - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 # Functional tests for dependents found in the latest 6000.0 manifest (Windows). preview_apv_-_6000_0_-_windows: @@ -360,8 +360,8 @@ preview_apv_-_6000_0_-_windows: UNITY_LICENSING_SERVER_DELETE_NUL: 0 UNITY_LICENSING_SERVER_DELETE_ULF: 0 UNITY_LICENSING_SERVER_TOOLSET: pro - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 diff --git a/.yamato/wrench/promotion-jobs.yml b/.yamato/wrench/promotion-jobs.yml index af2783a129..be3b43d908 100644 --- a/.yamato/wrench/promotion-jobs.yml +++ b/.yamato/wrench/promotion-jobs.yml @@ -88,10 +88,10 @@ publish_dry_run_netcode_gameobjects: unzip: true variables: UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1 - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 # Publish for netcode.gameobjects to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm publish_netcode_gameobjects: @@ -180,8 +180,8 @@ publish_netcode_gameobjects: unzip: true variables: UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1 - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 diff --git a/.yamato/wrench/recipe-regeneration.yml b/.yamato/wrench/recipe-regeneration.yml index 2ac958ca2c..75795b3eba 100644 --- a/.yamato/wrench/recipe-regeneration.yml +++ b/.yamato/wrench/recipe-regeneration.yml @@ -26,5 +26,5 @@ test_-_wrench_jobs_up_to_date: cancel_old_ci: true metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 diff --git a/.yamato/wrench/validation-jobs.yml b/.yamato/wrench/validation-jobs.yml index 3c3c5bc28a..ec69e8e30a 100644 --- a/.yamato/wrench/validation-jobs.yml +++ b/.yamato/wrench/validation-jobs.yml @@ -64,10 +64,10 @@ validate_-_netcode_gameobjects_-_2022_3_-_macos: UNITY_LICENSING_SERVER_DELETE_ULF: 0 UNITY_LICENSING_SERVER_TOOLSET: pro UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1 - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 labels: - Packages:netcode.gameobjects @@ -134,10 +134,10 @@ validate_-_netcode_gameobjects_-_2022_3_-_ubuntu: UNITY_LICENSING_SERVER_DELETE_ULF: 0 UNITY_LICENSING_SERVER_TOOLSET: pro UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1 - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 labels: - Packages:netcode.gameobjects @@ -204,10 +204,10 @@ validate_-_netcode_gameobjects_-_2022_3_-_windows: UNITY_LICENSING_SERVER_DELETE_ULF: 0 UNITY_LICENSING_SERVER_TOOLSET: pro UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1 - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 labels: - Packages:netcode.gameobjects @@ -274,10 +274,10 @@ validate_-_netcode_gameobjects_-_6000_0_-_macos: UNITY_LICENSING_SERVER_DELETE_ULF: 0 UNITY_LICENSING_SERVER_TOOLSET: pro UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1 - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 labels: - Packages:netcode.gameobjects @@ -344,10 +344,10 @@ validate_-_netcode_gameobjects_-_6000_0_-_ubuntu: UNITY_LICENSING_SERVER_DELETE_ULF: 0 UNITY_LICENSING_SERVER_TOOLSET: pro UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1 - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 labels: - Packages:netcode.gameobjects @@ -414,10 +414,10 @@ validate_-_netcode_gameobjects_-_6000_0_-_windows: UNITY_LICENSING_SERVER_DELETE_ULF: 0 UNITY_LICENSING_SERVER_TOOLSET: pro UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1 - UPMPVP_CONTEXT_WRENCH: 1.4.7.0 + UPMPVP_CONTEXT_WRENCH: 1.4.8.0 metadata: Job Maintainers: '#rm-packageworks' - Wrench: 1.4.7.0 + Wrench: 1.4.8.0 labels: - Packages:netcode.gameobjects diff --git a/.yamato/wrench/wrench_config.json b/.yamato/wrench/wrench_config.json index 70a075e636..92c4737d9b 100644 --- a/.yamato/wrench/wrench_config.json +++ b/.yamato/wrench/wrench_config.json @@ -32,7 +32,7 @@ }, "publishing_job": ".yamato/wrench/promotion-jobs.yml#publish_netcode_gameobjects", "branch_pattern": "ReleaseSlash", - "wrench_version": "1.4.7.0", + "wrench_version": "1.4.8.0", "pvp_exemption_path": ".yamato/wrench/pvp-exemptions.json", "cs_project_path": "Tools/CI/NGO.Cookbook.csproj" } \ No newline at end of file