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 enabled as a source config #5008

Merged
merged 22 commits into from
Apr 12, 2022
Merged

Add enabled as a source config #5008

merged 22 commits into from
Apr 12, 2022

Commits on Apr 8, 2022

  1. initial pass at source config test w/o overrides

    emmyoop authored and Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8145832 View commit details
    Browse the repository at this point in the history
  2. Update tests/functional/sources/test_source_configs.py

    Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>
    2 people authored and Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    c22b424 View commit details
    Browse the repository at this point in the history
  3. Update tests/functional/sources/test_source_configs.py

    Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>
    2 people authored and Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8f71d29 View commit details
    Browse the repository at this point in the history
  4. tweaks from feedback

    emmyoop authored and Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    ca01d5c View commit details
    Browse the repository at this point in the history
  5. clean up some test logic - add override tests

    emmyoop authored and Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    1d5ca06 View commit details
    Browse the repository at this point in the history
  6. add new fields to source config class

    Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    d6aa961 View commit details
    Browse the repository at this point in the history
  7. fix odd formatting

    Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    60561f9 View commit details
    Browse the repository at this point in the history
  8. got a test working

    emmyoop authored and Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8bc2d40 View commit details
    Browse the repository at this point in the history
  9. removed unused tests

    emmyoop authored and Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    872dae2 View commit details
    Browse the repository at this point in the history
  10. removed extra fields from SourceConfig class

    emmyoop authored and Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    dda443d View commit details
    Browse the repository at this point in the history
  11. fixed next failing unit test

    emmyoop authored and Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    7dfd836 View commit details
    Browse the repository at this point in the history
  12. adding back missing import

    emmyoop authored and Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    05448ab View commit details
    Browse the repository at this point in the history
  13. first pass at adding source table configs

    Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    3507cf0 View commit details
    Browse the repository at this point in the history
  14. updated remaining tests to pass

    Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    bef9eb2 View commit details
    Browse the repository at this point in the history
  15. remove source override tests

    Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b172fef View commit details
    Browse the repository at this point in the history
  16. add comment for config merging

    Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    08d70cf View commit details
    Browse the repository at this point in the history
  17. changelog

    Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    5c515d9 View commit details
    Browse the repository at this point in the history
  18. remove old comments

    Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    612299d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f3ddf3b View commit details
    Browse the repository at this point in the history
  20. Merge branch 'main' into er/slim-down-requirements

    Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    497a2fa View commit details
    Browse the repository at this point in the history
  21. remove unhelpful test

    Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    2042262 View commit details
    Browse the repository at this point in the history
  22. adding back test file that was accidentally deleted

    Nathaniel May committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    582be80 View commit details
    Browse the repository at this point in the history