snyk / vulncost

Find security vulnerabilities in open source npm packages while you code
https://marketplace.visualstudio.com/items?itemName=snyk-security.vscode-vuln-cost
MIT License
200 stars 34 forks source link

chore: run tests on pr #24

Closed thisislawatts closed 4 years ago

thisislawatts commented 4 years ago

Run tests on each PR raised against the repo, this will introduce GitHub checks which we can make required to avoid merging any breaking changes.

GitHub checks running for each target OS

Example here on forked repo: https://github.com/thisislawatts/vulncost/pull/1

thisislawatts commented 4 years ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: