8000 update · vscode-arduino/vscode-arduino@2ba8a1e · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2ba8a1e

Browse files
update
1 parent a1e0d05 commit 2ba8a1e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

azure-pipelines.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +5 8000 3,12 @@ extends:
5353
name: VSEngSS-MicroBuild2022-1ES
5454
sdl:
5555
sourceAnalysisPool: VSEngSS-MicroBuild2022-1ES
56+
tsa:
57+
enabled: true
58+
GdnPublishTsaOnboard: true
59+
GdnPublishTsaConfigFile: $(Build.SourcesDirectory)\build\tsa.gdntsa
60+
policheck:
61+
enabled: true
5662
spotBugs:
5763
enabled: false # Turn this off, this isn't java.
5864
customBuildTags:

build/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
name: VSEngSS-MicroBuild2022-1ES
1313
variables:
1414
TeamName: C++ Cross Platform and Cloud
15+
templateContext:
1516
outputs:
1617
- output: pipelineArtifact
1718
displayName: 'Publish extension VSIXes as artifact'

0 commit comments

Comments
 (0)
0