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

Commits on Mar 25, 2024

  1. Implement RemoteActionFileSystem#statIfFound correctly when the path …

    …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
    tjgq authored and bazel-io committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f5c9de9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    9bbd6cd View commit details
    Browse the repository at this point in the history