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

Support user-supplied profiles #390

Merged
merged 33 commits into from
Jul 26, 2023
Merged

Support user-supplied profiles #390

merged 33 commits into from
Jul 26, 2023

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    2bea709 View commit details
    Browse the repository at this point in the history
  2. remove unused args

    jlaneve committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7f9a300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63c4eb8 View commit details
    Browse the repository at this point in the history
  4. fix config description

    harels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    99e1a69 View commit details
    Browse the repository at this point in the history
  5. add basic test for config

    harels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    dd26782 View commit details
    Browse the repository at this point in the history
  6. use cosmos config exception

    harels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e0447e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    355c0eb View commit details
    Browse the repository at this point in the history
  8. match cosmos exception type

    harels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d2dabde View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into config-interface

    Harel Shein authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    708b31e View commit details
    Browse the repository at this point in the history
  10. self ref

    harels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4cf1fe9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3bb710f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d575cc View commit details
    Browse the repository at this point in the history
  13. Add example DAG

    jlaneve committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    18c3b9c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b54286d View commit details
    Browse the repository at this point in the history
  15. minor changes

    jlaneve committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    343a9ac View commit details
    Browse the repository at this point in the history
  16. Merge branch 'main' into byo-profile

    Harel Shein authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1e375e5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7d388ef View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. rename auto mapping function

    harels committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ee33c1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ed70a0 View commit details
    Browse the repository at this point in the history
  3. fix conn id ref

    harels committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2d7352e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47ac319 View commit details
    Browse the repository at this point in the history
  5. dont pull connections twice

    jlaneve committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    84e6798 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9bced8 View commit details
    Browse the repository at this point in the history
  7. fix tests

    jlaneve committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7e6aefc View commit details
    Browse the repository at this point in the history
  8. fix precommit

    jlaneve committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c587c52 View commit details
    Browse the repository at this point in the history
  9. explicitly use paths

    jlaneve committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9fee0ef View commit details
    Browse the repository at this point in the history
  10. fix last mypy issue

    jlaneve committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    28b768e View commit details
    Browse the repository at this point in the history
  11. patch existence check

    jlaneve committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b3e2153 View commit details
    Browse the repository at this point in the history
  12. try to fix integration tests

    jlaneve committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d785c1c View commit details
    Browse the repository at this point in the history
  13. fix last int test

    jlaneve committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d79edfa View commit details
    Browse the repository at this point in the history
  14. fix airflow graph test

    jlaneve committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b1dfb70 View commit details
    Browse the repository at this point in the history
  15. addressing feedback

    harels committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d9e05d5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    203c963 View commit details
    Browse the repository at this point in the history