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

Update testing structure for dbt Labs testing support - postgres #181

Merged
merged 25 commits into from
Oct 18, 2024

Commits on Jun 11, 2024

  1. add tox

    emmyoop committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    44284bf View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. add postgres/redshift/bq

    emmyoop committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b7b521c View commit details
    Browse the repository at this point in the history
  2. add more wh, update var names

    emmyoop committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7e7a3e4 View commit details
    Browse the repository at this point in the history
  3. fix profiles key

    emmyoop committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c67d35c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. move supported adapters

    emmyoop committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f049256 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Add CI workflow

    emmyoop committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7f2b6b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    8f79625 View commit details
    Browse the repository at this point in the history
  2. fix BQ var name

    emmyoop committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b3ebee7 View commit details
    Browse the repository at this point in the history
  3. remove config from profile

    emmyoop committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    68dcd8b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    0253b5d View commit details
    Browse the repository at this point in the history
  2. fix vars

    emmyoop committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2b2d023 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. use premade workflow

    emmyoop committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b9af112 View commit details
    Browse the repository at this point in the history
  2. add newline

    emmyoop committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    91af3a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. use merged version

    emmyoop committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c65a371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a188739 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. use tag

    emmyoop committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    39a45ff View commit details
    Browse the repository at this point in the history
  2. update readme

    emmyoop committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b7b13f3 View commit details
    Browse the repository at this point in the history
  3. Add lines

    emmyoop authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f8ea9b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f167e3f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'er/setup-tox-postgres' of https://github.com/dbt-labs/d…

    …bt-codegen into er/setup-tox-postgres
    
    # Conflicts:
    #	integration_tests/ci/sample.profiles.yml
    emmyoop committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fd89013 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    145729a View commit details
    Browse the repository at this point in the history
  7. Update .circleci/config.yml

    Co-authored-by: Doug Beatty <[email protected]>
    emmyoop and dbeatty10 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    91d104c View commit details
    Browse the repository at this point in the history
  8. let circleCI set the schema

    emmyoop committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    85f2eac View commit details
    Browse the repository at this point in the history
  9. fix readme instructions

    emmyoop committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e85ab69 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. undo non-postgres changes

    emmyoop committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    978f67e View commit details
    Browse the repository at this point in the history