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

Project Evaluator checks all folders and subfolders for naming conventions, instead of only defined folder with respective prefix name. #507

Open
1 of 6 tasks
ped-pas2 opened this issue Oct 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working triage
Milestone

Comments

@ped-pas2
Copy link

ped-pas2 commented Oct 23, 2024

Describe the bug

The package checks for naming conventions irrespective of just defined folder-valid prefix key value pair type of configuration.

Steps to reproduce

project.yml file

image

example folder structure :
image

Expected results

Raise a warning/ entry in result table for violating naming conventions set for folder "marts".

Actual results

Result table for fct_model_naming_conventions:
image

Screenshots and log output

If applicable, add screenshots or log output to help explain your problem.

System information

The contents of your packages.yml file:

Which database are you using dbt with?

  • postgres
  • redshift
  • bigquery
  • snowflake
  • trino/starburst
  • other (specify: ____________)

The output of dbt --version:

<output goes here>

Additional context

Are you interested in contributing the fix?

@ped-pas2 ped-pas2 added bug Something isn't working triage labels Oct 23, 2024
@dave-connors-3 dave-connors-3 added this to the v1.0.0 milestone Oct 24, 2024
@b-per
Copy link
Collaborator

b-per commented Jan 16, 2025

Hi! I will check this one in more details in the next weeks or so if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

3 participants