Skip to content

Conversation

@v-soujanya
Copy link
Contributor

@v-soujanya v-soujanya commented Jun 24, 2025

Description
We are releasing a new version of 1.0.2 Azure DevOps CLI extension update that addresses the issue described here: Azure/azure-devops-cli-extension#1462.
Fix: We are removing pkg_resources as it is now deprecated and will use modern Python methods for namespace declaration.
we have validated the fix and working fine

@azure-client-tools-bot-prd
Copy link

azure-client-tools-bot-prd bot commented Jun 24, 2025

️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

@azure-client-tools-bot-prd
Copy link

Hi @v-soujanya,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@github-actions
Copy link

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@yonzhan
Copy link
Collaborator

yonzhan commented Jun 24, 2025

Thank you for your contribution! We will review the pull request and get back to you soon.

@microsoft-github-policy-service microsoft-github-policy-service bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Jun 24, 2025
@microsoft-github-policy-service
Copy link
Contributor

Thank you for your contribution @v-soujanya! We will review the pull request and get back to you soon.

@github-actions
Copy link

@wangzelin007 wangzelin007 merged commit 8216a3f into Azure:main Jun 25, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants