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

cleanup(core): inline angular cli nested project migration logic into nx init #15396

Merged
merged 6 commits into from
Mar 7, 2023

Conversation

leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Mar 2, 2023

Current Behavior

The nx init command doesn't contain the implementation for migrating Angular CLI workspaces. Instead, it defers that to a separate package (make-angular-cli-faster) created for a different purpose.

Expected Behavior

The nx init command contains the implementation for migrating Angular CLI workspaces.

Note: the make-angular-cli-faster package will be removed in a separate PR once this one lands.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Mar 2, 2023
@vercel
Copy link

vercel bot commented Mar 2, 2023

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

Name Status Preview Comments Updated
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 7, 2023 at 11:00AM (UTC)

Copy link
Contributor

@barbados-clemens barbados-clemens left a comment

Choose a reason for hiding this comment

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

e2e utils look good.
just a heads up as @mandarini is refactoring those so you'll probably have a merge conflict once that PR lands.
#15421

Copy link
Contributor

@meeroslav meeroslav left a comment

Choose a reason for hiding this comment

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

Looks good to me (despite nit picking comment)!

@FrozenPandaz FrozenPandaz merged commit e1a2c98 into nrwl:master Mar 7, 2023
@leosvelperez leosvelperez deleted the misc/nx-init-angular branch March 8, 2023 08:04
@github-actions
Copy link

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 Mar 14, 2023
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.

5 participants