Files
backstage/plugins
Neemys 063ca97137 Change behavior of method useProjectInfo in plugin sonarqube
Will now return undefined instead of empty string. To be consistent with how the rest of the API works.

Also provide unit test for this method and the other one in the same file `isSonarQubeAvailable`

Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-08-01 16:55:59 +02:00
..
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 18:48:34 +02:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 18:22:19 +02:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-20 23:26:52 +02:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +00:00
2022-07-19 08:34:21 +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.