bazelbuild / stardoc

Stardoc: Starlark Documentation Generator
Apache License 2.0
108 stars 45 forks source link

Prepare release 0.5.5 with java toolchains breakage fix for Bazel at HEAD #158

Closed tetromino closed 1 year ago

tetromino commented 1 year ago

Update rules_java dep to fix "No matching toolchains" errors with Bazel at HEAD, i.e. after https://github.com/bazelbuild/bazel/commit/975866a3e09212766bd353a90a8c42efe91d53ab

This error warrants an immediate release because it affects users of Stardoc releases, not just Stardoc itself.

See https://buildkite.com/bazel/bazel-skylib/builds/2692#0188728a-5bf4-4bb0-8d3a-6bc726a54f26 for an example failure.