platform · inferred from evidence
Azure DevOps
A hosted platform for CI/CD pipelines where the analysis is being configured.
- Renovate fails on Azure DevOps with "fatal: could not read Username for 'https://dev.azure.com': terminal...
Renovate 23.11.0 and later failed during init on Azure DevOps with fatal: could not read Username for 'https://dev.azure.com': terminal prompts disabled. A git command change broke how credentials were passed to git ls-remote.
- Azure DevOps IIS deploy fails: Unrecognized argument 'Files\IIS\Microsoft'
Azure App Service / IIS Web App Deploy pipelines start failing with: Unrecognized argument 'Files\IIS\Microsoft'. All arguments must begin with "-". The root cause is a conflict between the pipeline agent's built-in Web Deploy and a separat
- Using sonar.inclusions and exclusions together in an ADO pipeline
SonarQube Server Enterprise Edition v2025.1 (ZIP deployment), trying to use sonar.inclusions and sonar.exclusions in an Azure DevOps pipeline. The repo has folders like Folder 1, Folder 2, Folder 3; inside Folder 1 there are Project, Test P