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

[6.2.0] Gracefully handle output symlinks with BwoB #18106

Merged
merged 2 commits into from
Apr 17, 2023
Merged

[6.2.0] Gracefully handle output symlinks with BwoB #18106

merged 2 commits into from
Apr 17, 2023

Commits on Apr 14, 2023

  1. Gracefully handle output symlinks with BwoB

    If an action creates output symlinks, `--remote_download_minimal` now falls back to downloading all its outputs rather than failing with an exception, which most of the time led to a broken build.
    
    Closes #18075.
    
    PiperOrigin-RevId: 524264497
    Change-Id: Id0dc77baf1f2c7c54553cf4d7f2d52ce889d1b8b
    fmeum authored and keertk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    89dad1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    388d620 View commit details
    Browse the repository at this point in the history