bazelbuild/bazel

Distribute WorkRequestHandler to maven central

Open

#19.544 aperta il 15 set 2023

Vedi su GitHub
 (3 commenti) (1 reazione) (0 assegnatari)Java (4465 fork)batch import
P3help wantedteam-Performancetype: feature request

Metriche repository

Star
 (25.384 star)
Metriche merge PR
 (Merge medio 22g 20h) (77 PR mergiate in 30 g)

Descrizione

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.

Guida contributor