Skip to content

Commit 688e008

Browse files
akoeplingerradekdoulik
authored andcommitted
Update tsaoptions.json and enable TSA in pipeline
1 parent b647451 commit 688e008

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.config/tsaoptions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"instanceUrl": "https://devdiv.visualstudio.com/",
33
"template": "TFSDEVDIV",
44
"projectName": "DEVDIV",
5-
"areaPath": "DevDiv\\mono",
5+
"areaPath": "DevDiv\\NET Runtime\\WebAssembly",
66
"iterationPath": "DevDiv",
77
"notificationAliases": [ "[email protected]" ],
88
"repositoryName": "llvm-project",

eng/azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ extends:
8383
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
8484
parameters:
8585
sdl:
86+
tsa:
87+
enabled: true
8688
codeql:
8789
compiled:
8890
enabled: false

0 commit comments

Comments
 (0)