Skip to content

Commit

Permalink
chore: adding cloud-rad java xrefs (#1365)
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/0cc59cf8-7a9f-4a86-a52e-a4a3158a6529/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)

Source-Link: googleapis/synthtool@046994f
  • Loading branch information
yoshi-automation committed May 6, 2021
1 parent a41387b commit f9af74f
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 @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-http-java-client.git",
"sha": "f94f597e50304f6d729340ddfd7bbea4fb822f78"
"sha": "a41387bd001b99f57190db337a9a8d31435d315d"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "8285c2b4cdbc3771d031ad91e1c4ec9e55fff45d"
"sha": "046994f491c02806aea60118e214a9edd67f5ab7"
}
}
],
Expand Down

0 comments on commit f9af74f

Please sign in to comment.