dbt-labs / dbt-external-tables

dbt macros to stage external sources
https://hub.getdbt.com/dbt-labs/dbt_external_tables/latest/
Apache License 2.0
286 stars 115 forks source link

test matrix for dbt versions #262

Closed dataders closed 3 months ago

dataders commented 4 months ago

Currently we're only testing the latest version of dbt. In addition to testing each data platform, we should also be testing at least the last few minor versions of dbt.

In utopia, we'd have an ability to test against beta releases or working branches of Core or an adapter