Commit 9fd96e7
authored
chore: Re-generated to pick up changes from synthtool. (#45)
* docs(python): update intersphinx for grpc and auth
* docs(python): update intersphinx for grpc and auth
* use https for python intersphinx
Co-authored-by: Tim Swast <swast@google.com>
Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Source-Date: Wed Nov 18 14:37:25 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 9a7d9fbb7045c34c9d3d22c1ff766eeae51f04c9
Source-Link: googleapis/synthtool@9a7d9fb
* docs(python): fix intersphinx link for google-auth
Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Source-Date: Thu Nov 19 10:16:05 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: a073c873f3928c561bdf87fdfbf1d081d1998984
Source-Link: googleapis/synthtool@a073c87
* chore: add config / docs for 'pre-commit' support
Source-Author: Tres Seaver <tseaver@palladion.com>
Source-Date: Tue Dec 1 16:01:20 2020 -0500
Source-Repo: googleapis/synthtool
Source-Sha: 32af6da519a6b042e3da62008e2a75e991efb6b4
Source-Link: googleapis/synthtool@32af6da
* chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.3.0
Source-Author: WhiteSource Renovate <bot@renovateapp.com>
Source-Date: Wed Dec 2 17:18:24 2020 +0100
Source-Repo: googleapis/synthtool
Source-Sha: 69629b64b83c6421d616be2b8e11795738ec8a6c
Source-Link: googleapis/synthtool@69629b6
* test(python): give filesystem paths to pytest-cov
https://pytest-cov.readthedocs.io/en/latest/config.html
The pytest-cov docs seem to suggest a filesystem path is expected.
Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Source-Date: Wed Dec 2 09:28:04 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: f94318521f63085b9ccb43d42af89f153fb39f15
Source-Link: googleapis/synthtool@f9431851 parent 31f0d7f commit 9fd96e7Copy full SHA for 9fd96e7
File tree
Expand file treeCollapse file tree
5 files changed
+35
-8
lines changedOpen diff view settings
Filter options
- packages/google-cloud-build
- docs
Expand file treeCollapse file tree
5 files changed
+35
-8
lines changedOpen diff view settings
Collapse file
packages/google-cloud-build/.pre-commit-config.yaml
Copy file name to clipboard+17Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
Collapse file
packages/google-cloud-build/CONTRIBUTING.rst
Copy file name to clipboardExpand all lines: packages/google-cloud-build/CONTRIBUTING.rst+10Lines changed: 10 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
111 | 111 | |
112 | 112 | |
113 | 113 | |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
114 | 124 | |
115 | 125 | |
116 | 126 | |
|
Collapse file
packages/google-cloud-build/docs/conf.py
Copy file name to clipboardExpand all lines: packages/google-cloud-build/docs/conf.py+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
345 | 345 | |
346 | 346 | |
347 | 347 | |
348 | | - |
349 | | - |
| 348 | + |
| 349 | + |
350 | 350 | |
351 | | - |
| 351 | + |
352 | 352 | |
353 | 353 | |
354 | 354 | |
|
Collapse file
packages/google-cloud-build/noxfile.py
Copy file name to clipboardExpand all lines: packages/google-cloud-build/noxfile.py+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
81 | 81 | |
82 | 82 | |
83 | 83 | |
84 | | - |
85 | | - |
86 | | - |
| 84 | + |
| 85 | + |
87 | 86 | |
88 | 87 | |
89 | 88 | |
|
Collapse file
packages/google-cloud-build/synth.metadata
Copy file name to clipboardExpand all lines: packages/google-cloud-build/synth.metadata+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | 9 | |
10 | 10 | |
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | | - |
| 22 | + |
23 | 23 | |
24 | 24 | |
25 | 25 | |
| ||
78 | 78 | |
79 | 79 | |
80 | 80 | |
| 81 | + |
81 | 82 | |
82 | 83 | |
83 | 84 | |
|
0 commit comments