-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Insights: bazelbuild/bazel
Overview
Could not load contribution data
Please try again later
3 Pull requests merged by 2 people
-
[8.4.0] Include aspect output groups in
cquery --output=files
output#26626 merged
Jul 25, 2025 -
[8.4.0] Materialize parameter files with a remote cache if requested
#26602 merged
Jul 24, 2025 -
[8.4.0] Print interactive debug instructions in HardlinkedSandboxedSpawn
#26619 merged
Jul 24, 2025
15 Pull requests opened by 8 people
-
Max compatibility level
#26586 opened
Jul 19, 2025 -
Flip incompatible_strict_action_env
#26587 opened
Jul 20, 2025 -
Rewrite CLI docs to take advantage of markdown support (chunk 1)
#26588 opened
Jul 20, 2025 -
Enable code coverage on windows for C++ using clang.
#26594 opened
Jul 21, 2025 -
[8.4.0] Disallow output bases under GC-able directories
#26596 opened
Jul 21, 2025 -
[8.4.0] Normalize C++ action config tool paths based on exec platform OS
#26598 opened
Jul 21, 2025 -
[8.4.0] Keep original description if it is the same for all merged events.
#26600 opened
Jul 21, 2025 -
Add basic support for coverage on Windows
#26603 opened
Jul 22, 2025 -
Path map environment variable values
#26609 opened
Jul 22, 2025 -
Keep empty directories in runfiles
#26623 opened
Jul 24, 2025 -
upgrade error-prone to 2.41.0
#26624 opened
Jul 24, 2025 -
Add `--experimental_cancel_concurrent_tests=on_failed`
#26630 opened
Jul 25, 2025 -
Implement `git_repository` `strip_prefix` via moves, not symlinks
#26631 opened
Jul 25, 2025 -
[8.4.0] Prevent hangs during overflow conditions in grpc
#26637 opened
Jul 25, 2025 -
Optimize `RemoteOutputChecker.addOutputToDownload`
#26639 opened
Jul 25, 2025
40 Issues closed by 13 people
-
FATAL: Failed to find member 'build-label.txt'
#26636 closed
Jul 25, 2025 -
[8.4.0] Include aspect output groups in `cquery --output=files` output
#26545 closed
Jul 25, 2025 -
Bazel CI BuildKite is not opening
#26635 closed
Jul 25, 2025 -
[bazel.build] Failed to find member 'build-label.txt'
#26634 closed
Jul 25, 2025 -
>What Think ? ;)
#26632 closed
Jul 25, 2025 -
look ore correct
#26633 closed
Jul 25, 2025 -
Review and refactor documentation to account for versioning
#9016 closed
Jul 25, 2025 -
git_repository not detect remote branch udpate every build
#21342 closed
Jul 25, 2025 -
Make it possible to run a nested Bazel in a repository rule and keep the Bazel server around
#20447 closed
Jul 25, 2025 -
bazel doesn't work when $HOME path contains non-ASCII/Unicode characters
#26625 closed
Jul 24, 2025 -
[8.4.0] Materialize parameter files with a remote cache if requested
#26567 closed
Jul 24, 2025 -
[8.4.0] Print interactive debug instructions in HardlinkedSandboxedSpawn
#26585 closed
Jul 24, 2025 -
[Mirror] rules_go v0.55.1
#26621 closed
Jul 24, 2025 -
Status of Bazel 9.0.0-pre.20250716.1
#26618 closed
Jul 24, 2025 -
Installing Bazel with Chocolatey
#19238 closed
Jul 24, 2025 -
Documentation issue: Output directory layout
#19206 closed
Jul 24, 2025 -
[bazel.build] Problem with /tutorials/cpp-use-cases
#19129 closed
Jul 24, 2025 -
[bazel.build] Problem with /install/windows
#18968 closed
Jul 24, 2025 -
circular dependency in example code
#18657 closed
Jul 24, 2025 -
[bazel.build] Problem with /reference/be/functions
#18350 closed
Jul 24, 2025 -
[5.1.1] Compile bazel from souce using jdk8 gives error
#25437 closed
Jul 23, 2025 -
[bazel.build] Problem with /basics/artifact-based-builds
#26147 closed
Jul 23, 2025 -
[8.4.0] bash launcher: append rather than prepend the bash bin dir
#26614 closed
Jul 23, 2025 -
cquery missbehaves with aspects and output groups
#24612 closed
Jul 23, 2025 -
Release X.Y.Z - $MONTH $YEAR
#26613 closed
Jul 23, 2025 -
Bazel error on windows 11
#26565 closed
Jul 22, 2025 -
[bazel.build] Problem with /build/style-guide
#26606 closed
Jul 22, 2025 -
Inconsistent --remote_upload_local_results behavior in mixed local and remote execution
#26027 closed
Jul 22, 2025 -
linux-sandbox didn't remount sys, leads /sys/class/net not sync with network namespace
#23273 closed
Jul 22, 2025 -
[Mirror] async-profiler 4.1
#26607 closed
Jul 22, 2025 -
[bazel.build] Problem with /build/style-guide
#26605 closed
Jul 22, 2025 -
ci.bazel.io: //src/test/shell/bazel:bazel_test_test is failing on various platform
#2228 closed
Jul 22, 2025 -
[bazel.build] Problem with /install
#26583 closed
Jul 21, 2025 -
[bazel.build] Problem with /install
#26584 closed
Jul 21, 2025 -
[bazel.build] Problem with /reference/be/overview
#26591 closed
Jul 21, 2025 -
[bazel.build] Problem with /reference/be/overview
#26592 closed
Jul 21, 2025 -
[bazel.build] Problem with /install
#26593 closed
Jul 21, 2025 -
`9.0.0-pre.20250714.1` breaks usage of `rules_android` due to missing `@grpc-java` repo
#26582 closed
Jul 18, 2025
14 Issues opened by 9 people
-
[8.4.0] Add `--experimental_cancel_concurrent_tests=on_failed`
#26638 opened
Jul 25, 2025 -
deleted files showed up in `.bazel/bin` with `remote_download_regex`
#26629 opened
Jul 25, 2025 -
Building git_override module with strip_prefix finds too many files
#26628 opened
Jul 24, 2025 -
ctx.executable.X passed to subrule_ctx.actions.run_shell(tools=) doesn't have runfiles attached
#26627 opened
Jul 24, 2025 -
Feature request: Build a target as if we were building one of its parents
#26617 opened
Jul 23, 2025 -
[8.4.0] Prevent hangs during overflow conditions in grpc
#26616 opened
Jul 23, 2025 -
Some failed tests empties __init__.py
#26615 opened
Jul 23, 2025 -
[8.4.0] Path map environment variable values
#26610 opened
Jul 22, 2025 -
Show deselected tests in output
#26601 opened
Jul 21, 2025 -
[8.4.0] Normalize C++ action config tool paths based on exec platform OS
#26597 opened
Jul 21, 2025 -
Feature request: Override a use_repo_rule repo from root module
#26590 opened
Jul 20, 2025 -
Unclear documentation on how to set up local JDK
#26589 opened
Jul 20, 2025 -
depending on @bazel_tools//src/main/protobuf:deps_java_proto fails in nightly 9.0.0-pre.20250714.1
#26579 opened
Jul 18, 2025 -
local_repository / new_local_repository should support paths relative to the current module
#26578 opened
Jul 18, 2025
38 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[4/5] support C++20 Modules, support one phase compilation
#22553 commented on
Jul 25, 2025 • 7 new comments -
feat: alignment resolved
#26572 commented on
Jul 23, 2025 • 5 new comments -
Filter spawn strategies by execution platform
#24265 commented on
Jul 21, 2025 • 2 new comments -
Consider action_config tools for cc_toolchain make variables
#25888 commented on
Jul 25, 2025 • 2 new comments -
Set `LC_CTYPE=C.UTF-8` in the default action env
#25801 commented on
Jul 22, 2025 • 1 new comment -
Documentation issue: Rules Tutorial
#14907 commented on
Jul 24, 2025 • 0 new comments -
`alias` rule run bash completion
#22347 commented on
Jul 25, 2025 • 0 new comments -
Allow custom rules to overide default values for built-in attributes.
#17464 commented on
Jul 25, 2025 • 0 new comments -
Add `--strict_repo_env` option
#24404 commented on
Jul 19, 2025 • 0 new comments -
Support rule based cc_toolchains with dwp actions
#25071 commented on
Jul 22, 2025 • 0 new comments -
WIP: Merkle tree cache
#25650 commented on
Jul 24, 2025 • 0 new comments -
Make `test.xml` a regular test action output
#26048 commented on
Jul 25, 2025 • 0 new comments -
fix: Remove trailing fullstop from URL in error message
#26168 commented on
Jul 25, 2025 • 0 new comments -
Allow module extensions to persist facts in the lockfile
#26198 commented on
Jul 21, 2025 • 0 new comments -
Enable `--experimental_generate_llvm_lcov` by default
#26329 commented on
Jul 21, 2025 • 0 new comments -
Allow repo_contents_cache in WORKSPACE if bazelignored
#26522 commented on
Jul 22, 2025 • 0 new comments -
Add executables() query function
#26525 commented on
Jul 25, 2025 • 0 new comments -
WIP: musl
#26550 commented on
Jul 21, 2025 • 0 new comments -
Refactor Bazel module selection
#26573 commented on
Jul 21, 2025 • 0 new comments -
Allow `git_repository()` to clone from a local look-aside cache.
#17600 commented on
Jul 19, 2025 • 0 new comments -
Bazel Hangs in the Analysis Phase
#20569 commented on
Jul 19, 2025 • 0 new comments -
No local fallback after cache timeout
#20123 commented on
Jul 20, 2025 • 0 new comments -
Assembler with C preprocessor support seems to be missing for MSVC on Windows
#22372 commented on
Jul 20, 2025 • 0 new comments -
`osgi` and `aspectj` annotations(?) are not recognized by `ijar` and logs are flooded with the noise
#21781 commented on
Jul 21, 2025 • 0 new comments -
Compiler Specific COPTS
#25795 commented on
Jul 21, 2025 • 0 new comments -
`bazel coverage //...` for Java on Windows fails
#18839 commented on
Jul 21, 2025 • 0 new comments -
bazel coverage fails on windows because test_wrapper cannot find "collect_coverage.sh"
#15835 commented on
Jul 21, 2025 • 0 new comments -
[8.4.0] Disallow output bases under GC-able directories
#26557 commented on
Jul 21, 2025 • 0 new comments -
Enable gRPC compression for the BES
#25961 commented on
Jul 21, 2025 • 0 new comments -
toolchain tool_paths should accept labels
#8438 commented on
Jul 22, 2025 • 0 new comments -
New command "bazel completion (bash|zsh|fish)"
#26472 commented on
Jul 22, 2025 • 0 new comments -
New `indicated that a canonical reproducible form can be obtained by modifying arguments`
#26561 commented on
Jul 22, 2025 • 0 new comments -
Better error when a `dev_dependency` mismatch happens between `use_extension` and `use_repo`
#26556 commented on
Jul 22, 2025 • 0 new comments -
mod graph --output graph generates invalid graphviz data when using --extension_info repos
#26552 commented on
Jul 22, 2025 • 0 new comments -
cc_shared_library ignores objc_library transitive dependencies
#21893 commented on
Jul 22, 2025 • 0 new comments -
ctx.actions.symlink() are sent to RBE server as regular file, not symlinks
#26551 commented on
Jul 22, 2025 • 0 new comments -
Starlark types
#22935 commented on
Jul 23, 2025 • 0 new comments -
Support interactive --run_under for test targets
#13934 commented on
Jul 24, 2025 • 0 new comments