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

Lazy load click subcommands #3883

Merged
merged 21 commits into from
Jul 10, 2024
Merged

Lazy load click subcommands #3883

merged 21 commits into from
Jul 10, 2024

Commits on May 21, 2024

  1. Lazy load subcommands

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cbf054e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on Jun 24, 2024

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

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f79fde3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Make overwriting of commands work

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d53614a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Some lint fixes

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    05ada82 View commit details
    Browse the repository at this point in the history
  2. Some lint fixes

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f38676c View commit details
    Browse the repository at this point in the history
  3. Some lint fixes

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6dde38a View commit details
    Browse the repository at this point in the history
  4. Some lint fixes

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c6954e7 View commit details
    Browse the repository at this point in the history
  5. Fix some tests

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    63a4356 View commit details
    Browse the repository at this point in the history
  6. Some tests + lint

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9af13df View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. fix tests

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7933c61 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Move lazy group

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    409621e View commit details
    Browse the repository at this point in the history
  2. lint

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    dfba836 View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4adb0b8 View commit details
    Browse the repository at this point in the history
  4. lint

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8a903bf View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    29a86bd View commit details
    Browse the repository at this point in the history
  2. Remove commented parts, add comments

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0fd6cb4 View commit details
    Browse the repository at this point in the history
  3. test lazy commands + docs link

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    37764a7 View commit details
    Browse the repository at this point in the history
  4. Release notes

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d78a4c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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