Bazel build for multiple artifacts across languages
Open
component:dev-infra
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
Since we have many artifacts in this monorepo, currently the building toolchain for each component is language specific.
It seems bazel is fit for our project, only one building toolchain supports polylang, i.e., cpp/python/Java/Rust, even docker container. Especially for `flex-build`, maybe it is worth a try.
ref. https://bazel.build/
Contributor guide
Assessment
This issue has not been assessed yet.