From 6ae75471cb74b0f1700a425e13f8e60793258126 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 14 Jun 2019 09:37:37 -0700 Subject: [PATCH] Add disclaimer to auto-generated template files (via synth). (#8333) --- translate/.coveragerc | 1 + translate/.flake8 | 1 + translate/noxfile.py | 2 ++ translate/setup.cfg | 1 + translate/synth.metadata | 10 +++++----- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/translate/.coveragerc b/translate/.coveragerc index 6b9ab9da4a1b..b178b094aa1d 100644 --- a/translate/.coveragerc +++ b/translate/.coveragerc @@ -1,3 +1,4 @@ +# Generated by synthtool. DO NOT EDIT! [run] branch = True diff --git a/translate/.flake8 b/translate/.flake8 index 61766fa84d02..0268ecc9c55c 100644 --- a/translate/.flake8 +++ b/translate/.flake8 @@ -1,3 +1,4 @@ +# Generated by synthtool. DO NOT EDIT! [flake8] ignore = E203, E266, E501, W503 exclude = diff --git a/translate/noxfile.py b/translate/noxfile.py index 968fb5a09bf1..f6257317fccd 100644 --- a/translate/noxfile.py +++ b/translate/noxfile.py @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +# Generated by synthtool. DO NOT EDIT! + from __future__ import absolute_import import os import shutil diff --git a/translate/setup.cfg b/translate/setup.cfg index 2a9acf13daa9..3bd555500e37 100644 --- a/translate/setup.cfg +++ b/translate/setup.cfg @@ -1,2 +1,3 @@ +# Generated by synthtool. DO NOT EDIT! [bdist_wheel] universal = 1 diff --git a/translate/synth.metadata b/translate/synth.metadata index 6b2b6d3835e5..373f3f311b33 100644 --- a/translate/synth.metadata +++ b/translate/synth.metadata @@ -1,19 +1,19 @@ { - "updateTime": "2019-06-11T12:35:02.295672Z", + "updateTime": "2019-06-14T12:35:44.030175Z", "sources": [ { "generator": { "name": "artman", - "version": "0.24.0", - "dockerImage": "googleapis/artman@sha256:ce425884865f57f18307e597bca1a74a3619b7098688d4995261f3ffb3488681" + "version": "0.25.0", + "dockerImage": "googleapis/artman@sha256:ef1a98ab1e2b8f05f4d9a56f27d63347aefe14020e5f2d585172b14ca76f1d90" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "744feb9660b3194fcde37dea50038bde204f3573", - "internalRef": "252553801" + "sha": "c23b68eecb00c4d285a730a49b1d7d943cd56183", + "internalRef": "253113405" } }, {