team-genny / genny

0 stars 1 forks source link

Add sonarcloud integration #33

Open fergcb opened 2 months ago

fergcb commented 2 months ago

Depends on #15

The CI pipeline should sync with sonarcloud for static analysis (e.g. code smells), preferably with a quality gate so that the pipeline fails if the code doesn't meet certain standards.

SSG27 commented 2 months ago

error where it cannot find .github/workflows file and sonarcloud analysis fails. mostly complete ticket. check branch "add-sonarcloud-33" for details.