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

[Bot Service] BREAKING CHANGE: az bot create change: Remove --kind, --password, --lang arguments. Add --app-type, --tenant-id, --msi-resource-id arguments #22902

Merged
merged 32 commits into from
Jun 28, 2022

Commits on May 7, 2022

  1. remove two deprecated kinds 'webapp' 'registration', and add 'azurebo…

    …t' for the default new kind
    
    Signed-off-by: jiaxuwu2021 <jiaxuwu@microsoft.com>
    jiaxuwu2021 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    da53d7a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. fix test case

    chinazhangchao committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    560cab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1476e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4fb67b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    34dc78c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e212fb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. add param

    chinazhangchao committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    fafca0d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    217803e View commit details
    Browse the repository at this point in the history
  2. fix test case

    chinazhangchao committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    c54a44f View commit details
    Browse the repository at this point in the history
  3. fix test error

    chinazhangchao committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    67091e9 View commit details
    Browse the repository at this point in the history
  4. fix test case

    chinazhangchao committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    39798b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. fix test case

    chinazhangchao committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    f4de72b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dc39d4 View commit details
    Browse the repository at this point in the history
  3. fix test case

    chinazhangchao committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    e29ce63 View commit details
    Browse the repository at this point in the history
  4. fix test case

    chinazhangchao committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    954afd3 View commit details
    Browse the repository at this point in the history
  5. fix test case

    chinazhangchao committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    e05d898 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. fix test case

    chinazhangchao committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    f971fab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    371c07b View commit details
    Browse the repository at this point in the history
  3. fix

    chinazhangchao committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    e574433 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. fix tests. update recoding

    fangyangci committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    64c1bdc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. update recording

    chinazhangchao committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    ab8e772 View commit details
    Browse the repository at this point in the history
  2. update recording

    chinazhangchao committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    0d8bcd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0dad96 View commit details
    Browse the repository at this point in the history
  4. fix errorexception

    chinazhangchao committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    581c316 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7355aee View commit details
    Browse the repository at this point in the history
  6. update recording

    chinazhangchao committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d3dc2ae View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. add bot type test

    chinazhangchao committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    a73ac49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fd5ff6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f00d005 View commit details
    Browse the repository at this point in the history
  4. use new error types

    chinazhangchao committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    83f9e15 View commit details
    Browse the repository at this point in the history
  5. change import

    chinazhangchao committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    637fdd8 View commit details
    Browse the repository at this point in the history
  6. format

    chinazhangchao committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    0117a2c View commit details
    Browse the repository at this point in the history