File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ code_analyser:
1414 - unzip Tools/CodeAnalyzerTestProject/Microsoft.CodeQuality.Analyzers/Microsoft.CodeQuality.Analyzers.zip -d Tools/CodeAnalyzerTestProject/Microsoft.CodeQuality.Analyzers
1515 - {{ upm_ci_install }}
1616 - upm-ci package pack --package-path ./Packages/com.unity.inputsystem/
17- - upm-ci project test --project-path Tools/CodeAnalyzerTestProject -u 2022.3
17+ - upm-ci project test --project-path Tools/CodeAnalyzerTestProject -u 6000.0
1818 triggers :
1919 cancel_old_ci : true
2020 expression : pull_request.(target eq "develop" AND NOT changes.all match "**/*.md")
Original file line number Diff line number Diff line change 11editors:
2- - version: 2022.3
32 - version: 6000.0
43 - version: 6000.3
54 - version: 6000.4
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ test_sample_projects:
1010 commands :
1111 - {{ upm_ci_install }}
1212 - upm-ci package pack --package-path ./Packages/com.unity.inputsystem/
13- - upm-ci package test --package-path ./Packages/com.unity.inputsystem/ -u 2022.3
13+ - upm-ci package test --package-path ./Packages/com.unity.inputsystem/ -u 6000.0
1414 - Editor=.Editor/Unity.app/Contents/MacOS/Unity Method=Publish sh ExternalSampleProjects/publish.sh
1515 artifacts :
1616 UTR_Output.zip :
Original file line number Diff line number Diff line change 11tests_for_doc_changes :
22 name : Tests for Documentation Changes
33 dependencies :
4- - .yamato/wrench/validation-jobs.yml#validate_-_inputsystem_-_2022_3_-_win10
54 - .yamato/wrench/validation-jobs.yml#validate_-_inputsystem_-_6000_0_-_win10
65 - .yamato/wrench/validation-jobs.yml#validate_-_inputsystem_-_6000_3_-_win10
76 - .yamato/wrench/validation-jobs.yml#validate_-_inputsystem_-_6000_6_-_win10
You can’t perform that action at this time.
0 commit comments