azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

[Communication] add chat and identity command groups

Open mayssamm opened this issue 3 years ago • 1 comments


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • [X ] Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • [ X] Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

mayssamm avatar Aug 05 '22 17:08 mayssamm

Communication

yonzhan avatar Aug 06 '22 00:08 yonzhan

[Release] Update index.json for extension [ communication ] : https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1785968&view=results

azclibot avatar Aug 17 '22 03:08 azclibot