From b35fb741d31faa0916269bfab9be1bff82350708 Mon Sep 17 00:00:00 2001 From: "Benjamin E. Coe" Date: Tue, 31 Mar 2020 18:38:35 -0700 Subject: [PATCH] build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits (#300) --- packages/google-cloud-redis/synth.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/google-cloud-redis/synth.py b/packages/google-cloud-redis/synth.py index c97cba7a187..893122314fc 100644 --- a/packages/google-cloud-redis/synth.py +++ b/packages/google-cloud-redis/synth.py @@ -5,6 +5,9 @@ logging.basicConfig(level=logging.DEBUG) +AUTOSYNTH_MULTIPLE_COMMITS = True + + gapic = gcp.GAPICMicrogenerator() # tasks has two product names, and a poorly named artman yaml