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
77ad5190
Unverified
Commit
77ad5190
authored
Jun 28, 2022
by
Christopher Fujino
Committed by
GitHub
Jun 28, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[flutter_tools] add packages_autoroller to .ci.yaml as bringup (#106711)
parent
1fd3d6c3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
0 deletions
+15
-0
.ci.yaml
.ci.yaml
+13
-0
TESTOWNERS
TESTOWNERS
+2
-0
No files found.
.ci.yaml
View file @
77ad5190
...
...
@@ -132,6 +132,19 @@ targets:
validation
:
analyze
validation_name
:
Analyze
-
name
:
Linux packages_autoroller
bringup
:
true
presubmit
:
false
recipe
:
pub_autoroller/pub_autoroller
timeout
:
30
properties
:
tags
:
>
["framework","hostonly"]
dependencies
:
>-
[
{"dependency": "gh_cli", "version": "version:2.8.0-2-g32256d38"}
]
-
name
:
Linux android views
recipe
:
flutter/android_views
properties
:
...
...
TESTOWNERS
View file @
77ad5190
...
...
@@ -224,6 +224,8 @@
# Linux docs_test
# Linux docs_publish
/dev/bots/docs.sh @HansMuller @flutter/framework
# Linux packages_autoroller
/dev/conductor/core @fujino @flutter/tool
# Linux web_e2e_test
/dev/integration_tests/web_e2e_tests @yjbanov @flutter/web
# Linux web_smoke_test
...
...
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