Releases: Azure/azure-cli-dev-tools
Releases · Azure/azure-cli-dev-tools
azdev v0.1.90
azdev cmdcov
: Fix incorrect detection of code changes as new commands
azdev v0.1.89
azdev scan/mask
: Add--continue-on-failure
support
azdev v0.1.88
azdev cmdcov
: Fix incorrect detection of code changes as new commands
azdev v0.1.87
azdev linter
: Fix repo path failed whendetect_new_command
.
azdev v0.1.86
azdev linter
: Add close html tags into whitelist ofdisallowed_html_tags
azdev v0.1.85
azdev setup
: Setup the upstream and enable .githooks for azure-cli and azure-cli-extensions reposazdev linter
: Adddisallowed_html_tags
andbroken_site_link
detection in linter rule and set them asMedium
for unblock CI pipeline temporarily
azdev v0.1.84
azdev generate-breaking-change-report
: Fixazdev -h
error caused by global importingazure.cli.core
inbreaking-change.py
module.
azdev v0.1.83
azdev generate-breaking-change-report
: Fixazdev.operations.breaking_change
not included insetup.py
.
azdev v0.1.82
azdev generate-breaking-change-report
: New command to collect upcoming breaking changes from codebase.
azdev v0.1.81
azdev scan/mask
: Add--confidence-level
to support secret pattern levels