Commit 77ad519 1 parent 1fd3d6c commit 77ad519 Copy full SHA for 77ad519
File tree 2 files changed +15
-0
lines changed
2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,19 @@ targets:
132
132
validation : analyze
133
133
validation_name : Analyze
134
134
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
+
135
148
- name : Linux android views
136
149
recipe : flutter/android_views
137
150
properties :
Original file line number Diff line number Diff line change 224
224
# Linux docs_test
225
225
# Linux docs_publish
226
226
/dev/bots/docs.sh @HansMuller @flutter/framework
227
+ # Linux packages_autoroller
228
+ /dev/conductor/core @fujino @flutter/tool
227
229
# Linux web_e2e_test
228
230
/dev/integration_tests/web_e2e_tests @yjbanov @flutter/web
229
231
# Linux web_smoke_test
You can’t perform that action at this time.
0 commit comments