rules_buf
rules_buf copied to clipboard
Docs suggestion: bzlmod
At present the docs for bazel are written in the context of WORKSPACE.
WORKSPACE is now considered legacy and has been replaced with bzlmod.
It would be good if the docs could be updated for a workflow that uses bzlmod.
Do any of y'all made it work with bzlmod? I'm running into some weird stardoc not found errors (even if I make sure to bazel_dep it and provide repo_name).
@ ratnikov There is a bzlmod example here, can you try that?
Docs updated: https://buf.build/docs/cli/build-systems/bazel/?h=bazel