-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[7.1.0] Remove the restriction that relative symlinks in a tree artif…
…act may not point outside the tree. (#21449) As discussed in #20891, the restriction is pointless, as it can already be bypassed with an absolute symlink. Note that the symlinks are still required not to dangle in all cases. Also rename and reorganize the tests in TreeArtifactBuildTest in a more logical manner. Fixes #20891. Closes #21263. Commit 5506a0f PiperOrigin-RevId: 608926604 Change-Id: I967a383b9891360700f868abd5c2d292e0e7974e Co-authored-by: thesayyn <thesayyn@gmail.com>
- Loading branch information
Showing
3 changed files
with
81 additions
and
100 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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