Alex
|
f47eac9c58
|
changed subprocesses to async from sync (#89668)
* changed subprocess to async from sync
|
2021-09-23 08:52:51 -07:00 |
|
Alex
|
0bde65ddac
|
fixed a small conductor messaging bug (#90229)
* fixed a small messaging bug
* forgot to remove a s
|
2021-09-16 18:37:47 -04:00 |
|
Christopher Fujino
|
ad936b4e4b
|
[flutter_conductor] Support initial stable release version (#89775)
|
2021-09-14 14:39:17 -07:00 |
|
Christopher Fujino
|
576aab0833
|
add analysis_options.yaml to dev/conductor (#90005)
|
2021-09-13 15:47:03 -07:00 |
|
Christopher Fujino
|
7c915fe29c
|
fix regex (#88976)
|
2021-08-26 15:06:02 -07:00 |
|
Christopher Fujino
|
4288937acc
|
[flutter_conductor] Push correct revision to mirror remote from conductor (#88607)
|
2021-08-20 16:52:01 -07:00 |
|
Christopher Fujino
|
1f1065d5f8
|
[flutter_conductor] fix pushing local working branch to mirror remote (#88057)
|
2021-08-16 16:44:32 -07:00 |
|
Christopher Fujino
|
6dfa53b048
|
[flutter_conductor] pretty-print state JSON file (#87756)
|
2021-08-05 15:59:56 -07:00 |
|
Christopher Fujino
|
da93ab36ed
|
[flutter_conductor] auto-generate PR title and description via query params (#87313)
|
2021-07-30 16:19:04 -07:00 |
|
Christopher Fujino
|
a82255b57a
|
[flutter_conductor] updates (#86452)
|
2021-07-29 14:19:04 -07:00 |
|
Christopher Fujino
|
93b358f912
|
fix cast error in codesign sub-command (#86890)
|
2021-07-22 13:36:05 -07:00 |
|
Christopher Fujino
|
711f9b7c43
|
[flutter_conductor] migrate conductor to null-safety (#86117)
|
2021-07-08 15:09:15 -07:00 |
|
Christopher Fujino
|
1aad8c8c22
|
[flutter_conductor] support pushing local changes to remote (#85797)
|
2021-07-07 17:50:31 -07:00 |
|
Christopher Fujino
|
67e4aeb602
|
Re-enable codesign integration test (#85507)
|
2021-06-28 23:16:05 -07:00 |
|
Jenn Magder
|
24d608b2ba
|
Check ios-arm64_x86_64-simulator directory when validating codesigning entitlement (#85265)
|
2021-06-28 17:01:06 -07:00 |
|
Jenn Magder
|
042fd77ce1
|
Check ios-arm64_armv7 directory when validating codesigning entitlements (#85053)
|
2021-06-23 16:46:03 -07:00 |
|
Christopher Fujino
|
c3822edbe8
|
Conductor add next (#84354)
|
2021-06-21 18:46:02 -07:00 |
|
Christopher Fujino
|
62d00c6d5f
|
Migrate flutter conductor out of dev/tools and into its own directory (#83313)
* Migrate flutter conductor out of dev/tools and into its own directory
* flesh out documentation
* fix analysis options
* fix integration test
|
2021-05-25 16:12:53 -07:00 |
|