Files
backstage/plugins
Liam Rathke b585179770 feat: Liam Rathke pre RFC update commit squash
Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Copy of proxy plugin work

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Adds B64 encoding, TLS verify check

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Sets up test scaffolding

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Finishes proxy implementation tests

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Removes deprecated buffer method

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Adds additional HTTP verbs

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Removes fallback

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Adds some content-agnosticness, removes nitpick

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Adds changeset

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Fixes TSC errors?

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Adds API Report docs

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Removes unnecessary KubernetesRequestAuth parameter

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Somehow adds new docs???

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Fixes some code inline with review comments

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Updates API report

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Fixes tests

Signed-off-by: Liam Rathke <liam.rathke@gmail.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.