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

[8.0.0] Handle unresolved symlinks correctly when replacing an existing entry in a runfiles tree. #24258

Merged

Conversation

tjgq
Copy link
Contributor

@tjgq tjgq commented Nov 8, 2024

This edge case was missing from 51d7a3c.

Also add minimal unit test coverage for in-process symlink creation.

PiperOrigin-RevId: 694504600
Change-Id: Ida73afa1ce5730e885bc970eafd07211d1816e93

@tjgq tjgq requested a review from a team as a code owner November 8, 2024 16:41
@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Nov 8, 2024
@iancha1992 iancha1992 enabled auto-merge November 8, 2024 18:32
@iancha1992 iancha1992 added the team-Local-Exec Issues and PRs for the Execution (Local) team label Nov 8, 2024
…ng entry in a runfiles tree.

This edge case was missing from bazelbuild@51d7a3c.

Also add minimal unit test coverage for in-process symlink creation.

PiperOrigin-RevId: 694504600
Change-Id: Ida73afa1ce5730e885bc970eafd07211d1816e93
@tjgq tjgq force-pushed the runfiles-symlinks-cherrypick branch from d6fd79e to 8678e4d Compare November 12, 2024 12:46
@iancha1992 iancha1992 added this pull request to the merge queue Nov 12, 2024
Merged via the queue into bazelbuild:release-8.0.0 with commit faab29c Nov 12, 2024
45 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Nov 12, 2024
@iancha1992 iancha1992 added this to the 8.0.0 release blockers milestone Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Local-Exec Issues and PRs for the Execution (Local) team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants