Skip to content

Tags: gwenwindflower/copier-dbt

Tags

v0.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update seeds-path to 'seeds'

v0.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add remaining adapters and profile tests (#12)

* Finish profile tests, all pass

* Update README to show all adapters covered

v0.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add testing framework, CI, and make post-commands optional (#6)

* Spike out CI workflow yml

* Spike out pytest and fixtures

* Fix duplication of slug logic in copier.yml

* Quote new jinja project_slug in copier.yml

* Resotre README bit that was lost again

* Expand README with CLI recs and learning resources

* Make disclaimer about me working at dbt a footnote

* Fix footnote disclaimer formatting

* Fix wording of disclaimer footnote

* Amended: profiles integration test working; rm'd test-build from git

* Integration tests working for BQ, SF, DDB

* Expand README re command optionality

* Move dev-requirements files to project root, update CI.yml

* Capitalize CI in workflow name

* Expand template exclude list to include dev-reqs

* Compile requirements before installing in CI

* Compile requirements before installing in CI corrected to dev-requirements

* Fix copier.yml from wonky merge

* Ensure tests are running copier state from HEAD

* Simplify CI matrix to py 3.10 macos for now

* Make 3.10 a string in ci.yml

v0.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add more excludes to copier.yml

v0.0.1

Copier touchups