Commit graph

2 commits

Author SHA1 Message Date
Ian Hickson 441b5c2031 Pin all dependencies ONCE AND FOR ALL (#12210)
* Pin all dependencies ONCE AND FOR ALL

This replaces the secret `flutter update-packages --upgrade` with a destructive `flutter update-packages --force-upgrade` that actually goes and pins every dependency and transitive dependency in every flutter package to the same version.

* Add comments.
2017-09-22 13:35:35 -07:00
Michael Goderbauer be99a04dac Make bot tests portable to also run on Windows (#7954) 2017-02-08 10:05:36 -08:00