-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Engineering - add tsaoptions.json file" (#481)
- Loading branch information
1 parent
5369ee3
commit 686c8f4
Showing
3 changed files
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,5 +60,15 @@ extends: | |
- script: npm run package | ||
displayName: Build extension | ||
tsa: | ||
configFile: $(Build.SourcesDirectory)/tsaoptions.json | ||
enabled: true | ||
options: | ||
codebaseName: 'devdiv_$(Build.Repository.Name)' | ||
serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46' | ||
instanceUrl: 'https://devdiv.visualstudio.com/defaultcollection' | ||
projectName: 'DevDiv' | ||
areaPath: "DevDiv\\VS Code (compliance tracking only)\\Visual Studio Code Python Extensions" | ||
notificationAliases: | ||
- '[email protected]' | ||
- '[email protected]' | ||
- '[email protected]' | ||
- '[email protected]' |
This file was deleted.
Oops, something went wrong.