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

Enable dbt Cloud provider to interact with single tenant instances #24264

Merged
merged 22 commits into from
Jun 6, 2022

Commits on Apr 12, 2022

  1. Enable provider to interact with single tenant

    Elize Papineau committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    770fcf8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Merge remote-tracking branch 'apache-https-for-providers/main' into d…

    …bt_cloud_single_tenant
    Elize Papineau committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    d5a98c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Define single tenant arg on Operator

    Elize Papineau committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    d68e39b View commit details
    Browse the repository at this point in the history
  2. Add test for single tenant endpoint

    Elize Papineau committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    2771d62 View commit details
    Browse the repository at this point in the history
  3. Enable provider to interact with single tenant

    Elize Papineau authored and epapineau committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    875b81a View commit details
    Browse the repository at this point in the history
  4. Define single tenant arg on Operator

    Elize Papineau authored and epapineau committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    13a9ed1 View commit details
    Browse the repository at this point in the history
  5. Add test for single tenant endpoint

    Elize Papineau authored and epapineau committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    80b19c2 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Code linting from black

    Elize Papineau committed May 6, 2022
    Configuration menu
    Copy the full SHA
    0927828 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dbt_cloud_single_tenant' of github.com:epapineau/airflo…

    …w into dbt_cloud_single_tenant
    Elize Papineau committed May 6, 2022
    Configuration menu
    Copy the full SHA
    075a5c4 View commit details
    Browse the repository at this point in the history
  3. Code linting from black

    Elize Papineau committed May 6, 2022
    Configuration menu
    Copy the full SHA
    ee957d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f999691 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Make Tenant a connection-level setting

    Elize Papineau committed May 12, 2022
    Configuration menu
    Copy the full SHA
    ac14061 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Remove tenant arg from Operator

    Elize Papineau committed May 24, 2022
    Configuration menu
    Copy the full SHA
    d0b62cd View commit details
    Browse the repository at this point in the history
  2. Make tenant connection-level param that defaults to 'cloud'

    Elize Papineau committed May 24, 2022
    Configuration menu
    Copy the full SHA
    047c6f4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Remove tenant param from sensor

    Elize Papineau committed May 26, 2022
    Configuration menu
    Copy the full SHA
    4d499e5 View commit details
    Browse the repository at this point in the history
  2. Remove leftover param string from hook

    Elize Papineau committed May 26, 2022
    Configuration menu
    Copy the full SHA
    ea42191 View commit details
    Browse the repository at this point in the history
  3. Update airflow/providers/dbt/cloud/hooks/dbt.py

    Co-authored-by: Josh Fell <48934154+josh-fell@users.noreply.github.com>
    epapineau and josh-fell authored May 26, 2022
    Configuration menu
    Copy the full SHA
    a85b9d8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dbt_cloud_single_tenant' of github.com:epapineau/airflo…

    …w into dbt_cloud_single_tenant
    Elize Papineau committed May 26, 2022
    Configuration menu
    Copy the full SHA
    2a7d33d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eeade92 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Integrate test simplification suggestion

    Elize Papineau committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    fd121f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Add connection to TestDbtCloudJobRunSesnor

    Elize Papineau committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    9de3d46 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Merge branch 'dbt_cloud_single_tenant' of github.com:epapineau/airflo…

    …w into dbt_cloud_single_tenant
    Elize Papineau committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    1827f65 View commit details
    Browse the repository at this point in the history