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

filter out package paths, local and global #157

Merged
merged 3 commits into from
Aug 30, 2023

Conversation

dave-connors-3
Copy link
Collaborator

If you are using the --projects-dir arg, and your projects have packages installed, the glob method we use will pick up those project_paths as well. SImilarly, global packages in your virtual environment, if your venv is in the --projects-dir will get picked up here too.

This filters out projects that are in a directory containing dbt_packages or site-packages

@graciegoheen graciegoheen mentioned this pull request Aug 29, 2023
@dave-connors-3 dave-connors-3 merged commit 07a9082 into main Aug 30, 2023
3 checks passed
@nicholasyager nicholasyager deleted the exclude-packages-in-connect branch September 1, 2023 12:43
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.

2 participants