azure-devops-cli-extension icon indicating copy to clipboard operation
azure-devops-cli-extension copied to clipboard

Azure DevOps Extension for Azure CLI

Results 193 azure-devops-cli-extension issues
Sort by recently updated
recently updated
newest added

### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az repos pr list Extension Name: azure-devops. Version: 1.25.7.` **Errors:** ``` The requested resource...

Fixes #1249 (Azure pipelines job dependsOn are not explicit). - [X] : This PR has a corresponding issue open in the Repository. - [ ] : Approach is signed off...

`az devops login` fails in my CI environment with a strange error about a missing Python package. ``` $ echo "faketoken" | az devops login Unable to use secure credential...

Feature

**Is your feature request related to a problem? Please describe.** I can create Azure DevOps service endpoints but because the secrets are stored inside the endpoint, I do not want...

Feature

There is a race condition in the `get_cache_dir` function in *_file_cache.py*. If two instances of the CLI are launched at nearly the same time, they will race to create the...

Feature

**Is your feature request related to a problem? Please describe.** I was using azure-cli 2.9.1 and azure-devops extension 0.18.0 to manage an on-prem Azure DevOps Server. After updating that to...

Feature

Are there any plans to add 'build > library > secure files' components to the VSTS cli that would enable uploading secrets? --- #### Document Details ⚠ *Do not edit...

new command
Feature
validation

az pipelines release list lists only the first 100 releases regardless of --top 1000 option **To @Reproduce** Azure Cli Version: azure-cli 2.0.78 * Azure-Devops extension version: azure-devops 0.16.0 Steps to...

bug
Area: ProToCol
Requires API upgrade

When creating a pull request using az repos pr create, the json returned don't give the count of file changed in the PR. It would be usefull to automatically cancel...

Feature

I would like to be able to add comments to a pull-request. This might be done with a command of the following signature: ``` az repos pr comment add "My...

Feature