File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "codebaseName": "Library-Manager-GitHub",
3+ "notificationAliases": [
4+ 5+ ],
6+ "codebaseAdmins": [
7+ "REDMOND\\alexgav",
8+ "REDMOND\\phillipa"
9+ ],
10+ "instanceUrl": "https://devdiv.visualstudio.com",
11+ "projectName": "DevDiv",
12+ "areaPath": "DevDiv\\NET Developer Experience\\Web\\Library Manager",
13+ "iterationPath": "DevDiv",
14+ "allTools": true
15+ }
Original file line number Diff line number Diff line change @@ -32,7 +32,14 @@ extends:
3232 template : azure-pipelines/MicroBuild.1ES.Official.yml@MicroBuildTemplate
3333 parameters :
3434 sdl :
35- sourceAnalysisPool : VSEngSS-MicroBuild2022-1ES
35+ sourceAnalysisPool :
36+ name : VSEngSS-MicroBuild2022-1ES
37+ os : windows
38+ policheck :
39+ enabled : true
40+ tsa :
41+ enabled : true
42+ configFile : ' $(Build.SourcesDirectory)/.context/TSAConfig.gdntsa'
3643 pool :
3744 name : AzurePipelines-EO
3845 image : AzurePipelinesWindows2022compliantGPT
You can’t perform that action at this time.
0 commit comments