Conversation
Remove legacy frontend support from the homepage workspace and make dev and e2e NFS-only. Ref: RHIDP-15353 Signed-off-by: Jon Koops <[email protected]>
Missing ChangesetsThe following package(s) are changed by this PR but do not have a changeset:
See CONTRIBUTING.md for more information about how to add changesets. Changed Packages
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4809 +/- ##
==========================================
+ Coverage 63.26% 63.36% +0.09%
==========================================
Files 2675 2654 -21
Lines 106439 106118 -321
Branches 29767 29700 -67
==========================================
- Hits 67340 67239 -101
+ Misses 37320 37100 -220
Partials 1779 1779
*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:
|



Removes legacy frontend support from the homepage workspace. Dev and e2e are NFS-only. Follows the same approach as #4804.
RHIDP-15353