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

Dbt gatekeeper test/nathan lugg #31

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

nrlugg
Copy link

@nrlugg nrlugg commented Nov 11, 2024

DBT Gatekeeper certification test

In order to get this actually working I had to do a few things:

  • upgrade to dbt 1.7.17
  • upgrade the packages to their latest (compatible) versions
  • move dbt_project.yml, selectors.yml, packages.yml into jaffle_shop
  • remove the package_projects directory, and the copy statements in the Makefile
  • add dbt_project_evaluator options to dbt_project.yml
  • fix some broken things in CI config.yml
  • switch from dbt-databricks adapter to dbt-duckdb adapter so that evaluation could run in CI
  • maybe some other stuff I can't remember...

@nrlugg nrlugg force-pushed the dbt-gatekeeper-test/nathan-lugg branch from 82fc8ae to 47dae08 Compare November 11, 2024 07:13
@nrlugg nrlugg force-pushed the dbt-gatekeeper-test/nathan-lugg branch from c57a6d5 to d2d7bb1 Compare November 11, 2024 07:27
@nrlugg nrlugg force-pushed the dbt-gatekeeper-test/nathan-lugg branch from 9ca7b4d to 68f15be Compare November 12, 2024 01:54
@nrlugg nrlugg force-pushed the dbt-gatekeeper-test/nathan-lugg branch from b342ad1 to b2e9d5c Compare November 12, 2024 03:38
@nrlugg nrlugg force-pushed the dbt-gatekeeper-test/nathan-lugg branch from b2e9d5c to f8bd9fb Compare November 12, 2024 03:40
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.

1 participant