-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
5
-
False
-
-
False
-
-
Story
As a user of RHDH, I want to have the ability to use the RHDH Dynamic Plugin Factory with minimal setup
Background
Currently the Dynamic Plugin Factory requires extensive setup of configuration folders which makes it hard to use for the common use cases.
Dependencies and Blockers
QE impacted work
Documentation impacted work
Acceptance Criteria
- Multi-workspace support
- Factory should be able to at the very least export multiple workspaces in the same repository in one run
- Users may need to specify which workspaces they want exported
- Factory should be able to at the very least export multiple workspaces in the same repository in one run
- Auto-generation of configuration files for common cases
- The plugins-list.yaml file should be auto-generated based on the package.json of the plugin
- For single repo cases, allow the specification of the git repository reference via the CLI
- Add option to clean a mounted workspace for re-use when using source.json to fetch remote repository