Skip to content
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

Move protobuf to //flutter/third_party #50997

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

zanderso
Copy link
Member

@zanderso zanderso commented Feb 27, 2024

For flutter/flutter#67373

Currently the files in the secondary buildroot for protobuf are checked out from their own git repo. Flutter owns a mirror of that repo. To move protobuf to //flutter/third_party, we can land a change in that repo, and then revert it after we're done with the buildmoot. Alternately, in this PR, I've just copied the files into the flutter/engine repo under the secondary buildroot and made the changes.

@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 "@test-exemption-reviewer" in the #hackers channel in Chat (don't just cc them here, they won't see it! Use Discord!).

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.

@zanderso zanderso force-pushed the shift-protobuf branch 2 times, most recently from ae50c83 to 4c77a41 Compare February 27, 2024 03:51
@johnmccutchan
Copy link
Contributor

test-exempt: code movement

@zanderso zanderso merged commit 1a5c264 into flutter:main Feb 27, 2024
27 checks passed
@zanderso zanderso deleted the shift-protobuf branch February 27, 2024 16:37
Copy link
Contributor

@matanlurey matanlurey left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants