Comment on Monorepo or Multirepo? Role-Based RepositoriesparentComments−Cedricgc6yLibraries internal to Google are kept at the latest and consumers are updated to use the latest APIs. 3rd party libraries are checking into the monorepo at a specific version and everyone uses the same version.−kyrra6yIt's documented herehttps://opensource.google/docs/thirdparty/
Comments
Libraries internal to Google are kept at the latest and consumers are updated to use the latest APIs. 3rd party libraries are checking into the monorepo at a specific version and everyone uses the same version.
It's documented here
https://opensource.google/docs/thirdparty/