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.2.0] Fix getting authentication for URLs in http repo rules #22583

Merged
merged 1 commit into from
May 29, 2024

Conversation

bazel-io
Copy link
Member

  • Fixed the leak of remote_patches URLs for downloaded the source archive.
  • Compute auth for required URLs only

Fixes #22201

Closes #22517.

PiperOrigin-RevId: 638300996
Change-Id: Ib76e3284f209d2314844cfd662ac8eadba785fae

Commit 5986420

- Fixed the leak of `remote_patches` URLs for downloaded the source archive.
- Compute auth for required URLs only

Fixes bazelbuild#22201

Closes bazelbuild#22517.

PiperOrigin-RevId: 638300996
Change-Id: Ib76e3284f209d2314844cfd662ac8eadba785fae
@bazel-io bazel-io added the team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. label May 29, 2024
@bazel-io bazel-io requested a review from a team as a code owner May 29, 2024 16:26
@bazel-io bazel-io added the awaiting-review PR is awaiting review from an assigned reviewer label May 29, 2024
@Wyverald Wyverald enabled auto-merge May 29, 2024 16:27
@Wyverald Wyverald added this pull request to the merge queue May 29, 2024
Merged via the queue into bazelbuild:release-7.2.0 with commit ca2e8fc May 29, 2024
33 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label May 29, 2024
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.

3 participants