Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions eng/pipelines/ci-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ extends:
spotBugs:
enabled: false
justification: 'Failing with "Could not successfully find the java tool launcher"'
sourceRepositoriesToScan:
exclude:
- repository: yaml-templates
suppression:
suppressionFile: $(Build.SourcesDirectory)\eng\automation\guardian\source.gdnsuppress
stages:
Expand Down
26 changes: 0 additions & 26 deletions eng/pipelines/common/apiscan.yml

This file was deleted.

57 changes: 0 additions & 57 deletions eng/pipelines/common/sign.yml

This file was deleted.

8 changes: 0 additions & 8 deletions eng/pipelines/handlers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,14 +129,6 @@ parameters:
demands:
- macOS.Name -equals Sequoia

resources:
repositories:
- repository: yaml-templates
type: github
name: xamarin/yaml-templates
endpoint: xamarin
ref: refs/heads/main

stages:

- stage: build_net
Expand Down
3 changes: 0 additions & 3 deletions eng/pipelines/maui-release-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@ extends:
spotBugs:
enabled: false
justification: 'Failing with "Could not successfully find the java tool launcher"'
sourceRepositoriesToScan:
exclude:
- repository: yaml-templates
suppression:
suppressionFile: $(Build.SourcesDirectory)\eng\automation\guardian\source.gdnsuppress
stages:
Expand Down