Commit Graph

18 Commits

Author SHA1 Message Date
Alex
326ed7d747
[conductor] add global constants and startContext checkoutpath getter (#93877) 2021-11-23 11:22:34 -08:00
Christopher Fujino
31ee09f6bf
make .prompt() async (#94067) 2021-11-22 19:53:04 -08:00
Christopher Fujino
d37a80d405
[flutter_conductor] Conductor prompt refactor (#93896) 2021-11-20 11:03:04 -08:00
Christopher Fujino
ce1acf5dc0
[flutter_conductor] implement requiredLocalBranches (#93580) 2021-11-19 13:03:08 -08:00
Christopher Fujino
764577f89a
[flutter_conductor] allow --force to override validations on start sub-command (#93514) 2021-11-12 18:31:03 -08:00
Greg Spencer
52ae102f18
Adds tool warning log level and command line options to fail on warning/error output (#92031) 2021-11-10 16:13:04 -08:00
Christopher Fujino
2107fef430
[flutter_conductor] ensure release branch point is always tagged (#93082) 2021-11-08 15:28:07 -08:00
Alex
9c1a87e627
added cleanContext (#93264)
* added cleanContext

* using async

* added one more test
2021-11-08 17:34:03 -05:00
Christopher Fujino
6bc33812ba
[flutter_conductor] Rewrite writeStateToFile to be in an overidable method. (#93171) 2021-11-08 12:13:04 -08:00
Christopher Fujino
45f438071a
[flutter_conductor] Lift rev parse in conductor (#92594)
* lift git-rev-parse in conductor start
* remove localFlutterRoot from globals.dart
* make localFlutterRoot getter private
* fix analysis
2021-10-28 08:29:16 -07:00
Christopher Fujino
e593a863eb
[flutter_conductor] validate git parsed version and release branch match (#92064) 2021-10-20 13:43:02 -07:00
Christopher Fujino
5d587f9528
[flutter_conductor] Refactor next command (#91768) 2021-10-14 11:04:40 -07:00
Christopher Fujino
1bf621ba03
[flutter_conductor] Refactor conductor core (#91694) 2021-10-13 13:10:27 -07:00
Ian Hickson
61a0add286
Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
Zachary Anderson
b9d2177da0
Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461)
This reverts commit 5fd259be24.
2021-10-07 21:11:07 -07:00
Ian Hickson
5fd259be24
Enable avoid_redundant_argument_values lint (#91409) 2021-10-07 20:13:02 -07:00
Christopher Fujino
555f69e5d9
[flutter_conductor] update conductor to prefer git protocol over https (#91066) 2021-10-04 10:23:02 -07:00
Christopher Fujino
69ae50310b
[flutter_conductor] implement UI scaffold (#90621) 2021-09-24 15:30:09 -07:00