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
2134ee8d
Unverified
Commit
2134ee8d
authored
Jul 22, 2021
by
keyonghan
Committed by
GitHub
Jul 22, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add entries in ci for `plugin_dependencies_test` and `gradle_java8_compile_test` (#86904)
parent
5671a97f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
47 additions
and
0 deletions
+47
-0
.ci.yaml
.ci.yaml
+47
-0
No files found.
.ci.yaml
View file @
2134ee8d
...
...
@@ -155,6 +155,17 @@ targets:
-
dev/**
-
bin/**
-
name
:
Linux gradle_java8_compile_test
builder
:
Linux gradle_java8_compile_test
bringup
:
true
properties
:
tags
:
>
["devicelab","hostonly"]
scheduler
:
luci
runIf
:
-
dev/**
-
bin/**
-
name
:
Linux gradle_plugin_bundle_test
builder
:
Linux gradle_plugin_bundle_test
properties
:
...
...
@@ -219,6 +230,18 @@ targets:
-
packages/flutter_tools/**
-
bin/**
-
name
:
Linux plugin_dependencies_test
builder
:
Linux plugin_dependencies_test
bringup
:
true
properties
:
tags
:
>
["devicelab","hostonly"]
scheduler
:
luci
runIf
:
-
dev/**
-
packages/flutter_tools/**
-
bin/**
-
name
:
Linux plugin_test
builder
:
Linux plugin_test
properties
:
...
...
@@ -675,6 +698,18 @@ targets:
-
dev/**
-
bin/**
-
name
:
Mac plugin_dependencies_test
builder
:
Mac plugin_dependencies_test
bringup
:
true
properties
:
tags
:
>
["devicelab","hostonly"]
scheduler
:
luci
runIf
:
-
dev/**
-
packages/flutter_tools/**
-
bin/**
-
name
:
Mac plugin_test
builder
:
Mac plugin_test
properties
:
...
...
@@ -921,6 +956,18 @@ targets:
-
packages/flutter_tools/**
-
bin/**
-
name
:
Windows plugin_dependencies_test
builder
:
Windows plugin_dependencies_test
bringup
:
true
properties
:
tags
:
>
["devicelab","hostonly"]
scheduler
:
luci
runIf
:
-
dev/**
-
packages/flutter_tools/**
-
bin/**
-
name
:
Windows plugin_test
builder
:
Windows plugin_test
properties
:
...
...
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