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): remove usage of cypressProjectGenerator from ng-add generator #19816

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Oct 24, 2023

Current Behavior

The @nx/cypress:cypress-project is being consumed internally by the @nx/angular:ng-add generator even though is deprecated.

Expected Behavior

The @nx/angular:ng-add generator shouldn't use the @nx/cypress:cypress-project generator.

Related Issue(s)

Fixes #19390

@leosvelperez leosvelperez self-assigned this Oct 24, 2023
@leosvelperez leosvelperez requested review from a team as code owners October 24, 2023 11:57
@vercel
Copy link

vercel bot commented Oct 24, 2023

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

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Oct 25, 2023 8:54am

@leosvelperez leosvelperez enabled auto-merge (squash) October 25, 2023 08:54
@leosvelperez leosvelperez merged commit 90f7122 into nrwl:master Oct 25, 2023
6 checks passed
@leosvelperez leosvelperez deleted the angular/ng-add-cypress branch October 25, 2023 09:28
@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 Oct 31, 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.

"projectRoot is not defined" happens when trying to add Cypress to a single migrated Angular App
3 participants