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

adding exclude syntax to match patterns #5

Merged
merged 9 commits into from
Jul 20, 2024
Merged

adding exclude syntax to match patterns #5

merged 9 commits into from
Jul 20, 2024

Conversation

jortega0
Copy link
Collaborator

@jortega0 jortega0 commented Jul 20, 2024

This PR adds the ability to specify exclude patterns in the same list of file watcher patterns.

Exclude patterns filter out modified files so their changes do not trigger those build steps.

Additionally I've added a bunch of debug prints when MONOREPO_DIFF_DEBUG environment variable is set.

@jortega0 jortega0 self-assigned this Jul 20, 2024
@jortega0 jortega0 merged commit 62d495a into master Jul 20, 2024
5 checks passed
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