Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

pubsub/cloud-client manual execution fails #815

Closed
molofson opened this issue Aug 18, 2017 · 0 comments
Closed

pubsub/cloud-client manual execution fails #815

molofson opened this issue Aug 18, 2017 · 0 comments
Assignees

Comments

@molofson
Copy link

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

-  mvn exec:java -Dexec.mainClass=com.example.pubsub.CreatePullSubscriptionExample -Dexec.args="my-topic-id my-sub"
+  mvn exec:java -Dexec.mainClass=com.example.pubsub.CreatePullSubscriptionExample -Dexec.args="my-topic my-sub"

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.

@lesv lesv closed this as completed in #863 Sep 25, 2017
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).
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants