Skip to content
Closed
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,069 changes: 2,060 additions & 9 deletions .ci.yaml

Large diffs are not rendered by default.

68 changes: 65 additions & 3 deletions engine/src/flutter/.ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ platform_properties:
os: Mac-15.5
$flutter/osx_sdk : >-
{
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}

targets:
Expand Down Expand Up @@ -55,6 +55,30 @@ targets:
# at https://github.com/flutter/flutter/issues/152186.
cores: "8"

- name: Mac builder_cache
enabled_branches:
- master
recipe: engine_v2/cache
presubmit: false
properties:
cache_name: "builder"
cache_paths: >-
[
"builder",
"git"
]
ignore_cache_paths: >-
[
"builder/src/flutter/prebuilts/SDKs",
"builder/src/flutter/prebuilts/Library"
]
gclient_variables: >-
{
"download_android_deps": "true",
"download_jdk": "true"
}
timeout: 60

- name: Mac mac_host_engine
recipe: engine_v2/engine_v2
timeout: 240
Expand All @@ -63,15 +87,32 @@ targets:
release_build: "true"
cpu: arm64
config_name: mac_host_engine
dependencies: >-
[
{"dependency": "goldctl", "version": "git_revision:720a542f6fe4f92922c3b8f0fdcc4d2ac6bb83cd"}
]
$flutter/osx_sdk : >-
{
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
# Do not remove(https://github.com/flutter/flutter/issues/144644)
# Scheduler will fail to get the platform
drone_dimensions:
- os=Mac-15.5

- name: Mac clangd
recipe: engine_v2/builder
properties:
config_name: mac_clangd
cpu: arm64

- name: Mac mac_unopt
recipe: engine_v2/engine_v2
properties:
config_name: mac_unopt
add_recipes_cq: "true"
timeout: 120

- name: Mac mac_ios_engine
recipe: engine_v2/engine_v2
timeout: 240
Expand All @@ -81,7 +122,28 @@ targets:
config_name: mac_ios_engine
$flutter/osx_sdk : >-
{
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
# Do not remove(https://github.com/flutter/flutter/issues/144644)
# Scheduler will fail to get the platform
drone_dimensions:
- os=Mac-15.5
- cpu=x86

- name: Mac mac_ios_engine_ddm
recipe: engine_v2/engine_v2
bringup: true
timeout: 240
enabled_branches:
# Don't run this on release branches
- master
backfill: false
properties:
add_recipes_cq: "true"
config_name: mac_ios_engine_ddm
$flutter/osx_sdk : >-
{
"sdk_version": "17a5241e"
}
# Do not remove(https://github.com/flutter/flutter/issues/144644)
# Scheduler will fail to get the platform
Expand Down
34 changes: 17 additions & 17 deletions engine/src/flutter/ci/builders/local_engine.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -63,7 +63,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -96,7 +96,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -129,7 +129,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -163,7 +163,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -199,7 +199,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -231,7 +231,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -370,7 +370,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -403,7 +403,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -435,7 +435,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -519,7 +519,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -603,7 +603,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -636,7 +636,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -669,7 +669,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -702,7 +702,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -840,7 +840,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -924,7 +924,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down
12 changes: 6 additions & 6 deletions engine/src/flutter/ci/builders/mac_android_aot_engine.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -122,7 +122,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -182,7 +182,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -240,7 +240,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -300,7 +300,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -360,7 +360,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
}
Expand Down
14 changes: 7 additions & 7 deletions engine/src/flutter/ci/builders/mac_clang_tidy.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -63,7 +63,7 @@
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
}
Expand Down Expand Up @@ -120,7 +120,7 @@
],
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -175,7 +175,7 @@
],
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -230,7 +230,7 @@
],
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -285,7 +285,7 @@
],
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
},
Expand Down Expand Up @@ -358,7 +358,7 @@
],
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "16f6"
"sdk_version": "17a5241e"
}
}
}
Expand Down
Loading