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

Hubcap needs to know about dependencies.yml #275

Closed
Tracked by #7372
joellabes opened this issue Jul 3, 2023 · 0 comments · Fixed by #276
Closed
Tracked by #7372

Hubcap needs to know about dependencies.yml #275

joellabes opened this issue Jul 3, 2023 · 0 comments · Fixed by #276

Comments

@joellabes
Copy link
Contributor

dbt-labs/dbt-core#7631 / dbt-labs/dbt-core#7372 added the ability for package dependencies to be defined in dependencies.yml.

Hubcap needs to know to check that file's packages block as well.

It also needs to enforce the rules/outcomes listed here, especially the rule about only one of packages.yml and dependencies.yml being allowed to contain a packages key. I suspect that will need to be through duplication of logic as opposed to being able to just use dbt-core's logic, which is unfortunate.

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 a pull request may close this issue.

1 participant