Merge pull request #4200 from SDA-SE/feat/sonarqube-supported-fields

Ask the SonarQube server for all support metrics prior to querying them for a project
This commit is contained in:
Ben Lambert
2021-01-26 11:46:20 +01:00
committed by GitHub
3 changed files with 77 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-sonarqube': patch
---
Ask the SonarQube server for all support metrics prior to querying them for a project.