chore(bulk-import): promote bulk-import from alpha to stable - #3716
Conversation
|
Important This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior. Changed Packages
|
e2823cb to
a543d6b
Compare
a543d6b to
2a07989
Compare
20026e1 to
5fbc691
Compare
Yeah tried that multiple times. But it is stuck in that api reports/prettier error cycle. Will try again. |
I tried it locally with your changes, it updated the |
debsmita1
left a comment
There was a problem hiding this comment.
Tested this in RHDH with the help of redhat-developer/rhdh#5115
The icon in the light theme needs to be fixed
yeah it does. the issue was ci prettier is not accepting what ci api-reports builder requires. anyways i have added these files in .prettierignore so ci shouldnt prettier on these files anymore. |
ab25f16 to
68b19c8
Compare
@debsmita1 I am talking about this https://github.com/redhat-developer/rhdh-plugins/actions/runs/29830489936/job/88633851082?pr=3716. If I now format it then the ci api-reports builder will give error. Not sure why prettier is still running on the api-reports as they are now in .pettierignore though. |
@debsmita1 is the issue only in this PR or main as well? Since this PR just promotes the |
I haven't been able to start the rhdh with the bulk-import backend as I am running into errors. But yea, any UI issues can be addressed in a separate ticket |
b70ac9d to
defce8f
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3716 +/- ##
==========================================
- Coverage 57.34% 57.34% -0.01%
==========================================
Files 2381 2382 +1
Lines 95582 95586 +4
Branches 26694 26697 +3
==========================================
Hits 54811 54811
- Misses 39312 39316 +4
Partials 1459 1459
*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:
|
defce8f to
96e4dd0
Compare
96e4dd0 to
f611851
Compare
|
New changes are detected. LGTM label has been removed. |
|



Hey, I just made a Pull Request!
https://redhat.atlassian.net/browse/RHIDP-14360
Graduated the New Frontend System (NFS) plugin to the primary entry point.
The main
.export now only contains NFS APIs (createFrontendPlugin,bulkImportTranslationsModule, translations). Legacy (OFS) component re-exports (bulkImportPlugin,BulkImportPage,BulkImportSidebarItem,BulkImportIcon) have been moved to the./legacysubpath.Screen.Recording.2026-07-21.at.11.23.57.AM.mov
✔️ Checklist