David Festal
David Festal
@freben wdyt of this PR ? It is still missing an additional approval to get merged.
> This is a tricky one, because it's the right direction but we don't know if we want to have this incremental step exist since it doesn't work well with...
Or should I create a distinct PR that would just add the `listPlugins` in the DiscoverService, and would, in the default implementation, feed it with the list of plugins ID...
> Or should I create a distinct PR that would just add the `listPlugins` in the DiscoverService, and would, in the default implementation, feed it with the list of plugins...
@Rugvip Please could you provide your thoughts about my last comments, so that I would know which direction to take in order to have this feature (listing backend plugins and...
> Or should I create a distinct PR that would just add the `listPlugins` in the DiscoverService, and would, in the default implementation, feed it with the list of plugins...
New PR about supporting discovery in Split Deployments (https://github.com/backstage/backstage/pull/22671) is based on this one. Could then this PR be merged already as a first step towards the more complete solution...
@Rugvip in [your review comment](https://github.com/backstage/backstage/pull/22332#pullrequestreview-1838735208) you write : > What we need in the end is a way for plugins to discovery all other available plugins, for example it might...
@freben Any idea what would be the reasons of these test failures ? are they known issues ? I don't see how they would be related to the code changes...