Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Conversation

@zanderso
Copy link
Member

@zanderso zanderso commented Dec 28, 2023

flutter/buildroot changes to support flutter/engine#49416

@zanderso zanderso requested a review from jmagman as a code owner December 28, 2023 22:47
@jmagman jmagman removed their request for review January 5, 2024 00:01
@zanderso zanderso force-pushed the mac-rbe branch 2 times, most recently from 2895459 to 1535c3f Compare January 9, 2024 02:28
@zanderso zanderso changed the title [WIP] Refactors the RBE build Refactors the RBE build Jan 9, 2024
@zanderso zanderso requested review from dnfield and keyonghan January 9, 2024 17:41
Copy link

@keyonghan keyonghan left a comment

Choose a reason for hiding this comment

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

RSLGTM

@zanderso zanderso requested a review from jason-simmons January 9, 2024 20:34
@zanderso zanderso merged commit a43582b into flutter:master Jan 9, 2024
zanderso added a commit to flutter/engine that referenced this pull request Jan 9, 2024
This PR refactors the RBE build and adds support for mac-hosted builds
to use RBE. In particular, configurations files are downloaded from
flutter-internal CIPD instead of being included in the repo. The
download from CIPD is triggered by the presence of the `use_rbe` flag as
a custom var in the `.gclient` file.

This PR also turns on RBE for Linux and macOS builds that do not produce
artifacts.

flutter/buildroot#807
zijiehe-google-com pushed a commit to zijiehe-google-com/engine that referenced this pull request Jan 9, 2024
This PR refactors the RBE build and adds support for mac-hosted builds
to use RBE. In particular, configurations files are downloaded from
flutter-internal CIPD instead of being included in the repo. The
download from CIPD is triggered by the presence of the `use_rbe` flag as
a custom var in the `.gclient` file.

This PR also turns on RBE for Linux and macOS builds that do not produce
artifacts.

flutter/buildroot#807
auto-submit bot added a commit to flutter/engine that referenced this pull request Jan 9, 2024
Reverts #49416
Initiated by: zanderso
This change reverts the following previous change:
Original Description:
This PR refactors the RBE build and adds support for mac-hosted builds to use RBE. In particular, configurations files are downloaded from flutter-internal CIPD instead of being included in the repo. The download from CIPD is triggered by the presence of the `use_rbe` flag as a custom var in the `.gclient` file.

This PR also turns on RBE for Linux and macOS builds that do not produce artifacts.

flutter/buildroot#807
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants