Releases: Azure/azure-cli-dev-tools
Releases · Azure/azure-cli-dev-tools
azdev v0.1.62
azdev extension cal-next-version
: New command to calculate valid version for next extension module release.
azdev v0.1.61
azdev test
: Add some examples.azdev style
: Modify the execution order of the _update_table function.azdev linter
: Bug fixes for_detected_tested_command
, strictly limited to starting with test and ending with .py or .yaml
azdev v0.1.60
azdev statistics list-command-table
: Handle exceptions when source code cannot be retrieved
azdev v0.1.59
azdev command-change meta-export
: Normalize basic cmd types: str, bool, int, float
azdev v0.1.58
Fix cmdcov issue(#417): Any name of a parameter has been tested, the parameter should be considered as passing the parameter test coverage.
azdev v0.1.57
azdev command-change meta-diff
: Remove duplicated meta-diff code and use azure-cli-diff-tool
azdev v0.1.56
Fix cmdcov issue(#410): Get config from github when get_cli_repo_path failed
azdev v0.1.55
azdev command-change meta-diff
: Fix data/meta_change_whitelist.txt pkg building
azdev v0.1.54
azdev command-change meta-export/meta-diff
: Add cmdtype
extraction, fix false positive in cmdPropUpdate and add whitelist in certain meta-changes (#401)
azdev v0.1.53
azdev command-change meta-export
: Add rule link (#402)