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] Implement RemoteActionFileSystem#statIfFound correctly when the path cannot be canonicalized (because one of the components is a non-directory or a dangling symlink). #21800

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

bazel-io
Copy link
Member

This improves the error message for a tree artifact containing a dangling symlink, which regressed in 4247c20 (see #15454 (comment)).

PiperOrigin-RevId: 617870632
Change-Id: I6847084a52b1e4bb7d8a9384ad6cd5d015dddf1b

Commit b78d73f

…cannot be canonicalized (because one of the components is a non-directory or a dangling symlink).

This improves the error message for a tree artifact containing a dangling symlink, which regressed in bazelbuild@4247c20 (see bazelbuild#15454 (comment)).

PiperOrigin-RevId: 617870632
Change-Id: I6847084a52b1e4bb7d8a9384ad6cd5d015dddf1b
@bazel-io bazel-io requested a review from a team as a code owner March 25, 2024 20:47
@bazel-io bazel-io added awaiting-review PR is awaiting review from an assigned reviewer team-Rules-API API for writing rules/aspects: providers, runfiles, actions, artifacts labels Mar 25, 2024
@bazel-io bazel-io requested a review from tjgq March 25, 2024 20:47
@iancha1992 iancha1992 enabled auto-merge (squash) March 25, 2024 20:56
@keertk
Copy link
Member

keertk commented Mar 27, 2024

@tjgq please review.

@iancha1992 iancha1992 merged commit 86ff365 into bazelbuild:release-7.2.0 Mar 27, 2024
32 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Rules-API API for writing rules/aspects: providers, runfiles, actions, artifacts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants