Skip to content

Commit 047b2c2

Browse files
chore(python): remove unused docs scripts
Source-Link: googleapis/synthtool@450363b Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5581906b957284864632cde4e9c51d1cc66b0094990b27e689132fe5cd036046
1 parent 1d120c7 commit 047b2c2

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16-
digest: sha256:f016446d6e520e5fb552c45b110cba3f217bffdd3d06bdddd076e9e6d13266cf
17-
# created: 2025-02-21T19:32:52.01306189Z
16+
digest: sha256:5581906b957284864632cde4e9c51d1cc66b0094990b27e689132fe5cd036046
17+
# created: 2025-03-04T21:27:45.405098857Z

.kokoro/docs/common.cfg

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,23 @@ env_vars: {
8484

8585
###################################################
8686

87+
88+
89+
#############################################
90+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
91+
92+
env_vars: {
93+
key: "PRODUCT_AREA_LABEL"
94+
value: "observability"
95+
}
96+
env_vars: {
97+
key: "PRODUCT_LABEL"
98+
value: "error-reporting"
99+
}
100+
env_vars: {
101+
key: "LANGUAGE_LABEL"
102+
value: "python"
103+
}
104+
105+
###################################################
106+

0 commit comments

Comments
 (0)