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

Test dbt minor versions #29

Merged
merged 6 commits into from
Feb 26, 2023
Merged

Test dbt minor versions #29

merged 6 commits into from
Feb 26, 2023

Conversation

JCZuurmond
Copy link
Collaborator

@JCZuurmond JCZuurmond commented Feb 26, 2023

resolves #28

Description

Tes the dbt minor versions in a tox matrix.

Checklist

  • I read the CONTRIBUTING guide and understand what's expected of me
  • I ran this code in development and it appears to resolve the stated issue
  • I added tests, or tests are not required/relevant for this PR
  • I added an entry to the CHANGELOG detailing the change of this PR

It should be 1.1.0 since we use the session type in
We only support the versions for which we test. And, in this way
Dependabot might detect the dependency version
@JCZuurmond
Copy link
Collaborator Author

We will solve the issue with dbt-spark~=1.4.0 in another PR.

@JCZuurmond JCZuurmond merged commit 2d86bbf into main Feb 26, 2023
@JCZuurmond JCZuurmond deleted the test-dbt-minor-versions branch February 26, 2023 18:51
JCZuurmond added a commit that referenced this pull request Mar 1, 2023
- Add example with column rename macro ([PR](#19))
- Add `--profiles-dir` as an option for setting the profiles directory
- Extend tox matrix to test for dbt-spark minor versions ([PR](#29))
- Extend testing matrix to test for Python minor version 3.10 ([PR](#30))
@JCZuurmond JCZuurmond mentioned this pull request Mar 1, 2023
4 tasks
JCZuurmond added a commit that referenced this pull request Mar 1, 2023
* Release 0.2.0

- Add example with column rename macro ([PR](#19))
- Add `--profiles-dir` as an option for setting the profiles directory
- Extend tox matrix to test for dbt-spark minor versions ([PR](#29))
- Extend testing matrix to test for Python minor version 3.10 ([PR](#30))
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.

[Feature] Extend the tox matrix to test for all minor versions of dbt
1 participant