Skip to content

[crate_universe] Implemented logic for having splicer follow .bazelignore - #4219

Open
rdelfin wants to merge 1 commit into
bazelbuild:mainfrom
rdelfin:fix-splicer-bazelignore
Open

[crate_universe] Implemented logic for having splicer follow .bazelignore#4219
rdelfin wants to merge 1 commit into
bazelbuild:mainfrom
rdelfin:fix-splicer-bazelignore

Conversation

@rdelfin

@rdelfin rdelfin commented Aug 10, 2026

Copy link
Copy Markdown

Currently the splicer simply has a manually created list of files/folders is skips over. This makes it hard for users to override this list, add new items, or configure it in any way. This fixes the issue by parsing the respective files and matching against them when splicing.

This fixes #3590

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FR(crate_universe): honor .bazelignore and REPO.bazel ignore_directories

1 participant