-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Improve tracing and fix packages_autoroller #154841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve tracing and fix packages_autoroller #154841
Conversation
|
A LED test of this PR is this build: https://ci.chromium.org/ui/p/flutter/builders/prod.shadow/Linux%20packages_autoroller/6/infra (which says Which opened this PR: https://github.com/flutter/flutter/pull/154852/files |
|
Ok, one more fix commit, and another LED build: https://ci.chromium.org/ui/p/flutter/builders/prod.shadow/Linux%20packages_autoroller/7/infra |
This succeeded, and successfully created a roll with gradle lockfiles: #154859 (it also has all the code changes from this PR, so I will not merge it). |
goderbauer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Reverts #154555
Re-lands of #154441 and #154369
New changes in this PR:
Linux packages_autorollershard (see step 14 in this example LED build)framework.streamDart()helper function--we were generating gradle lockfiles in the wrong directoryA LED build with this code generated the following gradle lockfile update: d939981