Commit Graph

4 Commits

Author SHA1 Message Date
Ben Konyi
cc2b7b0b67
Updated autoroller script to fix failures and license script edge cases (#215) 2019-02-06 15:28:27 -08:00
Chris Bracken
c82412bcdc Update Dart SDK roll commit message (#214)
Adds a second newline after the commit summary line in the Dart SDK
auto-roller script. This improves the readability of the commit message
in git log --pretty=oneline mode.
2019-02-06 15:07:02 -08:00
Ben Konyi
cd240db213
Initial commit of the Dart SDK autoroller for Flutter. (#206)
* Initial commit of the Dart SDK autoroller for Flutter.

The autoroller complements the existing functionality of dart_roll_helper.py by
automating the SDK revision selection process, git, and GitHub steps of the roll
process.

* Fixed bugs; Added get_dart_roll_revisions.py tool

* Fixed bugs, updated commit / PR description messages, don't copy Skia
licenses as part of roll.

* Update copyright date
2019-01-16 12:50:55 -08:00
Ben Konyi
9b799106a7
Dart roll helper (#181)
* Added dart_roll_helper.py to help automate large portions of the Dart
SDK roll.
2018-10-17 15:01:28 -07:00