-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pubsub/cloud-client manual execution fails #815
Comments
minherz
pushed a commit
that referenced
this issue
Nov 9, 2022
🤖 I have created a release *beep* *boop* --- ### [0.122.17](googleapis/java-errorreporting@v0.122.16...v0.122.17) (2022-03-03) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.5.6 ([#812](googleapis/java-errorreporting#812)) ([5f04ac9](googleapis/java-errorreporting@5f04ac9)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#813](googleapis/java-errorreporting#813)) ([971e639](googleapis/java-errorreporting@971e639)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
minherz
pushed a commit
that referenced
this issue
Nov 10, 2022
🤖 I have created a release *beep* *boop* --- ### [0.122.17](googleapis/java-errorreporting@v0.122.16...v0.122.17) (2022-03-03) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.5.6 ([#812](googleapis/java-errorreporting#812)) ([5f04ac9](googleapis/java-errorreporting@5f04ac9)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#813](googleapis/java-errorreporting#813)) ([971e639](googleapis/java-errorreporting@971e639)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
minherz
pushed a commit
that referenced
this issue
Nov 10, 2022
🤖 I have created a release *beep* *boop* --- ### [0.122.17](googleapis/java-errorreporting@v0.122.16...v0.122.17) (2022-03-03) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.5.6 ([#812](googleapis/java-errorreporting#812)) ([5f04ac9](googleapis/java-errorreporting@5f04ac9)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#813](googleapis/java-errorreporting#813)) ([971e639](googleapis/java-errorreporting@971e639)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
bourgeoisor
pushed a commit
that referenced
this issue
Nov 11, 2022
…815) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://github.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.4.0` -> `25.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/compatibility-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/confidence-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dataproc).
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In which file did you encounter the issue?
pubsub/cloud-client/README.md
Did you change the file? If so, how?
@@ -31,7 +31,7 @@ For more samples, see the samples in
Create a subscription
Publish messages
Describe the issue
The documentation is describing a test to run manually, which fails unless specifying the topicId previously used in the CreateTopicExample() step.
The text was updated successfully, but these errors were encountered: