complete_editors:
- version: 2019.4.6f1
- version: 2020.1.3f1
version-shorthand: 2019.4
- version: 2020.1.9f1
version-shorthand: 2020.1
# version-shorthand: 2020.2
publish_platforms:
- name: win
{% for project in projects %}
- .yamato/promote.yml#promotion_test_{{platform.name}}_{{editor.version}}
- .yamato/upm-ci-full.yml#pkg_test_Perception_{{platform.name}}_{{editor.version}}
- .yamato/upm-ci-testprojects.yml#{{project.name}}_windows_{{suite.name}}_{{editor.version}}
- .yamato/upm-ci-testprojects.yml#{{project.name}}_{{editor.version_shorthand}}_windows_{{suite.name}}_{{editor.version}}
{% endfor %}