fix(fab): remove fab plugin completely#4889
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4889 +/- ##
===========================================
- Coverage 55.82% 29.18% -26.65%
===========================================
Files 121 120 -1
Lines 2350 2087 -263
Branches 562 563 +1
===========================================
- Hits 1312 609 -703
- Misses 1033 1472 +439
- Partials 5 6 +1
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
/test e2e-ocp-helm |
|
/retest |
|
/test e2e-ocp-helm |
1 similar comment
|
/test e2e-ocp-helm |
|
The 1.10 tag might be causing the failure. CI still uses catalog-index 1.10, which was built before that removal rhdh/.ci/pipelines/value_files/values_showcase.yaml Lines 3 to 7 in 105732d |
cf67943 to
af22fb2
Compare
|
New changes are detected. LGTM label has been removed. |
|
The container image build workflow finished with status: |
af22fb2 to
e36c2f4
Compare
|
The container image build workflow finished with status: |
Signed-off-by: Yi Cai <yicai@redhat.com>
Signed-off-by: Yi Cai <yicai@redhat.com>
e36c2f4 to
947befa
Compare
|
The container image build workflow finished with status: |
Signed-off-by: Yi Cai <yicai@redhat.com>
|
The container image build workflow finished with status: |
Signed-off-by: Yi Cai <yicai@redhat.com>
|
The container image build workflow finished with status: |
|
@ciiay: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
debsmita1
left a comment
There was a problem hiding this comment.
I can still see some fab references in the locale json files
| - package: ./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-global-floating-action-button | ||
| disabled: true |
There was a problem hiding this comment.
Why is this needed if we are removing fab ?
There was a problem hiding this comment.
Talked with Sanket, we still need this to pass the current CI. Once this pr gets merged and new index gets released I have a follow up task to clean up this.
Signed-off-by: Yi Cai <yicai@redhat.com>
|
|
Closing this pr in favor of #4920 |



Description
For RHIDP-13680
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer