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

Updates #6

Merged
merged 9 commits into from
Nov 2, 2020
Merged

Updates #6

merged 9 commits into from
Nov 2, 2020

Conversation

fivetran-jamie
Copy link
Contributor

@fivetran-jamie fivetran-jamie commented Oct 30, 2020

  • update dbt to >= 0.18.0
  • update dbt utils
  • move macro to fivetran utils

dbt_project.yml Outdated
config-version: 2
require-dbt-version: [">=0.18.0", "<0.19.0"]

source-paths: ["models"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

similar to my comment in the source package, please remove this block of default code. Thanks!

packages.yml Outdated
@@ -1,6 +1,9 @@
packages:
- package: fishtown-analytics/dbt_utils
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this package reference is not required, as the source package references dbt_utils already.

Copy link
Contributor

@kristin-bagnall kristin-bagnall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fivetran-jamie fivetran-jamie merged commit 2fee9a2 into master Nov 2, 2020
@fivetran-jamie fivetran-jamie deleted the updates branch November 2, 2020 20:27
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.

2 participants