-
- **Extension:** *BuildQualityChecks@9*
- **Environment:** *Azure DevOps GIT as a source control version*
- **Agent type:** *Running on both Microsoft-hosted as well as self-hosted agent (version: '…
-
Currently, the "JFrog .Net Core" task provides two commands, "restore" and "NuGet push", while the ".Net Task Core" task has the following commands under the "commands" section:
Build
NuGet Push
Pa…
-
**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 azur…
-
- **Package Name**: azure-batch
- **Package Version**: 14.2.0
- **Operating System**: windows
- **Python Version**: 3.12
**Describe the bug**
In azure-batch-14.2.0.tar.gz, `azure/batch/models/_models…
-
### Describe your question
We are running into an issue on our self-hosted vmss agent running on Ubuntu 22.04 CIS image. The extension Microsoft.Azure.DevOps.Pipelines.Agent no longer works since r…
-
- Extension version: 0.0.25
- VSCode Version: 1.67.2
- OS: Windows 10
Steps to Reproduce:
1. Open 'Azure Devops' extension sidebar
2. Click 'Sign In'
3. Nothing happens
-
```yaml
- script: |
curl --request POST -u $SONARTOKEN: \
--data "component=$(Build.Repository.Name)" \
--data "key=sonar.pullrequest.provider" \
--data "value=Azure DevOps …
-
I installed the extension on Azure DevOps but i can't actually find any of tasks "Chain Builds Starter" and "Chain Builds Awaiter" mentioned on the documentation..
Only "Parallel Builds" Task appea…
-
When creating the vsix package of an ADO extension, the CLI warns that .woff2 is missing a content type. It looks like this should be added in `VsixManifestBuilder.CONTENT_TYPE_MAP`, likely mapped to …
-
### Describe the bug
It seems that running two or more commands of `az storage account network-rule add -n mystorage --ip-address x.x.x.x` concurrently will overwrite each other's changes - i.e. it's…