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

[7.1.0] Make it possible to toggle cache key scrubbing by rule kind #21276

Merged
merged 1 commit into from
Feb 10, 2024

Commits on Feb 9, 2024

  1. Make it possible to toggle cache key scrubbing by rule kind

    Add the target kind (e.g. java_library) to the scrubbing matcher configuration. This is useful because different kinds may use the same mnemonic, and specifying an explicit set of labels is labor-intensive and error-prone.
    
    Closes bazelbuild#21151.
    
    PiperOrigin-RevId: 605624773
    Change-Id: Ib5748ca2dbb3fd6d30b27fc1b292d7cd826ced62
    bozaro authored and bazel-io committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b471046 View commit details
    Browse the repository at this point in the history