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

Separate monorepo in different repos. #150

Closed
2 tasks
alvarosabu opened this issue Mar 14, 2023 — with Volta.net · 0 comments · Fixed by #155
Closed
2 tasks

Separate monorepo in different repos. #150

alvarosabu opened this issue Mar 14, 2023 — with Volta.net · 0 comments · Fixed by #155

Comments

Copy link
Member

alvarosabu commented Mar 14, 2023

Until now, the idea of having a monorepo with multiple packages (core, cientos, ...) was to iterate fast on the library and mostly make it stable. And it worked.

Although, the release management has been completely manual and inefficient.

Thinking of the future, when we open the project, all the features, discussions, and bugs of all the packages would live inside the same mono repo, which would create a maintenance overhead and possible noise.

Also considering that cientos would be potentially huge in terms of features, controlled by the core team but maintained mostly by the community, it only makes sense to separate into different repos

Scope

The scope of this task is to:

  • Convert core to a simple repo
  • Move cientos to a separate repo
@alvarosabu alvarosabu changed the title Convert core to normal repo Separate monorepo in different repos. Mar 14, 2023
@alvarosabu alvarosabu mentioned this issue Mar 14, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant