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

Appearance settings
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit e2df801

Browse filesBrowse files
chore: remove staging bucket v2 (#413)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/e3e5eb7d-fdec-455e-aff4-589c951a65bc/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@572ef8f
1 parent 88414d2 commit e2df801
Copy full SHA for e2df801

File tree

Expand file treeCollapse file tree

2 files changed

+2
-7
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-7
lines changed

‎.kokoro/release/publish_javadoc.sh

Copy file name to clipboardExpand all lines: .kokoro/release/publish_javadoc.sh
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ if [[ -z "${STAGING_BUCKET}" ]]; then
2424
exit 1
2525
fi
2626

27-
if [[ -z "${STAGING_BUCKET_V2}" ]]; then
28-
echo "Need to set STAGING_BUCKET_V2 environment variable"
29-
exit 1
30-
fi
31-
3227
# work from the git root directory
3328
pushd $(dirname "$0")/../../
3429

‎synth.metadata

Copy file name to clipboardExpand all lines: synth.metadata
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-texttospeech.git",
7-
"sha": "ba23d5903f06600ce1184b608b5f642542e76613"
7+
"sha": "88414d270a76e364c70f91ea3dad47a64ef8bf70"
88
}
99
},
1010
{
@@ -27,7 +27,7 @@
2727
"git": {
2828
"name": "synthtool",
2929
"remote": "https://github.com/googleapis/synthtool.git",
30-
"sha": "bb854b6c048619e3be4e8b8ce8ed10aa74ea78ef"
30+
"sha": "572ef8f70edd9041f5bcfa71511aed6aecfc2098"
3131
}
3232
}
3333
],

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.