Kevin Chisholm
0f0da62fed
update console output to specify post release steps ( #102173 )
...
* update console output to specify post release steps
* move post release instructions
* update instructions for beta vs stable
* add logic to differentiate beta and stable steps
2022-04-20 09:56:09 -05:00
engine-flutter-autoroll
8785dbee8d
Roll Engine from dd6ef5dd5b68 to 5ab671f54e17 (1 revision) ( #102012 )
2022-04-15 16:52:12 -07:00
Christopher Fujino
462427d53c
[flutter_conductor] fix conductor codesign --upstream flag ( #101782 )
2022-04-13 10:39:05 -07:00
Michael Goderbauer
ca2d60e8e2
Prepare more of dev
for use_super_parameters ( #101073 )
2022-03-30 14:05:05 -07:00
Casey Hillers
a3d8026993
[flutter_conductor] Add candidate branch version to releases ( #100781 )
2022-03-25 12:28:57 -07:00
Christopher Fujino
0adf9671f8
[flutter_conductor] clone from remote upstream, and not local filesystem ( #100335 )
2022-03-18 11:20:15 -07:00
Christopher Fujino
7a60b6eea6
[flutter_conductor] Fix conductor start branch point ( #100170 )
2022-03-15 19:20:17 -07:00
Christopher Fujino
38dbbb17f8
[flutter_conductor] deprecate increment ( #99189 )
2022-03-01 12:11:22 -08:00
Christopher Fujino
fac90f44ba
[flutter_conductor] log to stderr but do not crash conductor if branch name validation fails ( #99181 )
2022-02-25 15:26:16 -08:00
Christopher Fujino
74881c12bd
[flutter_conductor] fix auto-tagging branch point ( #98618 )
2022-02-18 16:19:25 -08:00
Zachary Anderson
e50ca9acbc
Reland: [flutter_tool] Download gen_snapshot.zip for macOS desktop ( #97671 )
2022-02-02 14:43:55 -08:00
Christopher Fujino
4575a69d97
[flutter_conductor] fix initialref to explicitly include remote name ( #96481 )
2022-01-12 22:30:21 -08:00
Christopher Fujino
8b70641c11
[flutter_conductor] support commits past tagged stable release ( #95349 )
...
* support commits past tagged stable release
* make better expectations
2021-12-15 12:47:55 -08:00
Christopher Fujino
481dfec00e
[flutter_conductor] Support publishing to multiple channels ( #94770 )
2021-12-07 09:39:04 -08:00
Christopher Fujino
eea6c54dc2
[flutter_conductor] catch and warn when pushing working branch to mirror ( #94506 )
2021-12-06 16:59:05 -08:00
Alex
ad470f6bae
[conductor] channel constants refactor ( #94220 )
2021-12-01 10:19:05 -08:00
Alex
6b93dc5cca
[conductor] RunContext to CleanContext ( #94126 )
2021-11-30 20:10:34 -05:00
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 5fd259be244244e14ff87fee9b6a721625f952cd.
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