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

Conversation

keertk
Copy link
Member

@keertk keertk commented Apr 14, 2023

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.

Commit ca30372

PiperOrigin-RevId: 524264497
Change-Id: Id0dc77baf1f2c7c54553cf4d7f2d52ce889d1b8b

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
@keertk keertk requested a review from ShreeM01 as a code owner April 14, 2023 21:35
@keertk keertk added team-Remote-Exec Issues and PRs for the Execution (Remote) team awaiting-review PR is awaiting review from an assigned reviewer labels Apr 14, 2023
@keertk keertk requested review from coeuvre and removed request for ShreeM01 April 14, 2023 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review PR is awaiting review from an assigned reviewer team-Remote-Exec Issues and PRs for the Execution (Remote) team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants