dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
405 stars 227 forks source link

Add Github action for integration test #896

Closed JCZuurmond closed 1 year ago

JCZuurmond commented 1 year ago

Part of resolving #719

Problem

Removing the dependency on CircleCI

Solution

Use Github Actions

Checklist

JCZuurmond commented 1 year ago

The ci/circleci: integration-spark-thrift is unrelated to this PR. And actually solved by providing the Github action!

colin-rogers-dbt commented 1 year ago

Going to take this and add some stuff we use in other repos + databricks integ test setup in https://github.com/dbt-labs/dbt-spark/pull/923