Skip to content

build: speed up RBE by allowing more concurrent jobs #27314

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
Jun 15, 2023

Conversation

devversion
Copy link
Member

Bazel detects maximum number of jobs based on host resources. Since we run remotely, we can increase this number significantly.

Bazel detects maximum number of jobs based on host resources.
Since we run remotely, we can increase this number significantly.
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Jun 15, 2023
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

@mmalerba mmalerba self-assigned this Jun 15, 2023
@mmalerba mmalerba added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jun 15, 2023
@mmalerba mmalerba merged commit 840878f into angular:main Jun 15, 2023
mmalerba pushed a commit that referenced this pull request Jun 15, 2023
Bazel detects maximum number of jobs based on host resources.
Since we run remotely, we can increase this number significantly.

(cherry picked from commit 840878f)
@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 Jul 16, 2023
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 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