dbt-core-interface icon indicating copy to clipboard operation
dbt-core-interface copied to clipboard

Add dbt 1.6, update readme and add windows tests

Open alanmcruickshank opened this issue 2 years ago • 2 comments

The README was out of date with the supported versions, so this updates that.

It also adds test coverage for dbt 1.6 (the latest version https://pypi.org/project/dbt-core/).

Perhaps more experimentally, I've also added a windows test run (although, there's a good chance this might fail the first run through the github action).

I'm happy to help debug the windows test to get it working.

alanmcruickshank avatar Aug 17 '23 09:08 alanmcruickshank

I don't think I have access to approve the workflows, but feel free to tag me if anything fails and I can help fix it 👍.

alanmcruickshank avatar Aug 17 '23 09:08 alanmcruickshank

@alanmcruickshank The test with dbt 1.6 is failing, so it looks like Makfile needs to be modified as well.

https://github.com/z3z1ma/dbt-core-interface/blob/main/Makefile#L61-L86

syou6162 avatar Sep 11 '23 21:09 syou6162