Stabilize path mapping
Open
P2
team-Configurability
- Dominant language
- Java
- Stars
- 25.8k
- Forks
- 4.6k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 72
Description
`--experimental_output_paths=strip` has seen a number of improvements over the past two years and may very well be at a point where it can be stabilized.
TODOs:
- [ ] Decide whether to specialize the implementation to just path stripping.
- [ ] Decide whether to rename the flag and simplify the flag.
- [ ] Add proper Bazel documentation.
- [ ] Investigate future improvements such as materialization of mapped paths for debugging.
- [ ] Automatically map roots as a follow-up to https://github.com/bazelbuild/bazel/pull/28074
Contributor guide
Assessment
This issue has not been assessed yet.