Closed VersusFacit closed 4 months ago
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-snowflake contributing guide.
Verified working release job for 3.12
enabled 🎉
https://github.com/dbt-labs/dbt-snowflake/actions/runs/10046736112/job/27766937211
You can also see 3.12
integration tests working on this very PR.
https://github.com/dbt-labs/dbt-snowflake/actions/runs/10046882814/job/27767327557?pr=1144
We also need to update these lines: https://github.com/dbt-labs/dbt-snowflake/blob/2cdcf2b7a4c8bba2ab9fcc6ca485dc381eadb05b/.github/scripts/integration-test-matrix.js#L3 https://github.com/dbt-labs/dbt-snowflake/blob/2cdcf2b7a4c8bba2ab9fcc6ca485dc381eadb05b/tox.ini#L3 https://github.com/dbt-labs/dbt-snowflake/blob/2cdcf2b7a4c8bba2ab9fcc6ca485dc381eadb05b/tox.ini#L5 https://github.com/dbt-labs/dbt-snowflake/blob/2cdcf2b7a4c8bba2ab9fcc6ca485dc381eadb05b/tox.ini#L16 https://github.com/dbt-labs/dbt-snowflake/blob/2cdcf2b7a4c8bba2ab9fcc6ca485dc381eadb05b/.pre-commit-config.yaml#L25-L31
resolves #903
Problem
Adding Python
3.12
should pass a series of testspytest tests/unit
localpytest tests/functional
local3.12
active3.12.3
activeSolution
No code changes beyond GHA workflows and
setup.py
are needed for this adapter.Checklist