[9.3.0] Use available in-memory file metadata while uploading for the BES - #30446
Merged
Conversation
… BES ### Description ### Motivation Fixes bazelbuild#20576 Fixes bazelbuild#30410 ### Build API Changes No ### Checklist - [x] I have added tests for the new use cases (if any). - [ ] I have updated the documentation (if applicable). ### Release Notes RELNOTES: None Closes bazelbuild#30412. PiperOrigin-RevId: 952732111 Change-Id: Ib057cce14ade0ddc0aa372ba3dd4d60e6b0c242c (cherry picked from commit 9a849d9)
iancha1992
enabled auto-merge
July 23, 2026 19:16
coeuvre
approved these changes
Aug 13, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Aug 21, 2026
iancha1992
enabled auto-merge
August 24, 2026 18:15
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Aug 24, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Aug 24, 2026
iancha1992
enabled auto-merge
August 25, 2026 22:17
Merged
via the queue into
bazelbuild:release-9.3.0
with commit Aug 25, 2026
8a45d2d
41 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Motivation
Fixes #20576
Fixes #30410
Build API Changes
No
Checklist
Release Notes
RELNOTES: None
Closes #30412.
PiperOrigin-RevId: 952732111
Change-Id: Ib057cce14ade0ddc0aa372ba3dd4d60e6b0c242c
(cherry picked from commit 9a849d9)
Closes #30413