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

[5.1] Support decompressing zstd tar archives for repository rules. #15087

Commits on Mar 21, 2022

  1. Support decompressing zstd tar archives for repository rules.

    This is mostly a rebase of bazelbuild#11968 with a few tweaks of my own.
    
    Fixes bazelbuild#10342.
    
    Co-authored-by: Grzegorz Lukasik <glukasik@nuro.ai>
    
    RELNOTES[new]: `repository_ctx.extract`, and thus `http_archive`, can now decompress zstandard-compressed archives.
    
    Closes bazelbuild#15026.
    
    PiperOrigin-RevId: 436146779
    (cherry picked from commit 00d74ff)
    benjaminp authored and brentleyjones committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    7907269 View commit details
    Browse the repository at this point in the history