Skip to content

Commit b6876a7

Browse files
merge master
2 parents bf1b3e0 + 63fd982 commit b6876a7

File tree

260 files changed

+39840
-2005
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

260 files changed

+39840
-2005
lines changed

.yamato/_green_job_revisions_trunk.metafile

Lines changed: 0 additions & 167 deletions
This file was deleted.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'2021_2':
2-
updated_at_UTC: '2021-07-21 00:08:39.206030'
2+
updated_at_UTC: '2021-07-28 13:05:47.956163'
33
changeset:
4-
id: 9fdfb71d55939f7c9cc66282d1cbb726199e3798
5-
date: '2021-07-20T16:00:36'
4+
id: b954914b473d74f992ea002de0f8757fd9bfb943
5+
date: '2021-07-28T10:16:28'
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
trunk:
2-
updated_at_UTC: '2021-07-22 23:50:12.774529'
2+
updated_at_UTC: '2021-07-27 23:16:44.358406'
33
changeset:
4-
id: 9a09482b68b861d789bacf3fc8d2d188f9cf71f1
5-
date: '2021-07-22T18:51:30'
4+
id: b9a9b5b293ba7e37e671515792b8a25ccf726ec5
5+
date: '2021-07-27T16:39:49'

.yamato/config/__shared.metafile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ editors: # applied for all yml files
1212
ono_branch_var: ONO_BRANCH_TRUNK
1313
editor_pinning:
1414
enabled: True
15-
green_abv_required: False
1615
nr_commits_to_retrieve: 1
17-
store_green_revisions: False
1816
allow_triggers: True
1917
variables:
2018
CACHE_ARGS: '{{cache.flags}}'
@@ -24,9 +22,7 @@ editors: # applied for all yml files
2422
ono_branch_var: ONO_BRANCH_2021_2
2523
editor_pinning:
2624
enabled: True
27-
green_abv_required: False
2825
nr_commits_to_retrieve: 100
29-
store_green_revisions: False
3026
allow_triggers: True
3127
variables:
3228
CACHE_ARGS: '{{cache.flags}}'
@@ -35,7 +31,6 @@ editors: # applied for all yml files
3531
rerun_strategy: on_new_revision
3632
editor_pinning:
3733
enabled: False
38-
green_abv_required: False
3934
fast: False
4035
allow_triggers: False
4136
variables:

.yamato/config/_editor.metafile

Lines changed: 0 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,7 @@ editor_pin_agent: package_ci_ubuntu_small
33

44
# EDITOR PINNING
55

6-
7-
trunk_track: '2021.1' # track running on trunk: this must match across all release branches
8-
editor_tracks: # specifies tracks which go in _latest_editor_versions: this must differ per release branches
9-
# - trunk
10-
- 2021.2
11-
126
editor_versions_file: .yamato/_latest_editor_versions_TRACK.metafile
13-
green_revisions_file: .yamato/_green_job_revisions_TRACK.metafile
147

158
platforms: # Components to have unity-downloader-cli to trigger.
169
- name: Win
@@ -46,45 +39,3 @@ platforms: # Components to have unity-downloader-cli to trigger.
4639
- editor
4740
- il2cpp
4841
- ios
49-
50-
versions_file_header: |
51-
# WARNING: This file is automatically generated.
52-
# To add new Unity Editor tracks, the script needs to be updated.
53-
54-
55-
56-
# STORING GREEN REVISIONS
57-
yamato_project_id: 902
58-
nightly_job_definition: .yamato%252F_abv.yml%2523all_project_ci_nightly_trunk
59-
green_revision_jobs:
60-
- _Nightly ABV against trunk
61-
62-
- Nightly Universal_Split - trunk
63-
- Universal_Split PR Job - trunk
64-
65-
- Nightly URP_2D - trunk
66-
- URP_2D PR Job - trunk
67-
68-
- Nightly URP_Foundation - trunk
69-
- URP_Foundation PR Job - trunk
70-
71-
- Nightly URP_Lighting - trunk
72-
- URP_Lighting PR Job - trunk
73-
74-
- Nightly URP_PostPro - trunk
75-
- URP_PostPro PR Job - trunk
76-
77-
- Nightly URP_Terrain - trunk
78-
- URP_Terrain PR Job - trunk
79-
80-
- Nightly HDRP - trunk
81-
- HDRP PR Job - trunk
82-
83-
- Nightly ShaderGraph - trunk
84-
- ShaderGraph PR Job - trunk
85-
86-
- Nightly VFX_HDRP - trunk
87-
- VFX_HDRP PR Job - trunk
88-
89-
- Nightly VFX_URP - trunk
90-
- VFX_URP PR Job - trunk

.yamato/config/_templates.metafile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ templates:
88
- vfx
99
- config
1010
- hdrp
11-
hascodependencies: 1
11+
include_prepack_step: True
1212
- name: Universal Template
1313
id: universal_template
1414
packagename: com.unity.template-universal
1515
dependencies:
1616
- core
1717
- shadergraph
1818
- universal
19-
hascodependencies: 1
19+
include_prepack_step: True
2020
platforms:
2121
- name: Win
2222
- name: OSX

0 commit comments

Comments
 (0)