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

Commit

Permalink
chore: adding cloud-rad java xrefs (#538)
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/32a4c40f-1857-4ebb-8c3c-e59f4943bc37/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 11, 2021
1 parent e88965e commit 3ddd084
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 7 deletions.
12 changes: 7 additions & 5 deletions .github/release-please.yml
@@ -1,6 +1,8 @@
releaseType: java-yoshi
bumpMinorPreMajor: true
branches:
- releaseType: java-lts
bumpMinorPreMajor: true
branch: 2.1.0-sp
- branch: 2.1.0-sp
bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-lts
bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-yoshi
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,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-monitoring.git",
"sha": "0add314b7fb617f55a01026e6670f81113a70046"
"sha": "035679aa63aed7efb965b588df9ac19ed2cbc9a5"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "8285c2b4cdbc3771d031ad91e1c4ec9e55fff45d"
"sha": "046994f491c02806aea60118e214a9edd67f5ab7"
}
}
],
Expand Down

0 comments on commit 3ddd084

Please sign in to comment.