Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glob patterns for file/directory exclusion/inclusion #10

Open
michenriksen opened this issue May 14, 2023 · 1 comment
Open

Glob patterns for file/directory exclusion/inclusion #10

michenriksen opened this issue May 14, 2023 · 1 comment
Assignees
Labels
priority: medium Will be addressed type: enhancement Improvement/addition to existing functionality
Milestone

Comments

@michenriksen
Copy link
Owner

michenriksen commented May 14, 2023

As a user,
  I want to do fine-grained exclusion and inclusion of files and directories using glob patterns
So that, 
  I can exclude branches of code or irrelevant files in file monitoring or focus on specific tests

Possible packages for glob parsing:

@michenriksen michenriksen converted this from a draft issue May 14, 2023
@michenriksen michenriksen self-assigned this May 14, 2023
@michenriksen michenriksen added priority: medium Will be addressed type: enhancement Improvement/addition to existing functionality labels May 14, 2023
@michenriksen michenriksen changed the title As a user, I want to do fine-grained exclusions of files and directories using glob patterns, so that exclude branches of code or irrelevant files in file monitoring As a user, I want to do fine-grained exclusions of files and directories using glob patterns so that I can exclude branches of code or irrelevant files in file monitoring May 14, 2023
@michenriksen michenriksen changed the title As a user, I want to do fine-grained exclusions of files and directories using glob patterns so that I can exclude branches of code or irrelevant files in file monitoring Glob patterns for file/directory exclusion/inclusion May 14, 2023
@michenriksen michenriksen added this to the v.1.0.0 milestone May 14, 2023
@katrinleinweber
Copy link

Would a more coarse approach of enabling multiple [dir] inputs help here, as an intermediate step towards glob-based includes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Will be addressed type: enhancement Improvement/addition to existing functionality
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants