Skip to content

Support decompressing zstd tar archives for repository rules.#15026

Closed
benjaminp wants to merge 1 commit intobazelbuild:masterfrom
benjaminp:zstd-archives
Closed

Support decompressing zstd tar archives for repository rules.#15026
benjaminp wants to merge 1 commit intobazelbuild:masterfrom
benjaminp:zstd-archives

Conversation

@benjaminp
Copy link
Copy Markdown
Collaborator

This is mostly a rebase of #11968 with a few tweaks of my own.

Fixes #10342.

Co-authored-by: Grzegorz Lukasik glukasik@nuro.ai

RELNOTES[new]: repository_ctx.extract, and thus http_archive, can now decompress zstandard-compressed archives.

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.
@bazel-io bazel-io closed this in 00d74ff Mar 21, 2022
brentleyjones pushed a commit to brentleyjones/bazel that referenced this pull request Mar 21, 2022
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)
Wyverald pushed a commit that referenced this pull request Mar 21, 2022
This is mostly a rebase of #11968 with a few tweaks of my own.

Fixes #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 #15026.

PiperOrigin-RevId: 436146779
(cherry picked from commit 00d74ff)

Co-authored-by: Benjamin Peterson <benjamin@engflow.com>
@benjaminp benjaminp deleted the zstd-archives branch March 21, 2022 14:54
@ShreeM01 ShreeM01 added the team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. label Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for .tar.zst to http_archive

3 participants