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

Migration to monorepo #6466

Closed
7 tasks done
Reinmar opened this issue Mar 20, 2020 · 4 comments
Closed
7 tasks done

Migration to monorepo #6466

Reinmar opened this issue Mar 20, 2020 · 4 comments
Labels
Epic type:improvement This issue reports a possible enhancement of an existing feature.

Comments

@Reinmar
Copy link
Member

Reinmar commented Mar 20, 2020

We've been using multirepo for quite some time now, but as the time goes by we see that it is being less and less productive for our use case.

  • Working with the code will be simpler (now we use home made mrgit tool to do that comfortably)
  • Release tools are much more complicated with multirepo, more synchronization needed.
  • Many times it requires additional software (e.g. TravisCI - making PRs in multiple packages to fix one issue requires you to checkout this PR related branch for every dependency, otherwise it fails the tests)

There are multiple things to be handled in this project (along with the priority):

Stage 2


If you'd like to see this improvement implemented, add a 👍 reaction to this post.

@mlewand
Copy link
Contributor

mlewand commented Mar 24, 2020

Added the monorepo-mock branch, that has the file layout that we should be looking for, we can use it for further testing.

@mlewand mlewand added this to the iteration 31 milestone Mar 25, 2020
@mlewand mlewand modified the milestones: iteration 31, iteration 32 Apr 23, 2020
@mlewand
Copy link
Contributor

mlewand commented May 1, 2020

All right we migrated repositories:

There's still some documentation to be updated - this will be handled at the beginning on of upcoming week.

@mlewand
Copy link
Contributor

mlewand commented May 6, 2020

Moved followups to stage II #6746.

@robclancy
Copy link

I'm so glad you changed your mind on this (#6014). I have had to search so much to find things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic type:improvement This issue reports a possible enhancement of an existing feature.
Projects
None yet
Development

No branches or pull requests

3 participants