ZelinWang

Results 14 issues of ZelinWang

Hi component detection team, Our public repo: [azure-cli](https://github.com/Azure/azure-cli) is using component detection in Azure DevOps pipelines. in our repo, we have multiple reuqirment.$PYVERSION.$PLATFORM.txt file. For example: https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/requirements.py3.Darwin.txt https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/requirements.py3.Linux.txt https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/requirements.py3.windows.txt But...

status:waiting-on-response
type:bug
detector:pip

Hi component detection team, Our public repo: [azure-cli](https://github.com/Azure/azure-cli) is using component detection in Azure DevOps pipelines. in our repo, we have multiple setup.py file and reuqirment.txt file. For example: https://github.com/Azure/azure-cli/blob/dev/tools/setup.py...

status:ready
type:bug
detector:pip

--- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command ### General Guidelines - [ ] Have you run `azdev...

CI
Auto-Assign

--- - [ ] Consider use azdev to do static testing. (TODO) - [ ] Use same pylintrc file and same pylint version 2.11.1.

CI
Auto-Assign

Description: - `azdev cmdcov` atuo generate CLI Command Test Coverage Report about every module to track and improve command-level test coverage. - `azdev linter` add rules to detect any missing...

CI

Linter check raise the following error in [PR](https://github.com/Azure/azure-cli/pull/22201): https://dev.azure.com/azure-sdk/public/_build/results?buildId=1532217&view=logs&j=168ccbe3-da49-5c0b-6478-08f7016e4bf5&t=10a595be-4223-5cc7-9a73-012871b6eaee&s=96ac2280-8cb4-5df5-99de-dd2da759617d ![image](https://user-images.githubusercontent.com/18628534/165687848-80731fa0-78a6-4d86-a7ed-cf2efa0385d0.png) After debugging, it is caused by: https://github.com/Azure/azure-cli-dev-tools/blob/c94bff479f633845ccce1279eebac60426e985ab/azdev/operations/linter/rules/help_rules.py#L124 Linter rule `faulty_help_example_parameters_rule` will get `example_text` from _help.py file. One of the generated...

bug
CI

blockedLabels = ["do-not-merge", "needs-author-feedback"]; **Related command** **Description** **Testing Guide** **History Notes** [Component Name 1] BREAKING CHANGE: `az command a`: Make some customer-facing breaking change [Component Name 2] `az command b`:...

CI
Auto-Assign

Last Saturday, this task `ms-codeanalysis.vss-microsoft-security-code-analysis-devops.build-task-credscan.CredScan@2` began failing unexpectedly with the following error message: ![image](https://github.com/Azure/azure-cli-extensions/assets/18628534/e6472114-ce9a-4f5d-bb20-5c0a5b3b3ce1) We have sent an email and created an ICM. But progress is very slow, and many...

CI
Auto-Assign

**Related command** **Description** **Testing Guide** **History Notes** [Component Name 1] BREAKING CHANGE: `az command a`: Make some customer-facing breaking change [Component Name 2] `az command b`: Add some customer-facing feature...

Installation
CI
Auto-Assign

blockedLabels = ["do-not-merge", "needs-author-feedback"]; --- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command ### General Guidelines - [ ]...

CI
Auto-Assign