Skip to content

Commit 8ec72fb

Browse files
authored
release-notes-extra-script - Extra release notes updates (#1557)
1 parent fb93631 commit 8ec72fb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

modules/release-notes/ref-release-notes-developer-preview.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,18 @@ This simplifies the monitoring of applications by offering a single, clear repor
9191
.Additional resources
9292
* link:https://issues.redhat.com/browse/RHIDP-8709[RHIDP-8709]
9393

94+
[id="dynamic-plugin-factory"]
95+
== Dynamic Plugin Factory to convert plugins into dynamic plugins
96+
You can automate the conversion and packaging of standard {product-custom-resource-type} plugins into {product-very-short} dynamic plugins by using the {product-very-short} Dynamic Plugin Factory tool.
9497

98+
The core function of the Dynamic Plugin Factory tool is to streamline the dynamic plugin build process, offering the following capabilities:
99+
100+
Source Code Handling:: Manages cloning, checking out, and applying custom patches to the plugin source.
101+
Dependency Management:: Handles yarn installation and TypeScript compilation.
102+
Packaging:: Uses the {product-very-short} CLI to build, export, and package the final dynamic plugin.
103+
Deployment:: Offers an option to push the resulting container image to registries like Quay or OpenShift.
104+
105+
The Dynamic Plugin Factory tool provides a simplified, reproducible method for developers and platform engineers to create and test dynamic plugins using a pre-configured _dynamic plugin factory_ container and documentation, significantly easing migration and testing.
106+
107+
For more information, see link:https://github.com/redhat-developer/rhdh-dynamic-plugin-factory/blob/main/README.md[{product-very-short} Dynamic Plugin Factory].
95108

0 commit comments

Comments
 (0)