Commit Graph

136 Commits

Author SHA1 Message Date
Pierre-Louis
a22cf5d6b9
Update packages (#97592)
* update packages

* implement

* remove trailing spaces

* Revert "remove trailing spaces"

This reverts commit d3bffbef57.

* Revert "implement"

This reverts commit 6b6172a827.
2022-02-02 09:16:05 +01:00
Christopher Fujino
4575a69d97
[flutter_conductor] fix initialref to explicitly include remote name (#96481) 2022-01-12 22:30:21 -08:00
Emmanuel Garcia
f01556ab75
Bump Android dependencies that rely on Jcenter (#96558)
* Bump video_player in flutter gallery

* Update packages

* Update dependencies

* Bump device_info

* Update dev/devicelab/bin/tasks/build_ios_framework_module_test.dart

Co-authored-by: Jenn Magder <magder@google.com>

* Update dev/devicelab/bin/tasks/module_custom_host_app_name_test.dart

Co-authored-by: Jenn Magder <magder@google.com>

* Update dev/devicelab/bin/tasks/module_test.dart

Co-authored-by: Jenn Magder <magder@google.com>

* Remove deprecated device_info from ios-frameworks test

Co-authored-by: Jenn Magder <magder@google.com>
2022-01-12 20:13:32 -08:00
Jenn Magder
3e6e996f9e
Run update-packages --force-upgrade (#96325) 2022-01-10 13:55:16 -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
a4b260aee6
[flutter_conductor] Update conductor readme (#94950)
* update

* more
2021-12-10 17:06:41 -08:00
Anna Gringauze
d7466d8963
Update dwds and other packages (#94634) 2021-12-07 14:29:07 -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
Michael Thomsen
bb906b6b4f
Roll packages to pick up new platform package (#94603) 2021-12-06 10:34:56 +01:00
Darren Austin
418cd95661
Added material_color_utilities as a dependency for flutter package. (#94377) 2021-12-01 14:19:04 -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
Nate Bosch
6d1a840bc5
Roll packages, remove unnecessary overrides (#94172) 2021-11-24 14:43:05 -08: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
Jacob MacDonald
a4fa2affe9
Update packages (#92924) 2021-11-05 12:03:03 -07:00
Greg Spencer
5883a6628d
Differentiate between TalkBack versions for semantics tests. (#92602)
Makes the android_semantics_testing test not fail for newer versions of Talkback.

Also, since the test now depends on pub_semver, upgraded the pubspec files.

The only substantive changes in the PR are in dev/integration_tests/android_semantics_testing/test_driver/main_test.dart
2021-10-29 16:38:09 -07:00
Christopher Fujino
5a959c948c
wrap $DART_BIN invocation in double quotes to escape spaces (#92617) 2021-10-29 08:44:37 -07:00
Casey Hillers
9d263866e4
[release_dashboard] Remove project (#92516) 2021-10-28 09:13:04 -07: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
Alex
8f574c297a
disabled flutter sandbox (#92200) 2021-10-20 15:53:26 -04:00
Alex
ec429e0196
[conductor] Added a generic tooltip widget (#92187)
* Added a generic tooltip widget

* added the header
2021-10-20 14:05:09 -04:00
Alex
a6e91c368a
Conductor UI step1 (#91903)
* finished dropdown widget

* removed mock state

* Added step 1 substeps

* stepper tests fail

* tests still fail

* removed redundant checkbox

* removed test data

* full fixes based on Chris' comments

* changed widget's name

* changed statefulwidget, added test

* fixes based on Casey's comments

* empty commit to kick pending checks
2021-10-20 11:49:55 -04:00
Christopher Fujino
5d587f9528
[flutter_conductor] Refactor next command (#91768) 2021-10-14 11:04:40 -07:00
Alex
a6f375abdc
Release Desktop UI Repo Info Widget (#91769) 2021-10-14 00:08:05 -07:00
Christopher Fujino
1bf621ba03
[flutter_conductor] Refactor conductor core (#91694) 2021-10-13 13:10:27 -07:00
Danny Tuppeny
f8f96a4f80
Run "flutter update-packages --force-upgrade" to get latest DDS (#91736) 2021-10-13 10:58:04 -07:00
Alex
3a2bc1c5f7
added conductor_status widget (#91445) 2021-10-13 10:53:03 -07:00
Ian Hickson
bb5cbdc635
Enable depend_on_referenced_packages lint (#91653) 2021-10-12 11:28:02 -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
Ian Hickson
f25b833f27
Enable avoid_print lint. (#91444) 2021-10-07 16:48:04 -07:00
Mouad Debbar
c2ea78d231
Revert "Enable avoid_print lint. (#91332)" (#91438)
This reverts commit cb378edc9e.
2021-10-07 16:16:17 -04:00
Ian Hickson
cb378edc9e
Enable avoid_print lint. (#91332) 2021-10-07 09:53:03 -07:00
Alex
3c6c2aa50a
Alex chen conductor ui3 (#91118) 2021-10-07 09:48:04 -07:00
Ian Hickson
126cd7388e
Clean up dependency pins and update all packages (#91109) 2021-10-04 10:28:03 -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
afd84ad425
flutter update-packages (#90994) 2021-09-30 11:38:02 -07:00
Alex
9f147ce540
Initial layout and theme (#90887)
* Initial layout and theme

* fixed tests

* made page scrollable

* fixes based on Chris on Casey's comments

* removed desktop_window, add errorWidget

* 2nd round of fixes

* fixed linux analyze

* changes based on Casey's comments:

* remove trailing space

* removed obselete macos build code

* add discrepency in project.pbxproj

* addressed Casey's comment
2021-09-29 17:29:24 -04:00
Christopher Fujino
23f50789a7
[flutter_conductor] Update README (#90557) 2021-09-27 14:43:05 -07:00
Christopher Fujino
69ae50310b
[flutter_conductor] implement UI scaffold (#90621) 2021-09-24 15:30:09 -07:00
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
Kate Lovett
65d8dd988d
Update md5 method in flutter_goldens_client (#90154) 2021-09-15 17:42:05 -07: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
Anna Gringauze
cd112e551c
Update all packages (#89797) 2021-09-13 12:13:42 -07:00
Jacob MacDonald
383930c2bc
update package dependencies (#89381) 2021-09-02 14:41:05 -07:00
Christopher Fujino
7c915fe29c
fix regex (#88976) 2021-08-26 15:06:02 -07:00
Christopher Fujino
efaa9a4637
update-packages --force-upgrade (#88728) 2021-08-23 12:57:08 -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
81eb54bf78
update-packages (#88387) 2021-08-17 18:49:32 -07:00
Christopher Fujino
1f1065d5f8
[flutter_conductor] fix pushing local working branch to mirror remote (#88057) 2021-08-16 16:44:32 -07:00
Gary Qian
a562b3cb3d
Deferred components integration test app (#88030) 2021-08-16 15:32:05 -07:00
Christopher Fujino
6dfa53b048
[flutter_conductor] pretty-print state JSON file (#87756) 2021-08-05 15:59:56 -07:00
Anna Gringauze
cc63c81408
Update all packages (#87579)
- Update dwds and and the rest of the packages

Closes: https://github.com/flutter/flutter/issues/87100
2021-08-03 16:37:48 -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
Jacob MacDonald
fdb80f916d
update packages to the latest (#86880) 2021-07-22 13:26:05 -07:00
Anna Gringauze
84c3b56877
Update dwds (and other packages) (#86832)
* Upgrade all packages

In particular, bring in dwds with latest fixes for flakes.

Closes: https://github.com/flutter/flutter/issues/85043
Related: https://github.com/flutter/flutter/issues/85575

* Re-enable fixed tests

* Disable failing test due to DDS issue
2021-07-21 21:47:10 -07:00
Eng Zer Jun
57a4b023f1
build: update dependencies (#86433) 2021-07-14 13:46:04 -07:00
Yegor
78e06e716b
[web] move e2e tests from flutter/engine to flutter/flutter (#86119)
* [web] move e2e tests from flutter/engine to flutter/flutter
* flutter update-packages --force-upgrade
2021-07-09 15:31:49 -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
Filip Hracek
76d5e62f42
Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
Jenn Magder
042fd77ce1
Check ios-arm64_armv7 directory when validating codesigning entitlements (#85053) 2021-06-23 16:46:03 -07:00
Jonah Williams
03d14a30c8
[versions] remove mockito (#85076) 2021-06-22 17:41:03 -07:00
Christopher Fujino
c3822edbe8
Conductor add next (#84354) 2021-06-21 18:46:02 -07:00
Jonah Williams
cd13c91119
[versions] update dependencies (#84639) 2021-06-15 11:08:57 -07:00
Phil Quitslund
bb9bac9f3f
Prep for new directives_ordering (#84579)
* sort directives

* prep for new directives ordering

* update excludes

* - blank
2021-06-14 12:13:28 -07:00
Michael Goderbauer
14b2e7ffee
flutter update-packages --force-upgrade (#83911) 2021-06-03 10:50:11 -07:00
Jonah Williams
025a3a7da3
[versions] roll package test redux (#83367) 2021-05-26 17:22:28 -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