Skip to content

Conversation

@blasten
Copy link

@blasten blasten commented Oct 31, 2021

This is required whenever the embedding dependencies are changed.

To update the dependencies in the future, use:
find . -type d -name 'android' | dart dev/tools/bin/generate_gradle_lockfiles.dart

Subsumes this auto-roll: #92794

@blasten blasten requested a review from zanderso October 31, 2021 23:36
@flutter-dashboard flutter-dashboard bot added a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) d: examples Sample code and demos engine flutter/engine related. See also e: labels. f: integration_test The flutter/packages/integration_test plugin c: contributor-productivity Team-specific productivity, code health, technical debt. labels Oct 31, 2021
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@google-cla google-cla bot added the cla: yes label Oct 31, 2021
@zanderso
Copy link
Member

zanderso commented Nov 1, 2021

Is this the fix for #92801?

@blasten
Copy link
Author

blasten commented Nov 1, 2021

Yup

Copy link
Contributor

@dnfield dnfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm to unblock the roll

We should have a way to do this without requiring manual steps.

@zanderso
Copy link
Member

zanderso commented Nov 1, 2021

Was this a breaking change? Are end-users going to have to take any action to compensate for the updated engine deps?

@jiahaog
Copy link
Member

jiahaog commented Nov 1, 2021

Apologies, I did not know about this, thanks @blasten!

@dnfield
Copy link
Contributor

dnfield commented Nov 1, 2021

I think only if they're using lock files in a similar way. @blasten would know better

@blasten
Copy link
Author

blasten commented Nov 1, 2021

No. This isn’t not a braking change. The lockfiles are used to keep the deterministic Gradle dependencies during CI execution.

@zanderso
Copy link
Member

zanderso commented Nov 1, 2021

@angjieli is kicking the internal test run, which should hopefully turn the "Google testing" run green.

@zanderso zanderso merged commit c97a862 into flutter:master Nov 1, 2021
WizzXu pushed a commit to WizzXu/flutter that referenced this pull request Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) c: contributor-productivity Team-specific productivity, code health, technical debt. d: examples Sample code and demos engine flutter/engine related. See also e: labels. f: integration_test The flutter/packages/integration_test plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants