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

feat(angular): allow migrating angular cli workspaces using the @angular-eslint/builder:lint builder #9750

Merged

Conversation

leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Apr 8, 2022

Current Behavior

Angular CLI workspaces can't be migrated when using the @angular-eslint/builder:lint builder. The generator to migrate is still looking for TSLint configuration that's no longer generated or supported.

Expected Behavior

Angular CLI workspaces using ESLint with the @angular-eslint/builder:lint builder can be migrated.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Apr 8, 2022
@nx-cloud
Copy link

nx-cloud bot commented Apr 8, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 43888cd. 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 11 targets

Sent with 💌 from NxCloud.

@vercel
Copy link

vercel bot commented Apr 8, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nrwl/nx-dev/5ELdQxE7HN1U6fDjgYjPDQ5pXHiU
✅ Preview: Ignored

[Deployment for 43888cd canceled]

@leosvelperez leosvelperez force-pushed the angular/ng-add-eslint-support branch from 2ab768f to c2d72a5 Compare April 8, 2022 16:45
@leosvelperez leosvelperez force-pushed the angular/ng-add-eslint-support branch from c2d72a5 to f5b3ab0 Compare April 11, 2022 11:17
@leosvelperez leosvelperez marked this pull request as ready for review April 11, 2022 12:00
@leosvelperez leosvelperez requested a review from Coly010 April 11, 2022 12:04
Copy link
Contributor

@Coly010 Coly010 left a comment

Choose a reason for hiding this comment

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

It looks great! 🎉

I've left a few comments seeking clarification around some things, but nothing that's blocking 😄

@leosvelperez leosvelperez force-pushed the angular/ng-add-eslint-support branch from f5b3ab0 to aeb47e5 Compare April 11, 2022 13:20
@leosvelperez leosvelperez force-pushed the angular/ng-add-eslint-support branch from aeb47e5 to 9c50799 Compare April 11, 2022 13:40
@leosvelperez leosvelperez force-pushed the angular/ng-add-eslint-support branch from 9c50799 to 43888cd Compare April 11, 2022 15:02
@leosvelperez leosvelperez merged commit d860a91 into nrwl:master Apr 11, 2022
@leosvelperez leosvelperez deleted the angular/ng-add-eslint-support branch April 11, 2022 15:30
@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 18, 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.

2 participants