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

Add custom models directory argument #105

Merged
merged 3 commits into from
Jan 28, 2023
Merged

Add custom models directory argument #105

merged 3 commits into from
Jan 28, 2023

Conversation

jacobsalway
Copy link
Contributor

@jacobsalway jacobsalway commented Jan 28, 2023

Hey,

I'm currently trying out the DbtDag and DbtTaskGroup classes for a project in the hope of replacing some bespoke manifest.json parsing code that we maintain, however I noticed the the dbt models directory is hard coded within the parser here.

We use a custom models directory name and I'm sure others might too, so I thought I could contribute a small change upstream to enable a custom models directory to be specified.

@jacobsalway jacobsalway marked this pull request as ready for review January 28, 2023 10:08
@jacobsalway jacobsalway requested a review from a team as a code owner January 28, 2023 10:08
@chrishronek chrishronek added the enhancement New feature or request label Jan 28, 2023
Copy link
Contributor

@chrishronek chrishronek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jacobsalway went ahead and tested it, and it worked like a charm.

Additionally, thank you so much for your contributions! If you need anything else (or have ideas for improvements), don't hesitate to reach out or open issues. 🍻

@chrishronek chrishronek merged commit 2ace050 into astronomer:main Jan 28, 2023
@jacobsalway jacobsalway deleted the add-custom-models-directory-argument branch January 29, 2023 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants