Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
93d8be0e
Unverified
Commit
93d8be0e
authored
Aug 26, 2022
by
keyonghan
Committed by
GitHub
Aug 26, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch to build+test model for `flutter_gallery__transition_perf` (#110377)
parent
e36e9ca0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
2 deletions
+15
-2
.ci.yaml
.ci.yaml
+15
-2
No files found.
.ci.yaml
View file @
93d8be0e
...
...
@@ -29,6 +29,17 @@ platform_properties:
os: Ubuntu
cores: "8"
device_type: none
linux_build_test
:
properties
:
dependencies
:
>-
[
{"dependency": "android_sdk", "version": "version:33v6"},
{"dependency": "open_jdk", "version": "version:11"},
{"dependency": "curl", "version": "version:7.64.0"}
]
os: Ubuntu
cores: "8"
device_type: none
linux_android
:
properties
:
dependencies
:
>-
...
...
@@ -1922,14 +1933,16 @@ targets:
["devicelab", "android", "linux"]
task_name
:
new_gallery__transition_perf
-
name
:
Linux_android flutter_gallery__transition_perf
recipe
:
devicelab/devicelab_drone
-
name
:
Linux_build_test flutter_gallery__transition_perf
recipe
:
devicelab/devicelab_drone_build_test
bringup
:
true
# New target https://github.com/flutter/flutter/issues/103542
presubmit
:
false
timeout
:
60
properties
:
tags
:
>
["devicelab", "android", "linux"]
task_name
:
flutter_gallery__transition_perf
artifact
:
gallery_app_profile
-
name
:
Linux_android flutter_gallery__transition_perf_e2e
recipe
:
devicelab/devicelab_drone
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment