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: add root package for Cobra commands #825

Merged
merged 6 commits into from
Mar 30, 2023

Commits on Mar 26, 2023

  1. refactor: move commands to root package

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    b7b9963 View commit details
    Browse the repository at this point in the history
  2. fix main package naming

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    3403e35 View commit details
    Browse the repository at this point in the history
  3. undo changes

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    a0e4388 View commit details
    Browse the repository at this point in the history
  4. fix e2e

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    58b3ebe View commit details
    Browse the repository at this point in the history
  5. code clean

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    3fbf582 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. remove duplicated cancel

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c934e60 View commit details
    Browse the repository at this point in the history