Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Python indexing example #227

Merged
merged 3 commits into from Mar 1, 2024

Commits on Feb 28, 2024

  1. Fix JVM example

    eed3si9n committed Feb 28, 2024
    Copy the full SHA
    ea91ab8 View commit details
    Browse the repository at this point in the history
  2. Improve Python indexing example

    **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.
    eed3si9n committed Feb 28, 2024
    Copy the full SHA
    208a8e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Copy the full SHA
    e1c5b06 View commit details
    Browse the repository at this point in the history