Releases: Azure/azure-cli-dev-tools
Releases · Azure/azure-cli-dev-tools
azdev v0.1.67
azdev extension cal-next-version: Justify preview/exp tag operation based on last version's tag and next version's stable/preview tag.
azdev v0.1.66
What's Changed
- {CI}
azdev style: Use azdev config files when .flake8 and pylintrc are not found in azure cli/ext repo. by @wangzelin007 in #442
Full Changelog: v0.1.65...v0.1.66
azdev v0.1.65
- Disable sending cli telemetry for azdev test
- Fix azdev style get_ext_repo_path issue
- Add support for double quotes in test argument search
azdev command-change: Add support for deprecate_info in subgroup, cmd, parameters and options
azdev v0.1.64
azdev extension cal-next-version: Fix module name when querying extension modules from index.
azdev v0.1.63
azdev: Update required version forazure-cli-diff-tool.
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.