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 with lazy subcommands and deferring imports #1920

Merged
merged 11 commits into from
Aug 29, 2024

Commits on May 21, 2024

  1. try delaying import + lazy subcommands

    Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com>
    ankatiyar committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c4c58af View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    f2ad11c View commit details
    Browse the repository at this point in the history
  2. fix lint

    ravi-kumar-pilla committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8d43906 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    fb9d4de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4410f0e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    6ef2728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79197f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

  1. address PR comments

    ravi-kumar-pilla committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a83e878 View commit details
    Browse the repository at this point in the history