You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(examples): bump gazelle in examples/build_file_generation (#1421)
This PR fixes some broken examples in `examples/build_file_generation` –
because `gazelle` needed to be updated.
After this PR, `bazel run //:requirements.update && bazel run
//:gazelle_python_manifest.update && bazel run //:gazelle` no runs.
Moreover if you delete the autogenerated sections of the `BUILD.bazel`
file, it will regenerate them.
Fixes#1372
0 commit comments