chore(orchestrator): promote NFS plugins from /alpha to stable - #4247
chore(orchestrator): promote NFS plugins from /alpha to stable#4247ciiay wants to merge 1 commit into
Conversation
Fixes: https://redhat.atlassian.net/browse/RHIDP-14417 Signed-off-by: Yi Cai <yicai@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
Important This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior. Changed Packages
|
|
PR Summary by QodoPromote orchestrator NFS plugins from /alpha to stable entry points
AI Description
Diagram
High-Level Assessment
Files changed (28)
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4247 +/- ##
==========================================
- Coverage 58.52% 58.51% -0.01%
==========================================
Files 2447 2448 +1
Lines 97252 97256 +4
Branches 26994 27016 +22
==========================================
Hits 56913 56913
- Misses 40146 40150 +4
Partials 193 193
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Code Review by Qodo
1. Missing legacy type export
|



Description
Promotes the Orchestrator and Orchestrator Form Widgets New Frontend System (NFS) plugins from the
./alphasubpath to the stable primary entry point, following the same graduation pattern used by bulk-import, quickstart, theme, and scorecard.NFS
createFrontendPluginexports are now the default.entry. Legacy OFS exports move to./legacy. For orchestrator,./alpharetains translations only; for form-widgets,./alphais removed. Dynamic plugin Scalprum config now requiresmodule: Legacyfor OFS consumers.Fixed
/alphato stableChecklist
Verified on rhdh pr redhat-developer/rhdh#5115
rhidp_14417.mp4