Skip to content

Conversation

@DanTup
Copy link
Contributor

@DanTup DanTup commented Nov 23, 2023

The first commit (f21229b) here is a straight re-land of #6776 (a revert of the revert at #6820 / 79cde66).

The second commit (a5103ad) adds an env variable you can set to force devtools_tool to use Dart/Flutter from PATH rather than the one from tool/flutter-sdk, and sets it in the flutter_customer_tests script.

I made this explicit so it's difficult to do accidentally, because I think outside of the Flutter customer tests, we do generally want everything to use the pinned version.

@kenzieschmoll

@DanTup DanTup merged commit 456ff0f into flutter:master Nov 29, 2023
@DanTup DanTup deleted the re-land-sdk-changes branch November 29, 2023 18:08
@DanTup
Copy link
Contributor Author

DanTup commented Nov 29, 2023

I just realised the green status here was probably stale from before master broke. Let me know if I should revert this while you're fixing the build or not.

DanTup added a commit to flutter/tests that referenced this pull request Nov 30, 2023
This updates the DevTools to the current latest hash from
https://github.com/flutter/devtools/commits/master.

It includes flutter/devtools#6824 which relands
some changes to help users always use DevTools pinned version of
Flutter, but now in a way that allows this script to still use its own
(head) version of Flutter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants