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

Initial implementation of simplifying config interfaces #389

Merged
merged 25 commits into from
Jul 25, 2023
Merged

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
    490363b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    de75578 View commit details
    Browse the repository at this point in the history
  14. Improve tests/coverage

    tatiana committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3ca6cdb View commit details
    Browse the repository at this point in the history
  15. Update cosmos/config.py

    Co-authored-by: Tatiana Al-Chueyr <[email protected]>
    Harel Shein and tatiana authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    fb6781e View commit details
    Browse the repository at this point in the history
  16. Update cosmos/config.py

    Co-authored-by: Tatiana Al-Chueyr <[email protected]>
    Harel Shein and tatiana authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    16c8983 View commit details
    Browse the repository at this point in the history
  17. rename config path args

    harels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    860739e View commit details
    Browse the repository at this point in the history
  18. fix tests

    harels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1dbb972 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    52cf189 View commit details
    Browse the repository at this point in the history
  20. fix tests

    harels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b034884 View commit details
    Browse the repository at this point in the history
  21. tests

    harels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8dda447 View commit details
    Browse the repository at this point in the history
  22. fix converter

    harels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cc92518 View commit details
    Browse the repository at this point in the history
  23. config update

    harels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4f8a5db View commit details
    Browse the repository at this point in the history
  24. manifest config

    harels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f8e374c View commit details
    Browse the repository at this point in the history
  25. manifest not mandatory

    harels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d2f2a50 View commit details
    Browse the repository at this point in the history