-
Any informaiton about how to leverage fastbuild to distribute build Chromium(Windows/Linux)?
-
### Describe your environment
OS: Ubuntu
Python version: Python 3.9.19
Package version: 0.47b0
### What happened?
Attempt to build a Python project using opentelemetry.instrumentation.grpc usin…
-
Running `bazel test` on `cc_test` targets that do not specify `linkstatic = 1` seems to be broken since v2.1.0. The last working version was v2.0.0.
Minimal reproduction case: https://github.com/Fa…
-
Some engineers here at Stripe are seeing IntelliJ spend many minutes performing "Refreshing files." This often happens after _every_ Bazel IntelliJ sync.
When we pause IntelliJ in the debugger,…
-
```shell
C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/HostX64/x64/cl.exe /nologo /DCOMPILER_MSVC /DNOMINMAX /D_WIN32_WINNT=0x0601 /D_CRT_SECURE_NO_DEPRE…
-
# 🐞 bug report
### Affected Rule
The issue is caused by the rule: `compile_pip_requirements`
### Is this a regression?
I don't think this is a regression in rules_python, but this wo…
-
pkg/sql/logictest/tests/local-mixed-24.1/local-mixed-24_1_test.TestLogic_distsql_automatic_partial_stats [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_Un…
-
sql/pgwire.TestAuthenticationAndHBARules [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/17072070?buildTab=log) with [artifacts](https://teamcity…
-
`Exec` is useful when there's a many (inputs) to one (output) mapping. However, there're instances where we need `Exec` in 1:1 mapping e.g. shader compilation. Every shader I've generates a correspo…
-
repro
```
bazelisk coverage --@rules_rust//rust/settings:experimental_use_cc_common_link=True --@rules_rust//rust/settings:experimental_use_global_allocator=True --@rules_rust//:no_std=alloc //test…