Skip to content

fix(ish): implement excludes for opendal source to some extent - #535

Open
hacker wants to merge 1 commit into
rustic-rs:mainfrom
hacker:fix/opendal-source-glob-exclusion
Open

fix(ish): implement excludes for opendal source to some extent#535
hacker wants to merge 1 commit into
rustic-rs:mainfrom
hacker:fix/opendal-source-glob-exclusion

Conversation

@hacker

@hacker hacker commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

the new opendal as source backend supports no exclusion whatsoever, which is quite a shortcoming (and should probably be documented). This commit partially fixes that, it does not implement all exclusions, but at least it implements glob exclusions, which is better than nothing.

I do not consider this commit a final resolution, especially given the general intention to get rid of dependency on ignore, but I'd say it's definitely an improvement.

the new opendal as source backend supports no exclusion whatsoever, which
is quite a shortcoming (and should probably be documented). This commit
partially fixes that, it does not implement all exclusions, but at least
it implements glob exclusions, which is better than nothing.

I do not consider this commit a final resolution, especially given the
general intention to get rid of dependency on `ignore`, but I'd say it's
definitely an improvement
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.

1 participant