Commit 638976e 1 parent 686c8f4 commit 638976e Copy full SHA for 638976e
File tree 2 files changed +9
-11
lines changed
2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change @@ -63,4 +63,10 @@ extends:
63
63
- script : npm run package
64
64
displayName : Build extension
65
65
66
+ tsa :
67
+ config :
68
+ areaPath : ' Visual Studio Code Python Extensions'
69
+ serviceTreeID : ' 6e6194bc-7baa-4486-86d0-9f5419626d46'
70
+ enabled : true
71
+
66
72
publishExtension : ${{ parameters.publishExtension }}
Original file line number Diff line number Diff line change @@ -60,15 +60,7 @@ extends:
60
60
- script : npm run package
61
61
displayName : Build extension
62
62
tsa :
63
- enabled : true
64
- options :
65
- codebaseName : ' devdiv_$(Build.Repository.Name)'
63
+ config :
64
+ areaPath : ' Visual Studio Code Python Extensions'
66
65
serviceTreeID : ' 6e6194bc-7baa-4486-86d0-9f5419626d46'
67
- instanceUrl : ' https://devdiv.visualstudio.com/defaultcollection'
68
- projectName : ' DevDiv'
69
- areaPath : " DevDiv\\ VS Code (compliance tracking only)\\ Visual Studio Code Python Extensions"
70
- notificationAliases :
71
- - ' stbatt@microsoft.com'
72
- - ' lszomoru@microsoft.com'
73
- - ' brcan@microsoft.com'
74
- - ' kanadig@microsoft.com'
66
+ enabled : true
You can’t perform that action at this time.
0 commit comments