Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main << Staging #72

Merged
merged 7 commits into from
Mar 8, 2023
Merged

Main << Staging #72

merged 7 commits into from
Mar 8, 2023

Conversation

Jaagrav
Copy link
Collaborator

@Jaagrav Jaagrav commented Mar 8, 2023

Change log:

  • print error message in comment if model changed materialises no asset
  • show downstream table within a collapsible section, so that the comment doesn't take up too much space in the PR convo
  • catch error in case the dbt model file has been deleted or could not be fetched
  • improve regex for extracting alias from file with the following edge cases
    • in case there are spaces between alias prop key and value alias = modelName
    • in case there are more props in the same config {{ config(foo = 'bar', alias = 'stg_customers', baz = 42) }}

@Jaagrav Jaagrav merged commit 47e2051 into main Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant