-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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.4.0] Wire up internal-inline-outputs
requirement with RE API
#23511
Comments
Cherry-pick was attempted but there were merge conflicts in the following file(s). Please resolve manually.
cc: @bazelbuild/triage |
|
Cherry-picked in #23714 |
…3714) In-memory outputs marked with the `internal-inline-outputs` execution requirement are now added to the `inline_output_files` hint field of the remote execution and remote cache API, potentially saving a round trip on files that are unconditionally read by Bazel client after spawn execution. Support for output file inlining has been added to the remote worker implementation. Fixes #8421. Closes #23428. PiperOrigin-RevId: 673938116 Change-Id: Ieaea53502c43f9fc90b99f72dd4cdb4711239dd3 (cherry picked from commit 56ad5d2) Closes #23511
Forked from #23428
The text was updated successfully, but these errors were encountered: