Todd Volkert
bae92c32e5
Disable tests that fail on non-master branches from running on those branches ( #45455 )
...
https://github.com/flutter/flutter/issues/45453
2019-11-24 22:29:28 -08:00
Greg Spencer
a60bf8e23a
Spell check of Flutter docs ( #45200 )
...
No code changes, just comments: I spell-checked all the comments in the repo.
2019-11-22 08:43:55 -08:00
Christopher Fujino
45953a12bb
dev/ci/README.md update ( #44010 )
2019-11-21 12:09:02 -08:00
Michael Goderbauer
f8cafd9dbc
Remove URLs in deprecation annotation ( #45215 )
2019-11-20 12:45:04 -08:00
Danny Tuppeny
927fbe5500
Re-enable asserts on Windows integration tests ( #42637 )
...
* Enable asserts
See https://github.com/flutter/flutter/issues/36476
* Remove comment
2019-11-20 17:50:37 +00:00
Jonah Williams
f20471d081
Revert "reland add lifecycle enum and fix the scheduleforcedframe ( #45133 )" ( #45260 )
...
This reverts commit 99324105da .
It was implicated in https://github.com/flutter/flutter/issues/45258
2019-11-20 09:43:15 -08:00
chunhtai
99324105da
reland add lifecycle enum and fix the scheduleforcedframe ( #45133 )
...
* reland add lifecycle enum and fix the scheduleforcedframe
2019-11-19 15:45:37 -08:00
Greg Spencer
a3186fbaa1
Analyze dartpad ( #45124 )
...
This fixes the sample code analysis to treat dartpad snippets in the same way as snippet snippets, which it wasn't until now (the snippet generator was treating them as "samples"), and some errors crept in. This PR also fixes those errors.
Also, added a --verbose option to the sample analyzer.
2019-11-19 15:16:12 -08:00
chunhtai
7e1920b817
revert added lifecycle enum ( #45119 )
2019-11-18 13:38:47 -08:00
chunhtai
af48f71497
reland add new enum change ( #45012 )
...
This reverts commit 75f310791f .
2019-11-18 10:04:09 -08:00
Ian Hickson
62e4ab87b3
Update our deprecation style. ( #44618 )
2019-11-15 19:21:53 -08:00
Kate Lovett
7aa5b07537
Adding flutter_goldens package tests ( #44479 )
2019-11-15 10:29:19 -08:00
Kaushik Iska
75f310791f
Revert "reland add new enum change ( #44281 ) ( #44487 )" ( #44947 )
...
This reverts commit f0794917fc .
2019-11-14 16:49:43 -08:00
chunhtai
f0794917fc
reland add new enum change ( #44281 ) ( #44487 )
...
* reland add new enum change (#44281 )
This reverts commit ed82bb821c .
2019-11-14 13:27:38 -08:00
Ian Hickson
eae05c7daf
Test framework for analyze.dart ( #44772 )
...
* Prepare analyze.dart for testing.
* Reorder the file for easier understanding
* Add a test for analyze.dart
* Fix review comments
2019-11-14 13:19:40 -08:00
Jonah Williams
e77c24ef91
Update package test ( #44882 )
2019-11-14 09:31:36 -08:00
Jonah Williams
a901b650b6
Update meta to 1.1.8 ( #44584 )
2019-11-12 13:48:42 -08:00
Janice Collins
cf08a995f6
Update dartdoc to 0.29.1 ( #44466 )
2019-11-11 13:23:05 -08:00
Collin Jackson
03ac37af08
Re-enable docs uploading ( #44454 )
...
* Revert "Turn off docs upload temporarily (#44365 ) (#44413 )"
This reverts commit 8f2ea9d0e9 .
* Re enables docs upload
2019-11-08 12:47:26 -08:00
Jonah Williams
eeb88f4385
Revert "Demonstrate that artifact invalidation works ( #44312 )" ( #44463 )
...
This reverts commit c1d029b84f .
2019-11-08 12:44:24 -08:00
Jonah Williams
c1d029b84f
Demonstrate that artifact invalidation works ( #44312 )
2019-11-08 12:32:55 -08:00
Jenn Magder
8f2ea9d0e9
Turn off docs upload temporarily ( #44365 ) ( #44413 )
2019-11-07 19:16:04 -08:00
Collin Jackson
62b7ce306d
Revert "Turn off docs upload temporarily ( #44365 )" ( #44371 )
...
* Revert "Turn off docs upload temporarily (#44365 )"
This reverts commit 3dd6741078 .
* show contents of firebase-debug.log
2019-11-07 15:21:45 -08:00
Emmanuel Garcia
2c80bc973d
Flip enable-android-embedding-v2 flag ( #44369 )
2019-11-07 15:18:56 -08:00
Greg Spencer
3dd6741078
Turn off docs upload temporarily ( #44365 )
...
Turning off Docs upload temporarily until Firebase outage is over.
Landing on red to fix the build.
2019-11-07 11:29:49 -08:00