зеркало из https://github.com/microsoft/DirectXTK.git
Set code coverage pipeline for fuzzing (#440)
This commit is contained in:
Родитель
9c58d75b89
Коммит
8dc5ccf500
|
@ -17,20 +17,29 @@ trigger:
|
|||
include:
|
||||
- main
|
||||
paths:
|
||||
include:
|
||||
- CMakeLists.txt
|
||||
- build/CompilerAndLinker.cmake
|
||||
- build/JoinPaths.cmake
|
||||
exclude:
|
||||
- *.md
|
||||
- LICENSE
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/CompilerAndLinker.cmake
|
||||
- !build/DirectXTK-GitHub-CMake-Dev17.yml
|
||||
- !build/DirectXTK.pc.in
|
||||
- !build/JoinPaths.cmake
|
||||
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- main
|
||||
paths:
|
||||
include:
|
||||
- CMakeLists.txt
|
||||
- build/CompilerAndLinker.cmake
|
||||
- build/JoinPaths.cmake
|
||||
- *.md
|
||||
- LICENSE
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/CompilerAndLinker.cmake
|
||||
- !build/DirectXTK-GitHub-CMake-Dev17.yml
|
||||
- !build/DirectXTK.pc.in
|
||||
- !build/JoinPaths.cmake
|
||||
drafts: false
|
||||
|
||||
resources:
|
||||
|
|
|
@ -17,20 +17,30 @@ trigger:
|
|||
include:
|
||||
- main
|
||||
paths:
|
||||
include:
|
||||
- CMakeLists.txt
|
||||
- build/CompilerAndLinker.cmake
|
||||
- build/JoinPaths.cmake
|
||||
exclude:
|
||||
- *.md
|
||||
- LICENSE
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/CompilerAndLinker.cmake
|
||||
- !build/DirectXTK-GitHub-CMake.yml
|
||||
- !build/DirectXTK.pc.in
|
||||
- !build/JoinPaths.cmake
|
||||
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- main
|
||||
paths:
|
||||
include:
|
||||
- CMakeLists.txt
|
||||
- build/CompilerAndLinker.cmake
|
||||
- build/JoinPaths.cmake
|
||||
exclude:
|
||||
- *.md
|
||||
- LICENSE
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/CompilerAndLinker.cmake
|
||||
- !build/DirectXTK-GitHub-CMake.yml
|
||||
- !build/DirectXTK.pc.in
|
||||
- !build/JoinPaths.cmake
|
||||
drafts: false
|
||||
|
||||
resources:
|
||||
|
|
|
@ -20,20 +20,29 @@ trigger:
|
|||
- main
|
||||
paths:
|
||||
exclude:
|
||||
- README.md
|
||||
- HISTORY.md
|
||||
- SECURITY.md
|
||||
- *.md
|
||||
- LICENSE
|
||||
- CMake*
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/DirectXTK-GitHub-GDK.yml
|
||||
- !build/Directory.Build.props
|
||||
- !build/SetupBWOI.targets
|
||||
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- main
|
||||
paths:
|
||||
exclude:
|
||||
- README.md
|
||||
- HISTORY.md
|
||||
- SECURITY.md
|
||||
- *.md
|
||||
- LICENSE
|
||||
- CMake*
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/DirectXTK-GitHub-GDK.yml
|
||||
- !build/Directory.Build.props
|
||||
- !build/SetupBWOI.targets
|
||||
drafts: false
|
||||
|
||||
resources:
|
||||
|
|
|
@ -18,20 +18,29 @@ trigger:
|
|||
- main
|
||||
paths:
|
||||
exclude:
|
||||
- README.md
|
||||
- HISTORY.md
|
||||
- SECURITY.md
|
||||
- *.md
|
||||
- LICENSE
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/CompilerAndLinker.cmake
|
||||
- !build/DirectXTK-GitHub-MinGW.yml
|
||||
- !build/DirectXTK.pc.in
|
||||
- !build/JoinPaths.cmake
|
||||
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- main
|
||||
paths:
|
||||
exclude:
|
||||
- README.md
|
||||
- HISTORY.md
|
||||
- SECURITY.md
|
||||
- *.md
|
||||
- LICENSE
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/CompilerAndLinker.cmake
|
||||
- !build/DirectXTK-GitHub-MinGW.yml
|
||||
- !build/DirectXTK.pc.in
|
||||
- !build/JoinPaths.cmake
|
||||
drafts: false
|
||||
|
||||
resources:
|
||||
|
|
|
@ -18,20 +18,25 @@ trigger:
|
|||
- main
|
||||
paths:
|
||||
exclude:
|
||||
- README.md
|
||||
- HISTORY.md
|
||||
- SECURITY.md
|
||||
- *.md
|
||||
- LICENSE
|
||||
- CMake*
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/DirectXTK-GitHub-Test.yml
|
||||
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- main
|
||||
paths:
|
||||
exclude:
|
||||
- README.md
|
||||
- HISTORY.md
|
||||
- SECURITY.md
|
||||
- *.md
|
||||
- LICENSE
|
||||
- CMake*
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/DirectXTK-GitHub-Test.yml
|
||||
drafts: false
|
||||
|
||||
resources:
|
||||
|
|
|
@ -18,20 +18,29 @@ trigger:
|
|||
- main
|
||||
paths:
|
||||
exclude:
|
||||
- README.md
|
||||
- HISTORY.md
|
||||
- SECURITY.md
|
||||
- *.md
|
||||
- LICENSE
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/CompilerAndLinker.cmake
|
||||
- !build/DirectXTK-GitHub-WSL.yml
|
||||
- !build/DirectXTK.pc.in
|
||||
- !build/JoinPaths.cmake
|
||||
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- main
|
||||
paths:
|
||||
exclude:
|
||||
- README.md
|
||||
- HISTORY.md
|
||||
- SECURITY.md
|
||||
- *.md
|
||||
- LICENSE
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/CompilerAndLinker.cmake
|
||||
- !build/DirectXTK-GitHub-WSL.yml
|
||||
- !build/DirectXTK.pc.in
|
||||
- !build/JoinPaths.cmake
|
||||
drafts: false
|
||||
|
||||
resources:
|
||||
|
|
|
@ -18,20 +18,25 @@ trigger:
|
|||
- main
|
||||
paths:
|
||||
exclude:
|
||||
- README.md
|
||||
- HISTORY.md
|
||||
- SECURITY.md
|
||||
- *.md
|
||||
- LICENSE
|
||||
- CMake*
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/DirectXTK-GitHub.yml
|
||||
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- main
|
||||
paths:
|
||||
exclude:
|
||||
- README.md
|
||||
- HISTORY.md
|
||||
- SECURITY.md
|
||||
- *.md
|
||||
- LICENSE
|
||||
- CMake*
|
||||
- .nuget/*
|
||||
- build/*
|
||||
- !build/DirectXTK-GitHub.yml
|
||||
drafts: false
|
||||
|
||||
resources:
|
||||
|
|
|
@ -38,6 +38,11 @@
|
|||
"AssignedTo": "chuckw@microsoft.com",
|
||||
"AreaPath": "OS\\Core\\SiGMa\\GRFX-Graphics",
|
||||
"IterationPath": "OS\\Future"
|
||||
},
|
||||
"CodeCoverage": {
|
||||
"Org": "mscodehub",
|
||||
"Project": "DirectXTK",
|
||||
"PipelineId": "3033"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче