Files
backstage/plugins
Carlos Esteban Lopez e862980c57 feat: Carlos Lopez pre RFC update commit squash
docs: Remove unnecessary types
test: Use MSW instead of mocking fetch
fix: Updated api-report.md & error stringify from @backstage/errors
feat: Kubernetes builder getters/setters update
fix: Error handling with fix: Error handling with`@backstage/errors`
fix: Use same MSW version as other plugins
fix: Sort handleProxyRequest inputs
fix: Small type & comment fixes
fix: Change serverIP to serverURI
fix: Variable name improvements

Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-11-22 13:42:57 +01:00
..
2022-11-22 04:34:08 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +00:00
2022-11-22 04:34:08 +00:00
2022-11-22 04:34:08 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +00:00
2022-11-15 12:31:55 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +00:00
2022-11-21 08:48:32 +01:00
2022-11-15 12:31:55 +00:00
2022-11-15 12:31:55 +00:00
2022-11-15 12:31:55 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +00:00
2022-11-22 04:34:08 +00:00
2022-11-22 04:34:08 +00:00
2022-11-22 04:34:08 +00:00
2022-11-22 04:34:08 +00:00
2022-11-22 04:34:08 +00:00
2022-11-22 04:34:08 +00:00
2022-11-22 04:34:08 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +00:00
2022-11-22 04:34:08 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +00:00
2022-11-15 12:31:55 +00:00
2022-11-15 12:31:55 +00:00
2022-11-15 12:31:55 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +00:00
2022-11-15 12:31:55 +00:00
2022-11-15 12:31:55 +00:00
2022-11-15 12:31:55 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +00:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +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.