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

Add support for loading dbt project from cloud store using Airflow Object Store #1148

Closed
wants to merge 21 commits into from

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    e92f632 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from CorsettiS/dbt-project-remote

    support dbt project remote
    CorsettiS authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0522e38 View commit details
    Browse the repository at this point in the history
  3. Update config.py

    CorsettiS authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    151b4bb View commit details
    Browse the repository at this point in the history
  4. Update config.py

    CorsettiS authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1f9878a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7064047 View commit details
    Browse the repository at this point in the history
  6. simplify logic

    CorsettiS authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    40a253a View commit details
    Browse the repository at this point in the history
  7. Update config.py

    CorsettiS authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8cde3a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c303d9b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. simplify code

    corsettigyg committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    979e13d View commit details
    Browse the repository at this point in the history
  2. simplify code complexity

    corsettigyg committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    d9cf682 View commit details
    Browse the repository at this point in the history
  3. simplify project_name

    corsettigyg committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    5b7a7ca View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from CorsettiS/test-branch

    [skip ci] simplify code
    CorsettiS authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    85ce534 View commit details
    Browse the repository at this point in the history
  5. add tests

    corsettigyg committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ed6d9aa View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from CorsettiS/add-tests

    add tests
    CorsettiS authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    4044dba View commit details
    Browse the repository at this point in the history
  7. fix typo

    corsettigyg committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ad118b8 View commit details
    Browse the repository at this point in the history
  8. add documentation

    corsettigyg committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    b1634c3 View commit details
    Browse the repository at this point in the history
  9. simplify doc

    corsettigyg committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    013d5c9 View commit details
    Browse the repository at this point in the history
  10. fix logic in code

    corsettigyg committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    8c4ec34 View commit details
    Browse the repository at this point in the history
  11. fix wrong tests

    corsettigyg committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    511fb52 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    eb3ec85 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    897090e View commit details
    Browse the repository at this point in the history