Skip to content

Releases: Azure/azure-cli-dev-tools

azdev v0.1.68

17 May 06:03
3b507dc
Compare
Choose a tag to compare
  • azdev command-change tree-export: Add new command to support export command tree of CLI modules.

azdev v0.1.67

11 Apr 08:49
f95014f
Compare
Choose a tag to compare
  • 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

03 Apr 07:51
9767acb
Compare
Choose a tag to compare

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

25 Mar 09:51
202fd8a
Compare
Choose a tag to compare
  • 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

30 Jan 07:35
e370b9a
Compare
Choose a tag to compare
  • azdev extension cal-next-version: Fix module name when querying extension modules from index.

azdev v0.1.63

15 Jan 06:34
82a1c3b
Compare
Choose a tag to compare
  • azdev: Update required version for azure-cli-diff-tool.

azdev v0.1.62

15 Jan 05:39
4693ff2
Compare
Choose a tag to compare
  • azdev extension cal-next-version: New command to calculate valid version for next extension module release.

azdev v0.1.61

06 Dec 06:12
47539ef
Compare
Choose a tag to compare
  • 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

14 Sep 03:03
f414c3f
Compare
Choose a tag to compare
  • azdev statistics list-command-table: Handle exceptions when source code cannot be retrieved

azdev v0.1.59

10 Aug 08:27
d4e9490
Compare
Choose a tag to compare
  • azdev command-change meta-export: Normalize basic cmd types: str, bool, int, float