[9.1.0] Materialize important outputs from remote external repos (https://git…#28970
Merged
iancha1992 merged 2 commits intobazelbuild:release-9.1.0from Mar 27, 2026
Merged
[9.1.0] Materialize important outputs from remote external repos (https://git…#28970iancha1992 merged 2 commits intobazelbuild:release-9.1.0from
iancha1992 merged 2 commits intobazelbuild:release-9.1.0from
Conversation
auto-merge was automatically disabled
March 12, 2026 20:59
Pull request was converted to draft
Wyverald
approved these changes
Mar 24, 2026
Member
Author
Member
|
that's weird indeed. I definitely don't think this PR specifically is to blame... although the failure is almost consistent at this point: |
tjgq
approved these changes
Mar 26, 2026
…28308) Important outputs and runfiles from external repos that are remote repo contents cache hits got stuck at various levels of the materialization pipeline for being source artifacts. This is fixed by consolidating the skip logic in a `RemoteOutputChecker` static helper. Closes bazelbuild#28308. PiperOrigin-RevId: 881618604 Change-Id: Ifaae8e39b0bcab3803653ca82bcf00d26c487316
Merged
via the queue into
bazelbuild:release-9.1.0
with commit Mar 27, 2026
df1bd22
45 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.
…hub.com//pull/28308)
Important outputs and runfiles from external repos that are remote repo contents cache hits got stuck at various levels of the materialization pipeline for being source artifacts. This is fixed by consolidating the skip logic in a
RemoteOutputCheckerstatic helper.Closes #28308.
PiperOrigin-RevId: 881618604
Change-Id: Ifaae8e39b0bcab3803653ca82bcf00d26c487316
Description
Motivation
Build API Changes
No
Checklist
Release Notes
RELNOTES: None
Commit 16613f1