feat(bulk-import): update dev orchestrator version#2747
feat(bulk-import): update dev orchestrator version#2747AndrienkoAleksandr wants to merge 1 commit intoredhat-developer:mainfrom
Conversation
…packages/app Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
Review Summary by QodoUpdate and enable orchestrator plugin in bulk-import app
WalkthroughsDescription• Update orchestrator plugin to version 5.6.0 with form widgets 1.8.0 • Enable orchestrator plugin in bulk-import app frontend • Update backend orchestrator dependencies to latest versions • Add orchestrator translations module to app configuration Diagramflowchart LR
A["package.json<br/>Frontend"] -->|"Update to 5.6.0"| B["Orchestrator Plugin"]
C["package.json<br/>Backend"] -->|"Update to 8.7.3"| B
B -->|"Import & Register"| D["App.tsx"]
D -->|"Add to features"| E["NFS App"]
E -->|"Enable in sidebar"| F["Orchestrator Feature"]
File Changes1. workspaces/bulk-import/packages/app/package.json
|
Changed Packages
|
Code Review by Qodo
|
|



What does this pull request do
Update development flow:
Changeset
We don't need changeset update, because this is just development flow changes.
Hey, I just made a Pull Request!
✔️ Checklist