issues
search
Ericsson
/
CodecheckerVSCodePlugin
VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.
Apache License 2.0
24
stars
7
forks
source link
Add github action to publish extension
#21
Closed
csordasmarton
closed
3 years ago
csordasmarton
commented
3 years ago
Part of #5
Create a new github action to deploy extension.
Install vsce developement depdency and update lock file.
Use png file instead of svg in the package.json file (due to security concerns, vsce will not publish extensions that contain user-provided SVG images).
Add publisher to the package.json file.