Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit577da9d

Browse files
build: use trampoline_v2 for python samples and allow custom dockerfile (#283)
Source-Link:googleapis/synthtool@a7ed11ePost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6e7328583be8edd3ba8f35311c76a1ecbc823010279ccb6ab46b7a76e25eafccCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parentf3fd059 commit577da9d

File tree

13 files changed

+24
-17
lines changed

13 files changed

+24
-17
lines changed

‎.github/.OwlBot.lock.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image:gcr.io/cloud-devrel-public-resources/owlbot-python:latest
3-
digest:sha256:87eee22d276554e4e52863ec9b1cb6a7245815dfae20439712bf644348215a5a
3+
digest:sha256:6e7328583be8edd3ba8f35311c76a1ecbc823010279ccb6ab46b7a76e25eafcc

‎.kokoro/samples/lint/common.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/python-docs-samples"
3131
gfile_resources:"/bigstore/cloud-devrel-kokoro-resources/trampoline"
3232

3333
# Use the trampoline script to run in docker.
34-
build_file:"python-api-core/.kokoro/trampoline.sh"
34+
build_file:"python-api-core/.kokoro/trampoline_v2.sh"

‎.kokoro/samples/python3.6/common.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/python-docs-samples"
3737
gfile_resources:"/bigstore/cloud-devrel-kokoro-resources/trampoline"
3838

3939
# Use the trampoline script to run in docker.
40-
build_file:"python-api-core/.kokoro/trampoline.sh"
40+
build_file:"python-api-core/.kokoro/trampoline_v2.sh"

‎.kokoro/samples/python3.6/periodic.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
env_vars: {
44
key:"INSTALL_LIBRARY_FROM_SOURCE"
55
value:"False"
6-
}
6+
}

‎.kokoro/samples/python3.7/common.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/python-docs-samples"
3737
gfile_resources:"/bigstore/cloud-devrel-kokoro-resources/trampoline"
3838

3939
# Use the trampoline script to run in docker.
40-
build_file:"python-api-core/.kokoro/trampoline.sh"
40+
build_file:"python-api-core/.kokoro/trampoline_v2.sh"

‎.kokoro/samples/python3.7/periodic.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
env_vars: {
44
key:"INSTALL_LIBRARY_FROM_SOURCE"
55
value:"False"
6-
}
6+
}

‎.kokoro/samples/python3.8/common.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/python-docs-samples"
3737
gfile_resources:"/bigstore/cloud-devrel-kokoro-resources/trampoline"
3838

3939
# Use the trampoline script to run in docker.
40-
build_file:"python-api-core/.kokoro/trampoline.sh"
40+
build_file:"python-api-core/.kokoro/trampoline_v2.sh"

‎.kokoro/samples/python3.8/periodic.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
env_vars: {
44
key:"INSTALL_LIBRARY_FROM_SOURCE"
55
value:"False"
6-
}
6+
}

‎.kokoro/samples/python3.9/common.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/python-docs-samples"
3737
gfile_resources:"/bigstore/cloud-devrel-kokoro-resources/trampoline"
3838

3939
# Use the trampoline script to run in docker.
40-
build_file:"python-api-core/.kokoro/trampoline.sh"
40+
build_file:"python-api-core/.kokoro/trampoline_v2.sh"

‎.kokoro/samples/python3.9/periodic.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
env_vars: {
44
key:"INSTALL_LIBRARY_FROM_SOURCE"
55
value:"False"
6-
}
6+
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp