bazel-skylib/gazelle
Alexandre Rostovtsev 99a6bcb240
Add gazelle plugin to CI and distribution mechanism (#424)
After #400, the gazelle plugin has been cleanly separated out into its own bazel workspace, which will soon finally allow us to mark it stable. But this means:

* we need to change our bazelci config to explicitly build and test it, since `bazel build //...` no longer includes the plugin;
* we need to add proper distribution rules for it;
* we need to update release instructions, since now we will have two distribution tarballs
2023-01-20 16:48:10 -05:00
..
bzl Add gazelle plugin to CI and distribution mechanism (#424) 2023-01-20 16:48:10 -05:00
BUILD Add gazelle plugin to CI and distribution mechanism (#424) 2023-01-20 16:48:10 -05:00
MODULE.bazel Add gazelle plugin to CI and distribution mechanism (#424) 2023-01-20 16:48:10 -05:00
WORKSPACE Add the gazelle plugin to the distribution (#400) 2022-11-07 11:25:38 +01:00
WORKSPACE.bzlmod Add the gazelle plugin to the distribution (#400) 2022-11-07 11:25:38 +01:00
setup.bzl Add the gazelle plugin to the distribution (#400) 2022-11-07 11:25:38 +01:00
workspace.bzl Add the gazelle plugin to the distribution (#400) 2022-11-07 11:25:38 +01:00