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

refactor(cli): modularise cli.py (DEV-3068) #673

Merged
merged 15 commits into from
Dec 7, 2023

Commits on Dec 6, 2023

  1. extract parsers

    Nora-Olivia-Ammann committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9969ebe View commit details
    Browse the repository at this point in the history
  2. extract parsers

    Nora-Olivia-Ammann committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    61ea8d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    199486c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    398d648 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1431cc1 View commit details
    Browse the repository at this point in the history
  6. Update cli.py

    Nora-Olivia-Ammann committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2772ab9 View commit details
    Browse the repository at this point in the history
  7. fix unittests cli

    Nora-Olivia-Ammann committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4376c8f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    d2774cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9bbe62 View commit details
    Browse the repository at this point in the history
  3. moving directory

    Nora-Olivia-Ammann committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fb9654f View commit details
    Browse the repository at this point in the history
  4. Update cli.py

    Nora-Olivia-Ammann committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c1db87f View commit details
    Browse the repository at this point in the history
  5. fix typing

    jnussbaum committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d78b6ff View commit details
    Browse the repository at this point in the history
  6. renaming

    Nora-Olivia-Ammann committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    92bb0b5 View commit details
    Browse the repository at this point in the history
  7. update names

    Nora-Olivia-Ammann committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    73381ed View commit details
    Browse the repository at this point in the history
  8. e2e fix

    Nora-Olivia-Ammann committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e8e252b View commit details
    Browse the repository at this point in the history