Skip to content

Commit dfb5856

Browse files
authored
Merge branch 'master' into add-scripts-for-updating-discovery-artifacts-using-github-action
2 parents fa13ac3 + 3330483 commit dfb5856

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/header-checker-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{"allowedCopyrightHolders": ["Google LLC"],
22
"allowedLicenses": ["Apache-2.0", "MIT", "BSD-3"],
3-
"ignoreFiles": ["**/requirements.txt", "**/requirements-test.txt"],
3+
"ignoreFiles": ["**/requirements.txt", "**/requirements-test.txt", "**/__init__.py", "samples/**/constraints.txt", "samples/**/constraints-test.txt"],
44
"sourceFileExtensions": [
55
"ts",
66
"js",

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/google-api-python-client.git",
7-
"sha": "9a75e3e99d3f718f08fe197e77a605efc1ad5bb6"
7+
"sha": "bd2c5f9c5c5181e21cf970eb6f966afcf0323723"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "705743e66f5c0b24a95f7f30619c9d3ef747b317"
14+
"sha": "0a071b3460344886297a304253bf924aa68ddb7e"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)