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

fix(core): include all files as input files #4310

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

loicmathieu
Copy link
Member

isRegularFile filter too many files, !isDirectory will include more files. I'm not sure why but for ex isRegularFile didn't include files in the DBT .profile dir

isRegularFile filter too many files, !isDirectory will include more files.
I'm not sure why but for ex isRegularFile didn't include files in the DBT .profile dir
Copy link

sonarcloud bot commented Jul 12, 2024

@loicmathieu loicmathieu merged commit ab3ebd6 into develop Jul 12, 2024
9 checks passed
@loicmathieu loicmathieu deleted the fix/task-runner-input-files branch July 12, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant