gapic-generator-java icon indicating copy to clipboard operation
gapic-generator-java copied to clipboard

feat(generator): identify mono repo from config instead of len

Open zhumin8 opened this issue 9 months ago • 2 comments

Before this change, monorepo is identified by length of libraries section in generation_config.yaml. This change makes it explicitly declared as a field in generation_config.yaml

google-cloud-java config change needs to merge first: https://github.com/googleapis/google-cloud-java/pull/11478

BEGIN_COMMIT_OVERRIDE BEGIN_NESTED_COMMIT chore: update repo-level parameter monorepo to True END_NESTED_COMMIT END_COMMIT_OVERRIDE

zhumin8 avatar Mar 07 '25 22:03 zhumin8

obsolete

zhumin8 avatar Nov 14 '25 16:11 zhumin8