bazelbuild/bazel
Ver no GitHubDistribute WorkRequestHandler to maven central
Open
#19.544 aberto em 15 de set. de 2023
P3help wantedteam-Performancetype: feature request
Métricas do repositório
- Stars
- (25.384 stars)
- Métricas de merge de PR
- (Mesclagem média 22d 20h) (77 fundiu PRs em 30d)
Description
Description of the feature request:
Bazel has a robust feature rich worker implementation baked into it. Exposing it as a Bazel tool or distributing it to maven central would eliminate the need for rule maintainers to build their own workers from scratch.
A few examples of projects that have had to build their own worker implementations: Intellij, rules_kotlin, rules_detekt.