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: Resolved conflict on generators when not configured on build.yaml #312

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

leoafarias
Copy link
Member

Description

When not configuring to run each generator in a different file user ge4ts an error about conflict.

Changes

Generators are now a shared resource to avoid conflict and to allow them to run simultaneously.

  • Spec is no longer a

Review Checklist

  • Testing: Have you tested your changes, including unit tests and integration tests for affected code?

Impacted Packages

  • mix
  • mix_lint
  • mix_generator
  • documentation

Copy link

vercel bot commented Jun 20, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
mix-docs ⬜️ Ignored (Inspect) Jun 20, 2024 1:50pm

Copy link
Contributor

github-actions bot commented Jun 20, 2024

DCM report

✅ no issues found!

Full report: https://github.com/conceptadev/mix/runs/26470816936

@leoafarias leoafarias changed the title Fix: Resolved conflict from spec and dto generator when not configured on build.yaml Fix: Resolved conflict on generators when not configured on build.yaml Jun 20, 2024
@leoafarias leoafarias merged commit 603a47c into main Jun 20, 2024
5 checks passed
@leoafarias leoafarias deleted the fix/generator-setup-fix branch June 20, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant