azure-devops-cli-extension
azure-devops-cli-extension copied to clipboard
Azure DevOps Extension for Azure CLI
## Cannot create a pipeline with yaml file from a repo in another Project **Command Name** `az pipelines create Extension Name: azure-devops. Version: 0.18.0.` **Errors:** ``` request failed: Operation returned...
Closes #1212 Please make sure the code is following contribution guidelines in CONTRIBUTING.md - [X] : This PR has a corresponding issue open in the Repository. - [ ] :...
Loading azure-devops/azext_devops/devops_sdk/*/feed/models.py with Python 3.12 produces the following warnings: /path/to/azure-devops/azext_devops/devops_sdk/v5_0/feed/models.py:101: SyntaxWarning: invalid escape sequence '\,' """FeedCore. /path/to/azure-devops/azext_devops/devops_sdk/v5_0/feed/models.py:209: SyntaxWarning: invalid escape sequence '\,' """FeedUpdate. /path/to/azure-devops/azext_devops/devops_sdk/v5_0/feed/models.py:985: SyntaxWarning: invalid escape sequence '\,' """Feed....
### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az boards query Extension Name: azure-devops. Version: 1.0.1.` **Errors:** ``` The Azure DevOps Extension...
I worked with the team to get win-arm64 tool released to official endpoint: Could this remapping be constrained to Windows 10 only? https://github.com/Azure/azure-devops-cli-extension/blob/8eb5144ebcaa1119ed8be850ce43c096c43ead95/azure-devops/azext_devops/dev/common/artifacttool_updater.py#L169-L172
How to set up the Azure DevOps extension in an **offline environment**? I see that the Azure CLI supports installing from a local source like this: ` az extension add...
**Is your feature request related to a problem? Please describe.** My team has lots of projects and each project has the release pipeline. Because of the audit, we need to...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I cannot create a project.. **Describe the solution you'd...
**Description:** I would like to request the addition of the `properties` input variable from the PublishPipelineArtifact@v1 task as an optional parameter for the respective command of the Azure DevOps CLI...
Describe the bug I run below command to set the permission for a group, but nothing changes. "az devops security permission update --organization https://dev.azure.com/ -- allow-bit 1 --merge true --namespace-id...