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

Move UserConfig to dbt_project.yml and rename to ProjectFlags #9289

Merged
merged 24 commits into from
Jan 4, 2024

Commits on Dec 14, 2023

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

Commits on Dec 15, 2023

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

Commits on Dec 19, 2023

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

    gshank committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a5819cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a583db6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85614e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88f246b View commit details
    Browse the repository at this point in the history
  6. Refine errors

    gshank committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    520432a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa427ba View commit details
    Browse the repository at this point in the history
  8. Fix handling multiple configs

    gshank committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    56cd74d View commit details
    Browse the repository at this point in the history
  9. Fix test_config.py

    gshank committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    31c3b21 View commit details
    Browse the repository at this point in the history
  10. Fix a few functional tests

    gshank committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    163ec8d View commit details
    Browse the repository at this point in the history
  11. Don't throw an error when instantiating flags for lack of

    dbt_project.yml
    gshank committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    daddfda View commit details
    Browse the repository at this point in the history
  12. Fix a couple of more tests

    gshank committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    68dcf97 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Fix a few more tests

    gshank committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0d52794 View commit details
    Browse the repository at this point in the history
  2. Various cleanup

    gshank committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    4152ac7 View commit details
    Browse the repository at this point in the history
  3. Add extra line for black

    gshank committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d52bcdc View commit details
    Browse the repository at this point in the history
  4. Add deprecation test

    gshank committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    45ed0da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8430569 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51564d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

Commits on Jan 3, 2024

  1. Use DBT_PROJECT_FILE_NAME

    gshank committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    fb41e5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf5e5a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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