fivetran / dbt_package_automations

Project used by the Fivetran dbt package team to help automate package development and maintenance efforts.
3 stars 1 forks source link

bugfix/fivetran-utils-ref-removal #4

Closed fivetran-joemarkiewicz closed 2 years ago

fivetran-joemarkiewicz commented 2 years ago

Issue that will be resolved with this PR

The project currently still references fivetran_utils at points within the macros. This causes the macros to fail due to incorrect referencing. This PR adjusts this to reference itself instead.

How was this tested?

This was tested and leveraged when developing the Google Ads Ad Reporting updates.

fivetran-jamie commented 2 years ago

are we waiting to merge this? i see sheri opened up a PR doing the same thing https://github.com/fivetran/dbt_package_automations/pull/7

fivetran-joemarkiewicz commented 2 years ago

@fivetran-jamie I was waiting for a review. But I just approved @fivetran-sheringuyen that has the same changes. I will close this PR and let Sheri's live on!