11 Commits

Author SHA1 Message Date
Yegor Jbanov
6850f088c0 [infra] run recipes using recommended method 2016-03-04 17:48:00 -08:00
yjbanov
40c7adff99 more details in infra/README.md 2016-02-22 18:15:19 -08:00
Adam Barth
192fcf5284 Remove download_dart_sdk.py
This script is not used anymore.
2016-02-20 14:33:19 -08:00
Adam Barth
89e0dac993 Fix infra docs
Previously we had the wrong path to the recipes.py script and an incorrect argument list.
2016-02-13 20:39:10 -08:00
Eric Seidel
744085185f Update list formatting 2016-02-13 05:59:41 -08:00
Eric Seidel
11a363b188 Add more instructions on how to edit a recipe.
@abarth
2016-02-13 05:59:12 -08:00
Eric Seidel
eb309f10d2 Use mojo's scripts for downloading android tools on the bots
R=abarth@chromium.org
2016-02-12 16:18:08 -08:00
Eric Seidel
ab8e38db49 Remove now-obsolete recipes and document our new infra
@abarth @chinmaygarde
2016-02-11 12:43:42 -08:00
Eric Seidel
3023600701 Bump the dart version used on the infra bots to 1.14.1
Otherwise the analyzer blows up.

@abarth
2016-02-04 15:52:38 -08:00
Eric Seidel
2c8612641a Add a download_dart_sdk.py script for infra bots
@abarth
2016-02-04 14:56:28 -08:00
Eric Seidel
0d8aa28556 Add support for running flutter tests on Chromium Infra
This uses the fancy new x-repository support:
https://github.com/luci/recipes-py/blob/master/doc/cross_repo.md

I'm not at all certain that we're going to use Chromium's
Infra for flutter, but I'm exploring and since this works
I figure I should check it in.

@abarth
2016-01-15 16:26:53 -08:00