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(core): add NX_IGNORE_CYCLES environment variable #18708

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

timfisher
Copy link
Contributor

  • Add NX_IGNORE_CYCLES environment variable to make it easier to run build commands if there are multiple commands where you need to ignore circular dependency errors, to save having to pass it through each time.

@vercel
Copy link

vercel bot commented Aug 18, 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 Sep 23, 2023 0:48am

@timfisher timfisher force-pushed the feat/nx-ignore-cycles-variable branch from 50dbd42 to 613a4b9 Compare August 18, 2023 14:52
@timfisher timfisher force-pushed the feat/nx-ignore-cycles-variable branch from 613a4b9 to e1dcd08 Compare August 18, 2023 14:56
@timfisher timfisher marked this pull request as ready for review August 18, 2023 14:57
@timfisher timfisher requested review from a team as code owners August 18, 2023 14:57
@timfisher timfisher force-pushed the feat/nx-ignore-cycles-variable branch from e1dcd08 to b03f078 Compare August 18, 2023 14:57
@Cammisuli
Copy link
Member

You can rebase/merge master and it should fix those storybook e2es.

@timfisher timfisher force-pushed the feat/nx-ignore-cycles-variable branch from b92fb4a to c6f9bdc Compare September 6, 2023 20:28
@isaacplmann isaacplmann enabled auto-merge (squash) September 22, 2023 19:18
@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 Sep 29, 2023
@timfisher timfisher deleted the feat/nx-ignore-cycles-variable branch September 29, 2023 05:25
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