Skip to content

Conversation

@beljul
Copy link

@beljul beljul commented Mar 15, 2024

No description provided.

@beljul
Copy link
Author

beljul commented Mar 15, 2024

As mentioned in #19 the GHA doesn't support cases where the DBT project is defined in a sub-directory.

To support this case, we have to allow the GHA to specify a --project-dir parameter to DBT.

@rfdearborn Could you please review the change?

@beljul beljul force-pushed the support-dbt-project-dir branch from 4e0e029 to 9fd1027 Compare March 15, 2024 14:38
Copy link
Owner

@rfdearborn rfdearborn left a comment

Choose a reason for hiding this comment

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

Sorry, missed the notif on this! You'll also need to update tests/test_integration.py


- `dbt-package`: dbt-bigquery, dbt-postgres, dbt-bigquery==1.0.0, etc. (**required**)
- `dbt-profile-path`: where profile.yml lives (default: `./`)
- `dbt-project-path`: where dbt_project.yml lives (default: `./`)
Copy link
Owner

Choose a reason for hiding this comment

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

Mind adding under ### Example workflow also?

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