Commits
Click on a commit to change the comparison rangechore: move codegen-check GitHub Action to Bazel test
- Add codegen_docs_check Bazel test that verifies generated docs are up-to-date
- Add shell script that runs codegen and compares output with committed files
- Remove codegen-check job from docs.yml workflow
- Add codegen_docs_check to bazel-lint job in pr.yml
- Add codegen_srcs filegroup for template files in cli-lib/BUILD.bazel