generated from bazel-contrib/rules-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Milestone
Description
There are a few places in the code-base that need to be kept up-to-date by executing various commands:
-
bazel run //:gazelle update
to update thebzl_library
targets (and potentially others going forward). -
scripts/all_files.py
to generateall_files
filegroup
s needed for integration testing. -
bazel run @contrib_rules_bazel_integration_test//tools:update_deleted_packages
to update the--deleted_packages
flags for integration testing. -
bazel run //docs:update
to generate the Stardocs API documentation. -
Offer one single command to run all of these in one go.
-
Add a test to CI to ensure that these generated files and targets are up-to-date.
-
Update
CONTRIBUTING.md
Metadata
Metadata
Assignees
Labels
No labels