-
Notifications
You must be signed in to change notification settings - Fork 109
feat(lightspeed): restructure plugin to make NFS the default entry point with OFS at legacy subpath #3513
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
its-mitesh-kumar
merged 16 commits into
redhat-developer:main
from
its-mitesh-kumar:feat/lightspeed-nfs-ga
Jun 30, 2026
+2,288
−3,164
Merged
feat(lightspeed): restructure plugin to make NFS the default entry point with OFS at legacy subpath #3513
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
4d5feeb
feat(lightspeed): expose dedicated NFS module federation entry points…
its-mitesh-kumar 9559050
feat(lightspeed): make NFS the primary entry point and add legacy sub…
its-mitesh-kumar b949ff3
updating the changeset
its-mitesh-kumar 3f0fdd0
updating the readme
its-mitesh-kumar b3cbfd2
fixing few styles
its-mitesh-kumar 55ceb11
fixing style issues
its-mitesh-kumar 4220331
updating e2e
its-mitesh-kumar f76b7eb
addressing pr comments
its-mitesh-kumar a4572f5
Merge remote-tracking branch 'upstream' into feat/lightspeed-nfs-ga
its-mitesh-kumar f4dde27
Merge remote-tracking branch 'upstream' into feat/lightspeed-nfs-ga
its-mitesh-kumar c69d421
addressing comments
its-mitesh-kumar de21bf9
rexport legacy apis from index.ts
its-mitesh-kumar a24c129
updating api report
its-mitesh-kumar 8b44f87
updating changeset
its-mitesh-kumar 1dc8bf9
Merge branch 'main' into feat/lightspeed-nfs-ga
its-mitesh-kumar 0820862
language support config
its-mitesh-kumar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| '@red-hat-developer-hub/backstage-plugin-lightspeed': minor | ||
| --- | ||
|
|
||
| Graduate the New Frontend System (NFS) plugin from the `./alpha` export to the primary `./` entry point. Legacy (OFS) component exports are still available from the main path (deprecated, will be removed in a future release) and also accessible at `./legacy`. Translations remain at `./alpha`. | ||
|
|
||
| Existing OFS dynamic plugin configurations continue to work without changes — `module: Legacy` is advised but not mandatory. |
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.