Skip to content
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

CLI: Improve texts for automigration #18303

Merged
merged 1 commit into from
May 24, 2022
Merged

CLI: Improve texts for automigration #18303

merged 1 commit into from
May 24, 2022

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented May 23, 2022

Issue: N/A

What I did

Improved automigration to:

How to test

  • Is this testable with Jest or Chromatic screenshots?
  • Does this need a new example in the kitchen sink apps?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

@nx-cloud
Copy link

nx-cloud bot commented May 23, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 2b7724a. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@@ -61,4 +64,8 @@ export const automigrate = async ({ fixId, dryRun, yes }: FixOptions = {}) => {
}
}
}

logger.info();
logger.info('✅ migration check successfully ran');
Copy link
Member Author

Choose a reason for hiding this comment

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

Feel free to suggest better texts for these.

Looks like this (this was before I added extra logs for spaces around)
image

@shilman shilman changed the title CLI: improve texts for automigration CLI: Improve texts for automigration May 24, 2022
@shilman shilman added maintenance User-facing maintenance tasks patch:yes Bugfix & documentation PR that need to be picked to main branch and removed feature request labels May 24, 2022
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

LGTM 💯

@shilman shilman merged commit cfe03b7 into next May 24, 2022
@shilman shilman deleted the fix/automigration-texts branch May 24, 2022 03:15
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label May 24, 2022
shilman added a commit that referenced this pull request May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli maintenance User-facing maintenance tasks patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants