Commit Graph

8 Commits

Author SHA1 Message Date
Patrik Oldsberg 35efaf5c05 sonarqube: port to new composability API 2021-02-01 19:02:45 +01:00
Dominik Henneke 49a67732f9 Ask the SonarQube server for all support metrics prior to querying them for a project 2021-01-21 17:52:24 +01:00
Dominik Henneke 57f9d92cb9 Add support for Security Hotspots that are provided by SonarQube and SonarCloud 2021-01-19 16:18:25 +01:00
Dominik Henneke 0bc10faf6f Setup a devapp for SonarQube that shows the different states of the widget 2020-12-08 16:33:43 +01:00
Patrik Oldsberg bf78992c59 Merge pull request #3184 from SDA-SE/feat/links-sonarqube-plugin
feat(plugin-sonarqube): add links to each rating
2020-11-04 11:25:23 +01:00
Oliver Sand 3cbebc9c13 fix: fix edge case of sonarqube plugin if no quality gate was computed
Initially no quality gate is available, till the first analysis. Previously this was handled as "failed". Now it has its own state.
2020-11-02 19:20:23 +01:00
Jesko Steinberg f82ec384cb feat(plugin-sonarqube): add links to each rating 2020-11-02 10:41:56 +01:00
Dominik Henneke da0a79c3b8 feat: add sonarqube plugin (#3160) 2020-10-30 09:52:39 +01:00