-
Type: Bug
Search results are not cleard.
Step 1: search for "foo"
- Found in file 1
- Found in file 2
Step 2: search for "bar"
- Found in file 1 (wrong, no "bar" here)
- Found in file 2 (wrong,…
-
**Resource Provider**
Azure DevOps release pipeline
**Description of Feature or Work Requested**
I am trying to implement an Azure DevOps Release pipeline to Deploy a machine learning model on Az…
-
## Affected Packages
`@changesets/cli`
## Problem
My company doesn't use Github, so Github actions won't work for me. However, we use Azure DevOps for CI, so it'd be great to have an action/j…
-
I have the following in my yaml pipeline:
```yaml
- task: IISWebAppManagementOnMachineGroup@0
displayName: 'Deploy base website with binding: ${{ binding }}'
inputs:
IISDeployme…
-
## Required Information
**Question**
*Type*: We have setup Azure DevOps pipelines with running Nunit 3 tests. Recently we started to use Assert.Multiple functionality provided with Nunit 3 but i…
gps7 updated
3 months ago
-
A large part of GitGitGadget's operation runs inside Azure Pipelines, either in a scheduled run, or triggered directly via a `push` event or indirectly via the GitHub App (which is backed by an Azure …
-
**Problem description**
Per issues #564 and #575 a common site type and phase plan will be created for use by all provider types. We need a CI/CD pipeline which validates end-to-end phase plan depl…
-
Hi,
I am trying to use your trigger azure devops pipeline to invoke a pipeline in a different project. I got it working but I need to be able to pass parameters. I need to pass couple of strings so t…
-
This is what we found from the [unmerged pipeline](https://github.com/Azure/typespec-azure/pull/1099). We found this [change](https://github.com/Azure/azure-rest-api-specs/pull/29698/files#diff-81adef…
-
### Terraform Version
```shell
1.6.5
```
### Use Cases
I want to use `az` CLI service principal authentication in my CI / CD pipelines. I am able to do that with the upgraded authenticati…