bazelbuild/bazel

Distribute WorkRequestHandler to maven central

Open

#19,544 opened on 2023年9月15日

GitHub で見る
 (3 comments) (1 reaction) (0 assignees)Java (4,465 forks)batch import
P3help wantedteam-Performancetype: feature request

Repository metrics

Stars
 (25,384 stars)
PR merge metrics
 (平均マージ 22d 20h) (30d で 77 merged PRs)

説明

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.

コントリビューターガイド