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
a2fc2035
Unverified
Commit
a2fc2035
authored
May 19, 2021
by
Casey Hillers
Committed by
GitHub
May 19, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Migrate linux analyze to ci.yaml (#82870)
parent
7b0fb835
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
17 deletions
+2
-17
.ci.yaml
.ci.yaml
+2
-5
prod_builders.json
dev/prod_builders.json
+0
-6
try_builders.json
dev/try_builders.json
+0
-6
No files found.
.ci.yaml
View file @
a2fc2035
...
...
@@ -23,9 +23,6 @@
enabled_branches
:
-
master
targets
:
-
name
:
analyze_linux
bringup
:
true
-
name
:
linux_analyze
builder
:
Linux analyze
properties
:
validation
:
analyze
validation_name
:
Analyze
scheduler
:
luci
dev/prod_builders.json
View file @
a2fc2035
{
"builders"
:
[
{
"name"
:
"Linux analyze"
,
"repo"
:
"flutter"
,
"task_name"
:
"linux_analyze"
,
"flaky"
:
false
},
{
"name"
:
"Linux analyzer_benchmark"
,
"repo"
:
"flutter"
,
...
...
dev/try_builders.json
View file @
a2fc2035
{
"builders"
:
[
{
"name"
:
"Linux analyze"
,
"repo"
:
"flutter"
,
"task_name"
:
"linux_analyze"
,
"enabled"
:
true
},
{
"name"
:
"Linux build_aar_module_test"
,
"repo"
:
"flutter"
,
...
...
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