Seth Ladd
1ac08b2632
Firebase hosting for docs ( #4871 )
...
* configs for firebase hosting
* use the implicit FIREBASE_TOKEN
* don't print every command (lowers the chance of printing secret env vars, and for realz only deploy when merging into master
2016-07-12 12:53:47 -07:00
Adam Barth
bbf31cd3b7
Upload lcov.info to Google Storage ( #4712 )
...
Uploading the coverage data file to Google Storage will make it easier
for folks to get current coverage data quickly.
2016-06-23 10:23:13 -07:00
Adam Barth
4f133a6775
Don't run coverage on pull requests ( #4710 )
...
It's not reliable enough yet.
2016-06-22 17:52:08 -07:00
Adam Barth
ed2c24ba2b
Add coveralls support to Travis ( #4690 )
...
This patch causes us to upload a coverage report to coveralls.io.
2016-06-22 14:47:41 -07:00
Todd Volkert
0f2c3dc07f
Fix multi-line colors on Linux ( #4691 )
2016-06-22 12:53:07 -07:00
Todd Volkert
bc5a66f9e5
Color coding ( #4687 )
2016-06-22 11:30:21 -07:00
Todd Volkert
84bdb326b4
dev/bots/test.sh += robustness ( #4682 )
2016-06-22 10:18:24 -07:00
Todd Volkert
db0efec505
Make bots.sh print failure for when it's run locally ( #4654 )
2016-06-21 10:50:05 -07:00
Jason Simmons
d89823be2a
Remove packages/flx and the FLX code signing scheme ( #4612 )
2016-06-17 12:35:30 -07:00
Ian Hickson
cd19af8f59
Remove the calculator test ( #4093 )
...
Fixes the breakage that https://github.com/flutter/flutter/pull/4092 would cause.
2016-05-21 10:41:41 -07:00
Mitch Rudominer
719add8171
New Material Design calculator example. ( #3999 )
...
* New Material Design calculator example. (Attempt 2 after git fetch upstream).
* Responded to code review.
* Second round of code review.
2016-05-20 10:27:03 -07:00
Ian Hickson
942ccc5cb0
Try to simplify our bot setup. ( #3986 )
...
This moves all the bot-related files to `dev/bots`, hiding it from our
home page in github. Also, simplifies the travis setup, though that
doesn't do any difference to the performance sadly.
2016-05-18 11:38:45 -07:00