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

[8.0.0] Rename stripPrefix= to strip_prefix= #24035

Merged
merged 1 commit into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. Rename stripPrefix= to strip_prefix=

    Fixes bazelbuild#16496
    
    Closes bazelbuild#24019.
    
    RELNOTES: The stripPrefix parameter of repository_ctx.download_and_extract()
    and repository_ctx.extract() has been renamed to strip_prefix; the deprecated
    stripPrefix name remains usable for compatibility.
    PiperOrigin-RevId: 687224164
    Change-Id: Iffaba2e65c049a2ff8bb98d1fba52e0bba9e5a02
    tetromino authored and bazel-io committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3aa6ba2 View commit details
    Browse the repository at this point in the history