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

Patch release to support dbt 0.1.x #128

Merged
merged 1 commit into from
Dec 5, 2021
Merged

Patch release to support dbt 0.1.x #128

merged 1 commit into from
Dec 5, 2021

Conversation

clausherther
Copy link
Contributor

This is a backwards compatible patch release that updates following files to support dbt 0.1.x

  • .gitignore
  • dbt_project.yml
  • integration_tests/dbt_project.yml

This release will work with versions of versions of dbt-date < 0.5.0 (and in turn versions of dbt-utils < 0.8.0).

cc: @joellabes

@clausherther clausherther merged commit 28d47f7 into main Dec 5, 2021
@clausherther clausherther deleted the patch/dbt-1-0 branch December 5, 2021 16:50
clausherther added a commit that referenced this pull request Dec 5, 2021
* Remove duplicate test

* Update to exclude new pacakge folder

* Update paths

* Update test.sh to use dbt build

* update gitignore

* Upgrade project to support dbt 0.1.x

* Require dbt-date >= 0.5.0

* Enable support for dbt 1.x (#128)

* rebase

* Update paths

* Update test.sh to use dbt build

* update gitignore

* rebase

* Require dbt-date >= 0.5.0

* Update README
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