File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,19 @@ targets:
132132 validation : analyze
133133 validation_name : Analyze
134134
135+ - name : Linux packages_autoroller
136+ bringup : true
137+ presubmit : false
138+ recipe : pub_autoroller/pub_autoroller
139+ timeout : 30
140+ properties :
141+ tags : >
142+ ["framework","hostonly"]
143+ dependencies : >-
144+ [
145+ {"dependency": "gh_cli", "version": "version:2.8.0-2-g32256d38"}
146+ ]
147+
135148 - name : Linux android views
136149 recipe : flutter/android_views
137150 properties :
Original file line number Diff line number Diff line change 224224# Linux docs_test
225225# Linux docs_publish
226226/dev/bots/docs.sh @HansMuller @flutter/framework
227+ # Linux packages_autoroller
228+ /dev/conductor/core @fujino @flutter/tool
227229# Linux web_e2e_test
228230/dev/integration_tests/web_e2e_tests @yjbanov @flutter/web
229231# Linux web_smoke_test
You can’t perform that action at this time.
0 commit comments