Skip to content

Lazily create runfiles symlink trees with BwoB#26971

Draft
fmeum wants to merge 5 commits intobazelbuild:masterfrom
fmeum:lazy-runfiles-trees
Draft

Lazily create runfiles symlink trees with BwoB#26971
fmeum wants to merge 5 commits intobazelbuild:masterfrom
fmeum:lazy-runfiles-trees

Conversation

@fmeum
Copy link
Copy Markdown
Collaborator

@fmeum fmeum commented Sep 12, 2025

Fixes #18580

@fmeum fmeum force-pushed the lazy-runfiles-trees branch 2 times, most recently from ea6b856 to a80b3dc Compare September 16, 2025 07:46
# Conflicts:
#	src/main/java/com/google/devtools/build/lib/exec/SymlinkTreeStrategy.java
#	src/main/java/com/google/devtools/build/lib/remote/AbstractActionInputPrefetcher.java
#	src/main/java/com/google/devtools/build/lib/remote/RemoteActionInputFetcher.java
#	src/main/java/com/google/devtools/build/lib/remote/RemoteModule.java
@fmeum fmeum force-pushed the lazy-runfiles-trees branch from a80b3dc to 08eabaf Compare December 23, 2025 17:17
@github-actions
Copy link
Copy Markdown

Thank you for contributing to the Bazel repository! This pull request has been marked as stale since it has not had any activity in the last 30 days. It will be closed in the next 30 days unless any other activity occurs. If you think this PR is still relevant and should stay open, please post any comment here and the PR will no longer be marked as stale.

@github-actions github-actions bot added the stale Issues or PRs that are stale (no activity for 30 days) label Feb 18, 2026
@fmeum fmeum added not stale Issues or PRs that are inactive but not considered stale and removed stale Issues or PRs that are stale (no activity for 30 days) labels Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not stale Issues or PRs that are inactive but not considered stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do not create runfile trees unnecessarily when building without the bytes

1 participant