Skip to content

feat(graph): show next steps for successful migrations #30934

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
merged 1 commit into from
Apr 30, 2025

Conversation

jaysoo
Copy link
Member

@jaysoo jaysoo commented Apr 29, 2025

This PR updates Migration UI to display "next steps" when they are provided by a migration. This works by writing nextSteps into the Nx Console meta in migrations.json.

If the nextSteps is missing or it's empty, then nothing will be shown.

Screenshot 2025-04-29 at 5 16 49 PM

See: https://www.loom.com/share/c0a4a7dce9df46b5b023fce5e0a3bd2f

Copy link

vercel bot commented Apr 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev 🛑 Canceled (Inspect) Apr 29, 2025 9:43pm

Copy link

nx-cloud bot commented Apr 29, 2025

View your CI Pipeline Execution ↗ for commit 88bac91.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-ci ✅ Succeeded 6m 47s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 19s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-30 08:17:00 UTC

Copy link
Collaborator

@MaxKless MaxKless left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm :)

@jaysoo jaysoo merged commit dcef5c7 into master Apr 30, 2025
6 checks passed
@jaysoo jaysoo deleted the feat/migration-ui-next-steps branch April 30, 2025 12:16
Copy link

github-actions bot commented May 6, 2025

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants