-
Feature
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
M
-
False
-
-
False
-
100% To Do, 0% In Progress, 0% Done
-
-
We implementated the Extensions plugin (previously Marketplace) with the goal to make it an upstream plugin. To implement the plugin in time we developed it in rhdh-plugins. The primary goal of this feature is to move the code to the backstage/community-plugins repo (without any dependencies to RHDH).
ACs
- Cleanup / improve the techdocs
- Make all path variables and catalog imports (providers) optional
- Check that the plugin works fine on pure backstage. Fix issues if needed.
- Move the main code base for the extensions plugin to BCP (without any RHDH specific code)
- Keep RHDH specific code in rhdh-plugins and extend the BCP code base, if needed