From ef4f7961bce4d4bee941e716c45f048f8bd29ee2 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Fri, 3 Apr 2020 04:14:27 -0700 Subject: [PATCH] build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits (#336) https://github.com/googleapis/nodejs-bigquery-data-transfer/commit/d42a77173f9ced6e6a6cfb569987bbb535027a05 commit d42a77173f9ced6e6a6cfb569987bbb535027a05 Author: Benjamin E. Coe Date: Wed Apr 1 11:15:16 2020 -0700 build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits (#336) Co-authored-by: Alexander Fenster --- synth.metadata | 2 +- synth.py | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/synth.metadata b/synth.metadata index ed68dc3..5ea82f2 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2020-04-03T11:12:53.108215Z", + "updateTime": "2020-04-03T11:14:26.892465Z", "sources": [ { "git": { diff --git a/synth.py b/synth.py index 93c9ac7..4465dad 100644 --- a/synth.py +++ b/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