bazelbuild/bazel

Distribute WorkRequestHandler to maven central

Open

#19,544 创建于 2023年9月15日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)Java (4,465 fork)batch import
P3help wantedteam-Performancetype: feature request

仓库指标

Star
 (25,384 star)
PR 合并指标
 (平均合并 22天 20小时) (30 天内合并 77 个 PR)

描述

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.

贡献者指南