This repository was archived by the owner on Sep 9, 2024. It is now read-only.
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
Branch SonarCloud to angular-stdlib #13
Open
Description
Add mecanism to launch automatically (via GitHub Actions) Sonar builds (https://sonarcloud.io/) to all angular-stdlib
projects (only date
right now) on :
- Master branch after a commit
- All others branches after a commit
Finally, add these relevant badges to angular-stdlib/README
:
- Sonar Tests (ex: https://shields.io/category/build)
- Sonar Quality Gate (ex: https://shields.io/category/analysis)
- Sonar Coverage (ex: https://shields.io/category/coverage)
Help :
Refs #16