[9.1.0] Replant symlinks before caching repos (https://github.com/bazelbuild/bazel/pull/28582)#28784
Merged
iancha1992 merged 2 commits intobazelbuild:release-9.1.0from Feb 25, 2026
Merged
Conversation
This reuses the logic for replanting symlinks in the vendor directory, which is improved to also cover the case of symlinks into the main repository. Work towards bazelbuild#28575 Closes bazelbuild#28582. PiperOrigin-RevId: 874701377 Change-Id: I661166dc8102421e62f9a4196bd0d305e0ec2bb7
meteorcloudy
approved these changes
Feb 25, 2026
Merged
via the queue into
bazelbuild:release-9.1.0
with commit Feb 25, 2026
cae6f92
45 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This reuses the logic for replanting symlinks in the vendor directory, which is improved to also cover the case of symlinks into the main repository.
Work towards #28575
Closes #28582.
PiperOrigin-RevId: 874701377
Change-Id: I661166dc8102421e62f9a4196bd0d305e0ec2bb7
Commit 2ce32e7