Skip to content

build: add workaround to support RBE on macOS and windows #22423

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

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

devversion
Copy link
Member

Adds a workaround for bazel-toolchains that allows us to
use RBE on macOS or Windows. This no longer works with the
recent upgrades to bazel-toolchains.
t
It seems like we can remove this workaround once bazel-toolchains
supports cross-compilation, or if we start generating the
toolchain configurations our own (needs more investigation).

@devversion devversion added the area: build & ci Related the build and CI infrastructure of the project label Apr 7, 2021
@devversion devversion requested a review from josephperrott April 7, 2021 18:15
@devversion devversion requested a review from a team as a code owner April 7, 2021 18:15
@google-cla google-cla bot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Apr 7, 2021
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

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

LGTM

Adds a workaround for `bazel-toolchains` that allows us to
use RBE on macOS or Windows. This no longer works with the
recent upgrades to `bazel-toolchains`.
t
It seems like we can remove this workaround once `bazel-toolchains`
supports cross-compilation, or if we start generating the
toolchain configurations our own (needs more investigation).
@devversion devversion force-pushed the build/fix-rbe-on-macos branch from 8f4be3c to 2cc4300 Compare April 7, 2021 18:22
@devversion devversion added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Apr 8, 2021
@mmalerba mmalerba added merge safe target: patch This PR is targeted for the next patch release and removed target: patch This PR is targeted for the next patch release labels Apr 9, 2021
@mmalerba mmalerba merged commit ff69e19 into angular:master Apr 9, 2021
mmalerba pushed a commit that referenced this pull request Apr 9, 2021
Adds a workaround for `bazel-toolchains` that allows us to
use RBE on macOS or Windows. This no longer works with the
recent upgrades to `bazel-toolchains`.
t
It seems like we can remove this workaround once `bazel-toolchains`
supports cross-compilation, or if we start generating the
toolchain configurations our own (needs more investigation).

(cherry picked from commit ff69e19)
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators May 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants