fivetran / dbt_google_ads

Fivetran data transformations for Google Ads built using dbt.
https://fivetran.github.io/dbt_google_ads/
Apache License 2.0
13 stars 29 forks source link

revert dbt expectations version docs #59

Closed fivetran-reneeli closed 11 months ago

fivetran-reneeli commented 11 months ago

PR Overview

This PR will address the following Issue/Feature: Reverse some changes made in PR https://github.com/fivetran/dbt_google_ads/issues/50, specifically the docs that mention dbt-expectations version was updated to [v0.9.0,v0.10.0]. This upstream update in google ads source cause version conflicts for customers using other packages also leveraging dbt-expectations. We will need to make a universal bump to that version rather than just in google ads source. So for now, we will reverse those docs

This PR will result in the following new package version:

Wrapping into next batch of releases

Please detail what change(s) this PR introduces and any additional information that should be known during the review of this PR:

PR Checklist

Basic Validation

Please acknowledge that you have successfully performed the following commands locally:

Before marking this PR as "ready for review" the following have been applied:

Detailed Validation

Please acknowledge that the following validation checks have been performed prior to marking this PR as "ready for review":

Standard Updates

Please acknowledge that your PR contains the following standard updates:

❗ Special Updates for Ad Reporting ❗

To reduce integration testing time, not all models should be enabled in the run_models.sh vars. Update the variables after dbt run and dbt test to set:

dbt Docs

Please acknowledge that after the above were all completed the below were applied to your branch:

If you had to summarize this PR in an emoji, which would it be?

:dancer: