Thi Doan
Thi Doan
Currently the environment variables in the scheme's `Test` action are already inherited from the `_test` target's `env` attribute. But there are use cases where environment variables don't have fixed values,...
And mirror it in `swift_protoc_gen_aspect`.
Instead of only replacing symlinks of declared output files, now we need to replace symlinks of everything in the declared tree artifact. Without this, Bazel 7 would fail when it...
### Description of the bug: As the title says, `--incompatible_sandbox_hermetic_tmp` (default since Bazel 7) breaks virtual includes if building with an output base starts with `/tmp`. ### Which category does...