Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .yamato/upm-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ performance_tests_only:
- branch: develop
frequency: daily
rerun: always
- branch: stable
- branch: release/1.X
frequency: weekly
rerun: always

Expand Down
13 changes: 7 additions & 6 deletions .yamato/wrench/api-validation-jobs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Auto-generated by Recipe Engine, do not modify manually.
# This job is generated by the wrench recipe engine module, see find the docs here: http://Go/ii2fb
all_api_validation_jobs:
name: All API Validation Jobs
dependencies:
- path: .yamato/wrench/api-validation-jobs.yml#api_validation_-_inputsystem_-_2021_3_-_windows

# upm-ci validation tests for API Validation - inputsystem - 2021.3 - windows (2021.3 - Windows).
api_validation_-_inputsystem_-_2021_3_-_windows:
Expand All @@ -9,7 +13,7 @@ api_validation_-_inputsystem_-_2021_3_-_windows:
type: Unity::VM
flavor: b1.large
commands:
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-56_6391218b3c9a0a6d36cd0b122ff5dd48d68381a518cd09da6f7279c68a7c7962.zip -o wrench-localapv.zip
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-58_ab06748e39f9b01f55b979c0c06d7c1f787e07cbca4dc6ae5eef274fd195612a.zip -o wrench-localapv.zip
- command: 7z x -aoa wrench-localapv.zip
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
- command: python PythonScripts/print_machine_info.py
Expand Down Expand Up @@ -47,11 +51,8 @@ api_validation_-_inputsystem_-_2021_3_-_windows:
dependencies:
- path: .yamato/wrench/package-pack-jobs.yml#package_pack_-_inputsystem
variables:
UPMPVP_CONTEXT_WRENCH: 0.10.37.0
triggers:
expression: push.branch match "^release/.*"
cancel_old_ci: true
UPMPVP_CONTEXT_WRENCH: 0.10.40.0
metadata:
Job Maintainers: '#rm-packageworks'
Wrench: 0.10.37.0
Wrench: 0.10.40.0

2 changes: 1 addition & 1 deletion .yamato/wrench/package-pack-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ package_pack_-_inputsystem:
UPMCI_ACK_LARGE_PACKAGE: 1
metadata:
Job Maintainers: '#rm-packageworks'
Wrench: 0.10.37.0
Wrench: 0.10.40.0

95 changes: 46 additions & 49 deletions .yamato/wrench/preview-a-p-v.yml

Large diffs are not rendered by default.

15 changes: 6 additions & 9 deletions .yamato/wrench/promotion-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ publish_dry_run_inputsystem:
type: Unity::VM
flavor: b1.large
commands:
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-56_6391218b3c9a0a6d36cd0b122ff5dd48d68381a518cd09da6f7279c68a7c7962.zip -o wrench-localapv.zip
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-58_ab06748e39f9b01f55b979c0c06d7c1f787e07cbca4dc6ae5eef274fd195612a.zip -o wrench-localapv.zip
- command: 7z x -aoa wrench-localapv.zip
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
- command: python PythonScripts/print_machine_info.py
Expand Down Expand Up @@ -148,13 +148,10 @@ publish_dry_run_inputsystem:
unzip: true
variables:
UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1
UPMPVP_CONTEXT_WRENCH: 0.10.37.0
triggers:
expression: push.branch match "^release/.*"
cancel_old_ci: true
UPMPVP_CONTEXT_WRENCH: 0.10.40.0
metadata:
Job Maintainers: '#rm-packageworks'
Wrench: 0.10.37.0
Wrench: 0.10.40.0

# Publish for inputsystem to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm
publish_inputsystem:
Expand All @@ -164,7 +161,7 @@ publish_inputsystem:
type: Unity::VM
flavor: b1.large
commands:
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-56_6391218b3c9a0a6d36cd0b122ff5dd48d68381a518cd09da6f7279c68a7c7962.zip -o wrench-localapv.zip
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-58_ab06748e39f9b01f55b979c0c06d7c1f787e07cbca4dc6ae5eef274fd195612a.zip -o wrench-localapv.zip
- command: 7z x -aoa wrench-localapv.zip
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
- command: python PythonScripts/print_machine_info.py
Expand Down Expand Up @@ -303,8 +300,8 @@ publish_inputsystem:
unzip: true
variables:
UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1
UPMPVP_CONTEXT_WRENCH: 0.10.37.0
UPMPVP_CONTEXT_WRENCH: 0.10.40.0
metadata:
Job Maintainers: '#rm-packageworks'
Wrench: 0.10.37.0
Wrench: 0.10.40.0

12 changes: 12 additions & 0 deletions .yamato/wrench/publish-trigger.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Auto-generated by Recipe Engine, do not modify manually.
# This job is generated by the wrench recipe engine module, see find the docs here: http://Go/ii2fb
all_promotion_related_jobs_promotiontrigger:
name: All Promotion Related Jobs PromotionTrigger
dependencies:
- path: .yamato/wrench/api-validation-jobs.yml#all_api_validation_jobs
- path: .yamato/wrench/preview-a-p-v.yml#all_preview_apv_jobs
- path: .yamato/wrench/promotion-jobs.yml#publish_dry_run_inputsystem
triggers:
expression: push.branch match "^release/.*"
cancel_old_ci: true

2 changes: 1 addition & 1 deletion .yamato/wrench/recipe-regeneration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ test_-_wrench_jobs_up_to_date:
cancel_old_ci: true
metadata:
Job Maintainers: '#rm-packageworks'
Wrench: 0.10.37.0
Wrench: 0.10.40.0

Loading