Skip to content

feat(global-header): Promote global-header NFS plugin from /alpha to …#3413

Draft
rohitratannagar wants to merge 2 commits into
redhat-developer:mainfrom
rohitratannagar:feat/global-header-stable-NFS
Draft

feat(global-header): Promote global-header NFS plugin from /alpha to …#3413
rohitratannagar wants to merge 2 commits into
redhat-developer:mainfrom
rohitratannagar:feat/global-header-stable-NFS

Conversation

@rohitratannagar

@rohitratannagar rohitratannagar commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Jira: https://redhat.atlassian.net/browse/RHIDP-14169
Promotes the global-header NFS (New Frontend System) plugin from /alpha to stable exports.

Changes

  • Moved NFS extensions, components, and APIs from src/alpha/index.ts to src/index.ts
  • Added src/legacy.ts for legacy frontend system compatibility
  • Alpha exports preserved as re-exports for backwards compatibility
  • Updated package.json exports accordingly

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

@github-actions

Copy link
Copy Markdown
Contributor

This pull request adds a new top-level directory under workspaces/. Please follow Submitting a Pull Request for a New Workspace in CONTRIBUTING.md.

@rhdh-gh-app

rhdh-gh-app Bot commented Jun 16, 2026

Copy link
Copy Markdown

Important

This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior.

Changed Packages

Package Name Package Path Changeset Bump Current Version
app-legacy workspaces/global-header/packages/app-legacy none v0.0.0
app workspaces/global-header/packages/app none v0.0.0
@red-hat-developer-hub/backstage-plugin-global-header workspaces/global-header/plugins/global-header minor v1.21.6

…stable

Signed-off-by: rohitratannagar <rohitratannagar2003@gmail.com>
@rohitratannagar rohitratannagar force-pushed the feat/global-header-stable-NFS branch from f1ebb3c to 421a442 Compare June 16, 2026 08:24
Signed-off-by: rohitratannagar <rohitratannagar2003@gmail.com>
@rohitratannagar rohitratannagar force-pushed the feat/global-header-stable-NFS branch from 1bd4724 to 94f0809 Compare June 16, 2026 08:36
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.99%. Comparing base (d86f9c6) to head (94f0809).
⚠️ Report is 30 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3413      +/-   ##
==========================================
- Coverage   54.00%   53.99%   -0.01%     
==========================================
  Files        2403     2404       +1     
  Lines       87620    87624       +4     
  Branches    24260    24264       +4     
==========================================
  Hits        47315    47315              
- Misses      38752    38755       +3     
- Partials     1553     1554       +1     
Flag Coverage Δ *Carryforward flag
adoption-insights 83.58% <ø> (ø) Carriedforward from d86f9c6
ai-integrations 70.03% <ø> (ø) Carriedforward from d86f9c6
app-defaults 69.60% <ø> (ø) Carriedforward from d86f9c6
augment 46.39% <ø> (ø) Carriedforward from d86f9c6
bulk-import 72.86% <ø> (ø) Carriedforward from d86f9c6
cost-management 17.48% <ø> (ø) Carriedforward from d86f9c6
dcm 59.63% <ø> (ø) Carriedforward from d86f9c6
extensions 62.17% <ø> (ø) Carriedforward from d86f9c6
global-floating-action-button 74.30% <ø> (ø) Carriedforward from d86f9c6
global-header 61.44% <42.85%> (-0.19%) ⬇️
homepage 51.52% <ø> (ø) Carriedforward from d86f9c6
install-dynamic-plugins 56.23% <ø> (ø) Carriedforward from d86f9c6
konflux 91.01% <ø> (ø) Carriedforward from d86f9c6
lightspeed 68.49% <ø> (ø) Carriedforward from d86f9c6
mcp-integrations 85.46% <ø> (ø) Carriedforward from d86f9c6
orchestrator 37.33% <ø> (ø) Carriedforward from d86f9c6
quickstart 62.09% <ø> (ø) Carriedforward from d86f9c6
sandbox 79.56% <ø> (ø) Carriedforward from d86f9c6
scorecard 83.93% <ø> (ø) Carriedforward from d86f9c6
theme 64.54% <ø> (ø) Carriedforward from d86f9c6
translations 8.49% <ø> (ø) Carriedforward from d86f9c6
x2a 78.79% <ø> (ø) Carriedforward from d86f9c6

*This pull request uses carry forward flags. Click here to find out more.


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d86f9c6...94f0809. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant