feat: enrich NFS migration skill with operator config, missing blueprints, and entity page changes (v0.7.0)#50
Open
rohitkrai03 wants to merge 1 commit into
Conversation
- Bump version to 0.6.0 (rebase on main which is at 0.5.0) - Remove @ prefix from backstage-upgrade in routing table - Add dependency note for cross-skill version reference - Add cross-references between NFS guide and skill references Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6b93202 to
5f17e70
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.
Fixes
Summary
Fills 30 content gaps in the NFS migration skill reference files, identified by comparing against redhat-developer/rhdh#5009 (the official RHDH migration guides). Key additions:
operator-config.md—app.extensionsresolution rules,app.routes.bindings,app.packages, operator cheat sheet (legacy → NFS task mapping), config merging semanticsSearchResultListItemBlueprint,SearchFilterBlueprint,FormFieldBlueprint,AddonBlueprint,ThemeBlueprint,SignInPageBlueprint,IconBundleBlueprint,NavContentBlueprint,PluginWrapperBlueprint,EntityContextMenuItemBlueprintentity.context.menu,search.page.*,application/header, updatedappIconstype: info/type: contentlayout, built-in extension IDs, Dependencies tab removal, system diagram change, API path changescalprum.name,exposedModules,module/importNameresolutiondocs/nfs-migration-guide.md— reference files now stand alone; official human-readable docs will live in the rhdh repoTest plan
pytest— 343 pass (1 pre-existing failure intest_update_base_image)ruff check— clean🤖 Generated with Claude Code