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

Replace Lerna with Turbo #1365

Closed
kestarumper opened this issue Aug 30, 2024 · 0 comments · Fixed by #1367
Closed

Replace Lerna with Turbo #1365

kestarumper opened this issue Aug 30, 2024 · 0 comments · Fixed by #1367
Assignees
Milestone

Comments

@kestarumper
Copy link
Member

kestarumper commented Aug 30, 2024

Using turborepo increases performance of several procesess (e.g., building & testing packages). Turborepo setup is cleaner and improves maintainability. For these reasons, we decided to moved from lerna to the turborepo package. It is first step of bigger changes in the uniforms monorepo.

In the future, we want to change testing process to use vitest instead of jest, improve versioning & publishing process (so far it is done by lerna) and update interal tooling configuration (e.g. eslint, typescript, prettier).

@kestarumper kestarumper converted this from a draft issue Aug 30, 2024
@kestarumper kestarumper added this to the v4.0 milestone Aug 30, 2024
@piotrpospiech piotrpospiech linked a pull request Sep 8, 2024 that will close this issue
3 tasks
@github-project-automation github-project-automation bot moved this from Review to Closed in Open Source Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants