chore(app): remove some static plugins#4922
Draft
gashcrumb wants to merge 1 commit into
Draft
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
Contributor
|
The container image build workflow finished with status: |
1d0b09d to
a39cfb4
Compare
a39cfb4 to
991e041
Compare
5d7a550 to
745d2d5
Compare
Contributor
|
The container image build workflow finished with status: |
Contributor
|
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



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