On 19 Oct 2022, at 22:00, 'Seyoung Song' via Repo and Gerrit Discussion <repo-d...@googlegroups.com> wrote:I think a monorepo is supposed to contain a lot of related and unreleated software(services, products, etc.) with many different lifecycles, so having all of them in one repo demonstrates the capability to support monorepo.
ThanksSeyoungOn Wednesday, October 19, 2022 at 1:50:47 PM UTC-7 lucamilanesio wrote:
> On 19 Oct 2022, at 21:48, 'Seyoung Song' via Repo and Gerrit Discussion <repo-d...@googlegroups.com> wrote:
>
> The first focus item of Gerrit 2022 is large scale and monorepo.
> https://gitenterprise.me/2022/01/10/2022-goals-for-gerrit/
That is the focus for GerritForge: the link you posted is the GerritForge’s blog
>
> Why is Gerrit codebase in a lot of small git repositories(modules, plugins, etc.) instead of providing all of them in a monorepo and show Gerrit acutally can support monorepo well?
I believe that is for:
1. Historical reasons (many years ago JGit wasn’t that good in managing large mon-repos)
2. The plugins are separate entities and have separate lifecycle. They *become* core at some point in time, but they typically start outside the core.
HTH
Luca.
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/d40d0226-8075-4073-9331-d91dd6562854n%40googlegroups.com.
On 19 Oct 2022, at 22:33, 'Seyoung Song' via Repo and Gerrit Discussion <repo-d...@googlegroups.com> wrote:The monorepo of Google is almost all software(many products, services, internal business apps, platform tools, etc), practically anything, in company Google.
I guess monorepo in Facebook is similar.
I think monorepo is for company or org.It came out from a company, Google.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/3712b417-5d7c-4888-8e67-bcc32bd7672dn%40googlegroups.com.
On 19 Oct 2022, at 23:02, 'Seyoung Song' via Repo and Gerrit Discussion <repo-d...@googlegroups.com> wrote:Google open source software are not in the Google monorepo because those source codes need be available to public.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/303cd617-4d07-4c73-9664-65a2855f8ee4n%40googlegroups.com.