Skip to content

Commit

Permalink
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored Apr 1, 2020
1 parent 6cca9fe commit 9f72bed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/google-cloud-securitycenter/synth.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@

logging.basicConfig(level=logging.DEBUG)

AUTOSYNTH_MULTIPLE_COMMITS = True


# Run the gapic generator
gapic = gcp.GAPICMicrogenerator()
versions = ['v1beta1', 'v1', 'v1p1beta1']
Expand Down

0 comments on commit 9f72bed

Please sign in to comment.