|
|
|
|
|
|
promotion_test_trigger: |
|
|
|
name: Promotion Tests Trigger |
|
|
|
dependencies: |
|
|
|
{% for editor in publish_editors %} |
|
|
|
{% for platform in publish_platforms %} |
|
|
|
{% for suite in suites %} |
|
|
|
{% for project in projects %} |
|
|
|
{% for editor in publish_editors %} |
|
|
|
{% for platform in publish_platforms %} |
|
|
|
{% for suite in suites %} |
|
|
|
{% for project in projects %} |
|
|
|
{% for variant in package_variants %} |
|
|
|
- .yamato/upm-ci-testprojects#{{project.name}}_windows_{{suite.name}}_{{editor.version}}.yml# |
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |
|
|
|
- .yamato/upm-ci-testprojects.yml#{{project.name}}_windows_{{suite.name}}_{{editor.version}} |
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |
|
|
|
|
|
|
|
|
|
|
|
promote: |
|
|
|
name: Promote to Production |
|
|
|
|
|
|
paths: |
|
|
|
- "upm-ci~/packages/*.tgz" |
|
|
|
dependencies: |
|
|
|
{% for variant in package_variants %} |
|
|
|
{% for variant in package_variants %} |
|
|
|
{% for editor in publish_editors %} |
|
|
|
{% for platform in publish_platforms %} |
|
|
|
{% for editor in publish_editors %} |
|
|
|
{% for platform in publish_platforms %} |
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |
|
|
|
{% endfor %} |