[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[ci] Remove repo tooling #7172

Merged
merged 10 commits into from
Feb 14, 2023
Merged

[ci] Remove repo tooling #7172

merged 10 commits into from
Feb 14, 2023

Conversation

stuartmorgan
Copy link
Contributor
@stuartmorgan stuartmorgan commented Feb 13, 2023

Removes most of the repo tooling, and updates to use the published version rather than the local version. This is most of the other half of flutter/packages#3198, migrating these tools to flutter/packages.

Because two other repositories (dart-lang and flutter/flutter) use this tooling to run dart analyze on the packages here, this leaves in place just enough of the tooling for that to continue to work. That alternative would be to do multiple passes of updates in those repos, rather than a single small update to redirect to flutter/packages once the merge is complete. It adds a warning to make sure people trying to run the tool are pointed to the right version to run.

Part of flutter/flutter#113764

@stuartmorgan stuartmorgan marked this pull request as draft February 13, 2023 19:35
@stuartmorgan
Copy link
Contributor Author

This will need updates in flutter/flutter and probably the Dart repo.

@stuartmorgan
Copy link
Contributor Author

The Dart script uses tool_runner.sh, so should be okay. Flutter is an issue though.

@stuartmorgan stuartmorgan marked this pull request as ready for review February 13, 2023 20:39
@stuartmorgan stuartmorgan added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 14, 2023
@auto-submit auto-submit bot merged commit 677b43a into flutter:main Feb 14, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 15, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Feb 15, 2023
* 66d5724fa Revert "[camera] flip/change camera while recording (split out PR for cam_avfoundation and cam_android) (#7109)" (flutter/plugins#7181)

* d2fba3822 [webview_flutter_android][webview_flutter_wkwebview] Adds support to retrieve native `WebView` (flutter/plugins#7071)

* 7a7e43e79 [google_maps_flutter_android] Fixes initial padding not working while map has not been created yet. (flutter/plugins#7135)

* 677b43ad9 [ci] Remove repo tooling (flutter/plugins#7172)

* 2ce625f1a [cameraX] Add integration test for availableCameras (flutter/plugins#7156)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
2 participants