Files
backstage/plugins
Pranava Shashank Pindi 4d1617a3e6 Updated documentation for sonarcloud plugin
For a new react developer working with backstage, he
gets blocked while installing the sonarcloud plugin
in backstage app. He faces the following
[issue](https://github.com/backstage/backstage/issues/5141)
after following the steps mentioned in the plugin
[documentation](https://github.com/backstage/backstage/tree/master/plugins/sonarqube).
Hence, this commit adds `yarn install` and `yarn tsc`
commands to be run.
Also, it adds additional information on how to set the
SONARQUBE_AUTH_HEADER environmental header.

Signed-off-by: pranava29 <pranavshashank.p@zemosolabs.com>
Signed-off-by: pranava29 <pranav.shashank@gmail.com>
2021-04-13 14:59:04 +05:30
..
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-03-31 12:21:12 +00:00
2021-04-08 11:32:56 +00:00
2021-03-31 12:21:12 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-03-31 12:21:12 +00:00
2021-04-08 11:32:56 +00:00
2021-03-31 12:21:12 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2021-03-31 12:21:12 +00:00
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.