fal-ai / dbt-fal

do more with dbt. dbt-fal helps you run Python alongside dbt, so you can send Slack alerts, detect anomalies and build machine learning models.
https://fal.ai/dbt-fal
Apache License 2.0
853 stars 72 forks source link

feat(fal): add dbt 1.5 support #841

Closed chamini2 closed 1 year ago

chamini2 commented 1 year ago

https://github.com/dbt-labs/dbt-core/issues/7465 is making it hard to reliably know where to search for artifacts (e.g. run_results) so we are still using the deprecated target-path in dbt_project.yml for pytest and we may need to use it for integration tests

closes #846 closes FEA-1037

linear[bot] commented 1 year ago

FEA-1037 fal dbt 1.5 support