Skip to content

Auto generated release for bzl-gen-build

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 01:45
· 148 commits to main since this release
3ec38bd
Improve Python indexing example (#227)

**Problem**
In the current example Python indexing only tracks
3rdparty libraries, but not Protobuf-generated sources.

**Solution**
This adjusts the scripts to index both 3rdparty pip targets
and Protobuf-generated sources.