Skip to content

feat(cli): add fwiz validate command#15

Open
fotopixel wants to merge 2 commits into
feat/publish-manifestfrom
feat/validate
Open

feat(cli): add fwiz validate command#15
fotopixel wants to merge 2 commits into
feat/publish-manifestfrom
feat/validate

Conversation

@fotopixel

Copy link
Copy Markdown
Contributor

Summary

  • Adds fwiz validate for pre-deploy manifest checks (registry/local comparison, shared dependency validation, breaking change detection, CI-friendly exit codes).

Closes #5

Test plan

  • pnpm nx test @federation-wizards/core
  • pnpm nx test @federation-wizards/fwiz
  • pnpm nx build @federation-wizards/core
  • pnpm nx build @federation-wizards/fwiz

Made with Cursor

fotopixel and others added 2 commits June 12, 2026 17:08
Adds validate command with registry/local manifest comparison, shared
dependency validation (requiredVersion/strictVersion), breaking change
detection, and CI-friendly exit codes.

Closes #5

Co-authored-by: Cursor <cursoragent@cursor.com>
Avoid TS2308 when validate and publish both re-export the same symbol from core.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant