File tree Expand file tree Collapse file tree 2 files changed +9
-11
lines changed
Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change @@ -88,4 +88,10 @@ extends:
8888 - script : npm run package
8989 displayName : Build extension
9090
91+ tsa :
92+ config :
93+ areaPath : ' Visual Studio Code Python Extensions'
94+ serviceTreeID : ' 6e6194bc-7baa-4486-86d0-9f5419626d46'
95+ enabled : true
96+
9197 publishExtension : ${{ parameters.publishExtension }}
Original file line number Diff line number Diff line change @@ -86,17 +86,9 @@ extends:
8686 displayName : Build extension
8787
8888 tsa :
89- enabled : true
90- options :
91- codebaseName : ' devdiv_$(Build.Repository.Name)'
89+ config :
90+ areaPath : ' Visual Studio Code Python Extensions'
9291 serviceTreeID : ' 6e6194bc-7baa-4486-86d0-9f5419626d46'
93- instanceUrl : ' https://devdiv.visualstudio.com/defaultcollection'
94- projectName : ' DevDiv'
95- areaPath : " DevDiv\\ VS Code (compliance tracking only)\\ Visual Studio Code Python Extensions"
96- notificationAliases :
97- - ' stbatt@microsoft.com'
98- - ' lszomoru@microsoft.com'
99- - ' brcan@microsoft.com'
100- - ' kanadig@microsoft.com'
92+ enabled : true
10193
10294 apiScanSoftwareVersion : ' 2024'
You can’t perform that action at this time.
0 commit comments