Improve changeset after review comment
Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-sonarqube-backend': patch
|
||||
'@backstage/plugin-sonarqube-backend': minor
|
||||
---
|
||||
|
||||
Initial creation of the plugin
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
'@backstage/plugin-sonarqube': minor
|
||||
---
|
||||
|
||||
**BREAKING** This plugin now call the sonarqube-backend plugin instead of relying on the proxy plugin
|
||||
**BREAKING** This plugin now call the `sonarqube-backend` plugin instead of relying on the proxy plugin
|
||||
|
||||
The whole proxy's `'/sonarqube':` key can be removed from your configuration files.
|
||||
|
||||
Then head to the sonarqube-backend plugin page to learn how to set-up the link to your Sonarqube instances.
|
||||
Then head to the [README in sonarqube-backend plugin page](https://github.com/backstage/backstage/tree/master/plugins/sonarqube-backend/README.md) to learn how to set-up the link to your Sonarqube instances.
|
||||
|
||||
Reference in New Issue
Block a user