Describe the bug
dbt builds are currently failing in GitHub actions. This is likely because of an incompatibility between newer versions of The Tuva Project and dbt 1.6.3. Also needed here are some alterations to our synthetic data. Related PR is #49 and a related issue is #48.
To Reproduce
Run any GitHub action from main to see failing dbt runs. We are also seeing tests fail in GitHub Actions for some of our synthetic data as it gets run through the input layer.
Expected behavior
We expect CI to run without issue and tests to pass when running synthetic data through the input layer.
Screenshots

Environment
- Package version (e.g. 0.6.0):
- Data warehouse (e.g. Snowflake):
Additional context
A fix to this issue would likely come from updating dbt to a later version than 1.6.3.
Describe the bug
dbt builds are currently failing in GitHub actions. This is likely because of an incompatibility between newer versions of The Tuva Project and dbt 1.6.3. Also needed here are some alterations to our synthetic data. Related PR is #49 and a related issue is #48.
To Reproduce
Run any GitHub action from
mainto see failing dbt runs. We are also seeing tests fail in GitHub Actions for some of our synthetic data as it gets run through the input layer.Expected behavior
We expect CI to run without issue and tests to pass when running synthetic data through the input layer.
Screenshots

Environment
Additional context
A fix to this issue would likely come from updating dbt to a later version than 1.6.3.