Skip to content

Commit

Permalink
chore(python): add kokoro configs for periodic builds against head (#131
Browse files Browse the repository at this point in the history
)

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/2aed4761-f38f-4fe4-a244-9d8ee3ac6845/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@79c8dd7
  • Loading branch information
yoshi-automation authored Mar 23, 2021
1 parent 60643ce commit 1f288ff
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions packages/google-cloud-python-speech/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/python-speech.git",
"sha": "c211b69003d6adc3ff584431f217251fda057424"
"sha": "59745644b08328c883e71d53f3fcc5537644e3c7"
}
},
{
Expand All @@ -19,14 +19,14 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "eda422b90c3dde4a872a13e6b78a8f802c40d0db"
"sha": "79c8dd7ee768292f933012d3a69a5b4676404cda"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "eda422b90c3dde4a872a13e6b78a8f802c40d0db"
"sha": "79c8dd7ee768292f933012d3a69a5b4676404cda"
}
}
],
Expand Down Expand Up @@ -83,16 +83,21 @@
".kokoro/samples/lint/presubmit.cfg",
".kokoro/samples/python3.6/common.cfg",
".kokoro/samples/python3.6/continuous.cfg",
".kokoro/samples/python3.6/periodic-head.cfg",
".kokoro/samples/python3.6/periodic.cfg",
".kokoro/samples/python3.6/presubmit.cfg",
".kokoro/samples/python3.7/common.cfg",
".kokoro/samples/python3.7/continuous.cfg",
".kokoro/samples/python3.7/periodic-head.cfg",
".kokoro/samples/python3.7/periodic.cfg",
".kokoro/samples/python3.7/presubmit.cfg",
".kokoro/samples/python3.8/common.cfg",
".kokoro/samples/python3.8/continuous.cfg",
".kokoro/samples/python3.8/periodic-head.cfg",
".kokoro/samples/python3.8/periodic.cfg",
".kokoro/samples/python3.8/presubmit.cfg",
".kokoro/test-samples-against-head.sh",
".kokoro/test-samples-impl.sh",
".kokoro/test-samples.sh",
".kokoro/trampoline.sh",
".kokoro/trampoline_v2.sh",
Expand Down

0 comments on commit 1f288ff

Please sign in to comment.