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

fix(core): ensure proper yarn version detection even for nested projects #18052

Merged
merged 7 commits into from
Jul 17, 2023

Conversation

meeroslav
Copy link
Contributor

@meeroslav meeroslav commented Jul 10, 2023

This PR solves the yarn version detection for create-nx-workspace when user has multiple versions of yarn set up.

The yarn version should be detected from the nearest parent folder or the global config when none-found.

This fix also allows us to test changes with E2E tests.

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@vercel
Copy link

vercel bot commented Jul 10, 2023

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

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 13, 2023 7:51pm

@meeroslav meeroslav changed the title chore(repo): test e2e test feat(core): add yarn version to package.json during CNW Jul 10, 2023
@meeroslav meeroslav self-assigned this Jul 10, 2023
@nx-cloud
Copy link

nx-cloud bot commented Jul 10, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 3894c8b. 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.

@meeroslav meeroslav changed the title feat(core): ensure proper yarn version detection even for nested projects fix(core): ensure proper yarn version detection even for nested projects Jul 13, 2023
@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 Jul 23, 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.

4 participants