cherry-pick changes from the 6.5.0 branch#20
Open
fbenkstein-db wants to merge 6 commits intodatabricks-bazel-7.4.1from
Open
cherry-pick changes from the 6.5.0 branch#20fbenkstein-db wants to merge 6 commits intodatabricks-bazel-7.4.1from
fbenkstein-db wants to merge 6 commits intodatabricks-bazel-7.4.1from
Conversation
* [bre] Flag to control pools based on test sizes * more docs
This options will have the server start in the user-specifed cgroup. This is useful when using the cgroup features in bazel and thus the server must be started in a user-writable cgroup. Closes bazelbuild#21618. PiperOrigin-RevId: 666305298 Change-Id: Ide3bb3f65bd11f4ecc11d6e843926a16ecb41f2f
We have an internal system which tacks an aspect onto all the builds it runs, but no one really cares about the aspect's outputs, just that with the default --show_result their normal results are suppressed. This lets us avoid that. There are a few ways we could have implemented this, I decided to go with the simplest - non-repeated flag with comma-separated values. Practically, we could evolve this to allow multiple and do something like we do with --output_group with adding/subtracting from the existing/default, but we can cross that bridge when/if we get there. PiperOrigin-RevId: 603229525 Change-Id: I8b1a387eeb7e67cceaf4f8e821bd29c12b136982
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.