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

Ensure parent directories of action outputs are made writable when building without the bytes. #23555

Closed
wants to merge 1 commit into from

Conversation

tjgq
Copy link
Contributor

@tjgq tjgq commented Sep 9, 2024

Fixes #23462.

@tjgq tjgq requested a review from a team as a code owner September 9, 2024 13:50
@tjgq tjgq requested a review from coeuvre September 9, 2024 13:50
@github-actions github-actions bot added team-Performance Issues for Performance teams team-Remote-Exec Issues and PRs for the Execution (Remote) team awaiting-review PR is awaiting review from an assigned reviewer labels Sep 9, 2024
@tjgq tjgq added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Sep 9, 2024
@tjgq
Copy link
Contributor Author

tjgq commented Sep 9, 2024

@bazel-io fork 7.4.0

@github-actions github-actions bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Sep 10, 2024
bazel-io pushed a commit to bazel-io/bazel that referenced this pull request Sep 10, 2024
…ilding without the bytes.

Fixes bazelbuild#23462.

Closes bazelbuild#23555.

PiperOrigin-RevId: 672863567
Change-Id: I50af46f2ae637fb478e81ae31bd16ac4e306fe40
github-merge-queue bot pushed a commit that referenced this pull request Sep 12, 2024
… when building without the bytes. (#23577)

Fixes #23462.

Closes #23555.

PiperOrigin-RevId: 672863567
Change-Id: I50af46f2ae637fb478e81ae31bd16ac4e306fe40

Commit
885a6ba

Co-authored-by: Tiago Quelhas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Performance Issues for Performance teams team-Remote-Exec Issues and PRs for the Execution (Remote) team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parent directory of output file not made writable when building without the bytes
2 participants