Files
backstage/plugins
Patrick Jungermann 2eb0da3931 feat(events,github-org): add support for EventsService, events at new backend
Adds optional support for the EventsService passed
as argument to the factory method.

For the new backend, the EventsService is used as dependency and passed on.
Events support will be active always.

The support for the deprecated EventBroker and its interfaces was kept for
easier migration and will be removed as a separate follow-up change that
could go into a following release.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2024-03-19 15:01:40 +01:00
..
2024-03-14 13:54:24 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-14 17:42:41 +00:00
2024-03-12 13:35:55 +00:00
2024-03-05 13:38:18 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-14 23:31:20 +00:00
2024-03-12 13:35:55 +00:00
2024-03-05 13:38:18 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-05 13:38:18 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-14 22:27:13 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-15 13:14:30 +05:30
2024-03-12 13:35:55 +00:00
2024-03-05 13:38:18 +00:00
2024-03-15 13:32:06 +05:30
2024-03-12 13:35:55 +00:00
2024-03-05 13:38:18 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-05 13:38:18 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-05 13:38:18 +00:00
2024-03-12 13:35:55 +00:00
2024-03-05 13:38:18 +00:00
2024-03-12 13:35:55 +00:00
2024-03-05 13:38:18 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-05 13:38:18 +00:00
2024-03-13 21:26:03 +01:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-05 13:38:18 +00:00
2024-03-12 13:35:55 +00:00
2024-03-19 13:38:41 +05:30
2024-03-19 11:02:32 +05:30
2024-03-05 13:38:18 +00:00
2024-03-12 13:35:55 +00:00
2024-03-05 13:38:18 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-12 13:35:55 +00:00
2024-03-18 08:34:47 +05:30
2024-03-12 13:35:55 +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.