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

[Feature]: migrate to nx #30267

Closed
39 tasks done
Hotell opened this issue Jan 9, 2024 · 1 comment
Closed
39 tasks done

[Feature]: migrate to nx #30267

Hotell opened this issue Jan 9, 2024 · 1 comment

Comments

@Hotell
Copy link
Contributor

Hotell commented Jan 9, 2024

Library

whole monorepo

Describe the feature that you would like added

nx suites well for our needs as a robust core building blog for best possible mix of great DX, unified tooling, excellent task orchestrator etc under "1 package". Recently nx also added release tool and support for other technologies beyond JS ecosystem which matches with what we would like have in our arsenal ( with more JS tooling shifting towards other languages ).

We already have nx in repo for quite some time, which was used only for generators and various codemods automations.

in recent months we did various preparations for actual nx migration

  • adding project.json to every project
  • replacing lerna functionality with nx
  • bootstraped workspace-plugin

Going forward we wanna completely move to nx coherent DX in all areas.

Have you discussed this feature with our team

v-build

Additional context

No response

Tasks

Priority

None

Related Issues

NX issues

NX Features (missing/requested)

Issues that can be closed after this Epic is implemented:

@Hotell Hotell changed the title [Feature]: migrate to nx for task orchestration [Feature]: migrate to nx Jan 9, 2024
@Hotell Hotell self-assigned this Jun 17, 2024
@Hotell
Copy link
Contributor Author

Hotell commented Nov 4, 2024

All tasks have been completed ! 🚀

  • repo uses nx 100%
  • v9 and tooling projects use nx for everything leveraging nx project crystal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants