fivetran / dbt_stripe

Data models for Stripe built using dbt.
https://fivetran.github.io/dbt_stripe/
Apache License 2.0
29 stars 33 forks source link

Zendesk reference #14

Closed dimoschi closed 3 years ago

dimoschi commented 3 years ago

https://github.com/fivetran/dbt_stripe/blob/0fca4f35a333187953443f03bdcf323c1dc77ecf/dbt_project.yml#L17-L30

Could this be correct referencing zendesk inside dbt_stripe repo?

fivetran-joemarkiewicz commented 3 years ago

Hi @dimoschi thanks for opening this issue!

You are correct, that is incorrect zendesk referencing and must be changed to stripe. I will open a PR to fix this today. Thanks!

fivetran-joemarkiewicz commented 3 years ago

Hi @dimoschi, thank you again for catching this issue!

I have since been able to merge the PR mentioned above and cut the new v0.4.1 release for the Stripe package which includes the updates. The release should be live on the dbt hub come Monday.

I will close the Issue as we have been able to implement the quick bug fix. Please feel free to reach back out if you have any further questions.

dimoschi commented 3 years ago

Thank you for the immediate response.