Skip to content

fix: align MUI 4 to BUI migration recipe (#127) - #135

Merged
schultzp2020 merged 1 commit into
mainfrom
feat/mui4-to-bui-migration-recipe
Jul 22, 2026
Merged

fix: align MUI 4 to BUI migration recipe (#127)#135
schultzp2020 merged 1 commit into
mainfrom
feat/mui4-to-bui-migration-recipe

Conversation

@schultzp2020

Copy link
Copy Markdown
Contributor

Summary

  • Fix the radio/checkbox recipe step to use the published @backstage/migrate-mui-radio-checkbox-to-bui package name (the longer name was shortened for the registry limit).
  • Reorder workflow steps to match the MUI→BUI family plan: bootstrap → icons/styles → core → complex → forms → layout → cleanup.
  • Expand the recipe README with domain coverage, no-aiFixup behavior, manual follow-up, and out-of-scope items.

Closes #127

Test plan

  • yarn workspace @backstage/mui4-to-bui-migration-recipe test (workflow validate)
  • Confirm every workflow.yaml source: package resolves to a local @backstage/* package
  • Pre-push yarn check:changed passed
  • Optional: dry-run against ../backstage after merge/publish of the patch

Made with Cursor

Point the radio/checkbox step at the shortened registry package name,
reorder steps to match the family plan, and document follow-up plus
out-of-scope items for issue #127.

Co-authored-by: Cursor <cursoragent@cursor.com>
@schultzp2020
schultzp2020 merged commit dbcada8 into main Jul 22, 2026
2 checks passed
@schultzp2020
schultzp2020 deleted the feat/mui4-to-bui-migration-recipe branch July 22, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: MUI 4 to BUI migration - add migration recipe workflow

1 participant