Azure / azure-cli-dev-tools

Developer utilities for Azure CLI command module and extension developers.
MIT License
81 stars 113 forks source link

[CICD] Fix cmdcov bug #410

Closed wangzelin007 closed 1 year ago

wangzelin007 commented 1 year ago

Because azdev setup does not necessarily need to specify the main repo, which causes get_cli_repo_path() to fail, and the configuration file needs to be obtained through an http request.

azure-client-tools-bot-prd[bot] commented 1 year ago

Hi @wangzelin007, Please write the description of change into HISTORY.rst. If you want to release a new azdev version, please update the VERSION in init.py as well.