chore(app): remove some static plugins - #4922
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4922 +/- ##
==========================================
+ Coverage 55.39% 55.57% +0.18%
==========================================
Files 122 121 -1
Lines 2365 2357 -8
Branches 539 536 -3
==========================================
Hits 1310 1310
+ Misses 1049 1041 -8
Partials 6 6
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
e695bdc to
5b35667
Compare
afb3985 to
1d0b09d
Compare
|
The container image build workflow finished with status: |
1d0b09d to
a39cfb4
Compare
a39cfb4 to
991e041
Compare
5d7a550 to
745d2d5
Compare
|
The container image build workflow finished with status: |
|
The container image build workflow finished with status: |
This change removes a number of plugins from the app-next and backend packages to allow them to be provided from dynamic plugins instead.
745d2d5 to
f3318dc
Compare
|
|
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days. |



Description
This change removes a number of static plugins from the app-next and backend packages to allow them to be provided by dynamic plugins instead.
related to RHDHPLAN-552
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer