Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
chore: adding cloud-rad java xrefs (#808)
Browse files Browse the repository at this point in the history
Source-Author: Emily Ball <emilyball@google.com>
Source-Date: Thu May 6 11:48:47 2021 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 046994f491c02806aea60118e214a9edd67f5ab7
Source-Link: googleapis/synthtool@046994f
  • Loading branch information
yoshi-automation committed May 7, 2021
1 parent 2cb8e9c commit a59fcd4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions .kokoro/release/publish_javadoc11.sh
Expand Up @@ -49,6 +49,13 @@ pushd target/docfx-yml
python3 -m docuploader create-metadata \
--name ${NAME} \
--version ${VERSION} \
--xrefs devsite://java/gax \
--xrefs devsite://java/google-cloud-core \
--xrefs devsite://java/api-common \
--xrefs devsite://java/proto-google-common-protos \
--xrefs devsite://java/google-api-client \
--xrefs devsite://java/google-http-client \
--xrefs devsite://java/protobuf \
--language java

# upload yml to production bucket
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -11,7 +11,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigquerydatatransfer.git",
"sha": "65afdc9bd38d529eaf8b8051161ba3d9c0d2aa20"
"sha": "2cb8e9cf41146029f730940d13814f887112e241"
}
},
{
Expand All @@ -26,7 +26,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "8285c2b4cdbc3771d031ad91e1c4ec9e55fff45d"
"sha": "046994f491c02806aea60118e214a9edd67f5ab7"
}
}
],
Expand Down

0 comments on commit a59fcd4

Please sign in to comment.