Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add integration tests to pubsub#1080

Merged
mziccard merged 1 commit into
googleapis:pubsub-alphagoogleapis/google-cloud-java:pubsub-alphafrom
mziccard:pubsub-itsmziccard/gcloud-java:pubsub-itsCopy head branch name to clipboard
Jun 26, 2016
Merged

Add integration tests to pubsub#1080
mziccard merged 1 commit into
googleapis:pubsub-alphagoogleapis/google-cloud-java:pubsub-alphafrom
mziccard:pubsub-itsmziccard/gcloud-java:pubsub-itsCopy head branch name to clipboard

Conversation

@mziccard

@mziccard mziccard commented Jun 24, 2016

Copy link
Copy Markdown
Contributor

This adds integration tests for PubSub and makes Travis more tolerant if tests are taking long.

@mziccard mziccard added the api: pubsub Issues related to the Pub/Sub API. label Jun 24, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 24, 2016
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 86.131% when pulling 4054e3d on mziccard:pubsub-its into 42f0fe8 on GoogleCloudPlatform:pubsub-alpha.

@mziccard

Copy link
Copy Markdown
Contributor Author

/cc @lesv

@lesv

lesv commented Jun 24, 2016

Copy link
Copy Markdown
Contributor

LGTM - Cool, Thanks.

@mziccard mziccard merged commit d6bbd32 into googleapis:pubsub-alpha Jun 26, 2016
mziccard added a commit to mziccard/gcloud-java that referenced this pull request Jun 27, 2016
suztomo pushed a commit that referenced this pull request Feb 1, 2023
fix(java): handle empty modules

Fixes googleapis/synthtool#1743
Source-Link: googleapis/synthtool@482d649
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:bd5071596a47614d1fe15eb766c4255bae330f823b606e1196a3b0c8d2e96fd1

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Alice <65933803+alicejli@users.noreply.github.com>
suztomo pushed a commit that referenced this pull request Feb 1, 2023
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
… v0.9.14 (#1080)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.graalvm.buildtools:native-maven-plugin](https://togithub.com/graalvm/native-build-tools) | `0.9.13` -> `0.9.14` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.14/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.14/compatibility-slim/0.9.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.14/confidence-slim/0.9.13)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>graalvm/native-build-tools</summary>

### [`v0.9.14`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.9.14)

[Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.13...0.9.14)

##### What's Changed

Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog).

-   Fix how the GRAALVM_QUICK_BUILD env var is read by [@&#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/278](https://togithub.com/graalvm/native-build-tools/pull/278)
-   Make it possible to pass env vars to the builder process by [@&#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/280](https://togithub.com/graalvm/native-build-tools/pull/280)
-   Maven plugin fixes by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/274](https://togithub.com/graalvm/native-build-tools/pull/274)
-   Add support for `test-jar` artifacts by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/281](https://togithub.com/graalvm/native-build-tools/pull/281)
-   Add Gradle CLI options for quick build and debugging by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/286](https://togithub.com/graalvm/native-build-tools/pull/286)
-   Add a changelog and docs about build -> compile-no-fork changes by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/290](https://togithub.com/graalvm/native-build-tools/pull/290)
-   Do not filter out entry values starting with `java.` in the metadata post-processing action by [@&#8203;gradinac](https://togithub.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/289](https://togithub.com/graalvm/native-build-tools/pull/289)
-   Try to fix snapshot publishing by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/244](https://togithub.com/graalvm/native-build-tools/pull/244)
-   Fix javadoc and warnings by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/291](https://togithub.com/graalvm/native-build-tools/pull/291)
-   Bump the default metadata repository version to 0.1.2 by [@&#8203;gradinac](https://togithub.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/294](https://togithub.com/graalvm/native-build-tools/pull/294)
-   Fix metadata repository crash by [@&#8203;dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/295](https://togithub.com/graalvm/native-build-tools/pull/295)
-   Add support for override flag by [@&#8203;sdeleuze](https://togithub.com/sdeleuze) in [https://github.com/graalvm/native-build-tools/pull/296](https://togithub.com/graalvm/native-build-tools/pull/296)
-   Fix build time initialization error with JUnit 5.9.0 by [@&#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/308](https://togithub.com/graalvm/native-build-tools/pull/308)
-   Fix compatibility with configuration cache by [@&#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/304](https://togithub.com/graalvm/native-build-tools/pull/304)
-   Bump metadata repository version by [@&#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/310](https://togithub.com/graalvm/native-build-tools/pull/310)

##### New Contributors

-   [@&#8203;dnestoro](https://togithub.com/dnestoro) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/295](https://togithub.com/graalvm/native-build-tools/pull/295)

**Full Changelog**: graalvm/native-build-tools@0.9.13...0.9.14

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-logging).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDEuMyIsInVwZGF0ZWRJblZlciI6IjMyLjIwMS4zIn0=-->
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
🤖 I have created a release *beep* *boop*
---


## [3.11.3](googleapis/java-logging@v3.11.2...v3.11.3) (2022-09-22)


### Dependencies

* Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.14 ([#1079](googleapis/java-logging#1079)) ([c08c4da](googleapis/java-logging@c08c4da))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.14 ([#1080](googleapis/java-logging#1080)) ([50c979b](googleapis/java-logging@50c979b))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
Source-Link: googleapis/synthtool@1fd6dff
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ad9cabee4c022f1aab04a71332369e0c23841062124818a4490f73337f790337

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
…1080)

* test: add presubmit to verify java_library requirements file

Source-Link: googleapis/synthtool@d148182
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:27d0a1232b3656f0610cc1a55beb157cb3b63b1ca8b3dfba0bcd8b9dfecda4a1

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Diego Alonso Marquez Palacios <diegomarquezp@google.com>
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
… v0.9.14 (googleapis#1080)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.graalvm.buildtools:native-maven-plugin](https://togithub.com/graalvm/native-build-tools) | `0.9.13` -> `0.9.14` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.14/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.14/compatibility-slim/0.9.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.14/confidence-slim/0.9.13)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>graalvm/native-build-tools</summary>

### [`v0.9.14`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.9.14)

[Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.13...0.9.14)

##### What's Changed

Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog).

-   Fix how the GRAALVM_QUICK_BUILD env var is read by [@&googleapis#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/278](https://togithub.com/graalvm/native-build-tools/pull/278)
-   Make it possible to pass env vars to the builder process by [@&googleapis#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/280](https://togithub.com/graalvm/native-build-tools/pull/280)
-   Maven plugin fixes by [@&googleapis#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/274](https://togithub.com/graalvm/native-build-tools/pull/274)
-   Add support for `test-jar` artifacts by [@&googleapis#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/281](https://togithub.com/graalvm/native-build-tools/pull/281)
-   Add Gradle CLI options for quick build and debugging by [@&googleapis#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/286](https://togithub.com/graalvm/native-build-tools/pull/286)
-   Add a changelog and docs about build -> compile-no-fork changes by [@&googleapis#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/290](https://togithub.com/graalvm/native-build-tools/pull/290)
-   Do not filter out entry values starting with `java.` in the metadata post-processing action by [@&googleapis#8203;gradinac](https://togithub.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/289](https://togithub.com/graalvm/native-build-tools/pull/289)
-   Try to fix snapshot publishing by [@&googleapis#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/244](https://togithub.com/graalvm/native-build-tools/pull/244)
-   Fix javadoc and warnings by [@&googleapis#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/291](https://togithub.com/graalvm/native-build-tools/pull/291)
-   Bump the default metadata repository version to 0.1.2 by [@&googleapis#8203;gradinac](https://togithub.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/294](https://togithub.com/graalvm/native-build-tools/pull/294)
-   Fix metadata repository crash by [@&googleapis#8203;dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/295](https://togithub.com/graalvm/native-build-tools/pull/295)
-   Add support for override flag by [@&googleapis#8203;sdeleuze](https://togithub.com/sdeleuze) in [https://github.com/graalvm/native-build-tools/pull/296](https://togithub.com/graalvm/native-build-tools/pull/296)
-   Fix build time initialization error with JUnit 5.9.0 by [@&googleapis#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/308](https://togithub.com/graalvm/native-build-tools/pull/308)
-   Fix compatibility with configuration cache by [@&googleapis#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/304](https://togithub.com/graalvm/native-build-tools/pull/304)
-   Bump metadata repository version by [@&googleapis#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/310](https://togithub.com/graalvm/native-build-tools/pull/310)

##### New Contributors

-   [@&googleapis#8203;dnestoro](https://togithub.com/dnestoro) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/295](https://togithub.com/graalvm/native-build-tools/pull/295)

**Full Changelog**: graalvm/native-build-tools@0.9.13...0.9.14

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-logging).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDEuMyIsInVwZGF0ZWRJblZlciI6IjMyLjIwMS4zIn0=-->
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
🤖 I have created a release *beep* *boop*
---


## [3.11.3](googleapis/java-logging@v3.11.2...v3.11.3) (2022-09-22)


### Dependencies

* Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.14 ([googleapis#1079](googleapis/java-logging#1079)) ([f94198d](googleapis/java-logging@f94198d))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.14 ([googleapis#1080](googleapis/java-logging#1080)) ([22feb24](googleapis/java-logging@22feb24))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Mar 12, 2026
…1080)

* test: add presubmit to verify java_library requirements file

Source-Link: googleapis/synthtool@d148182
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:27d0a1232b3656f0610cc1a55beb157cb3b63b1ca8b3dfba0bcd8b9dfecda4a1

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Diego Alonso Marquez Palacios <diegomarquezp@google.com>
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
🤖 I have created a release *beep* *boop*
---


### [1.116.4](googleapis/java-pubsub@v1.116.3...v1.116.4) (2022-04-19)


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.6.1 ([#1084](googleapis/java-pubsub#1084)) ([b1c4d89](googleapis/java-pubsub@b1c4d89))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#1085](googleapis/java-pubsub#1085)) ([4826dcb](googleapis/java-pubsub@4826dcb))
* update dependency com.google.cloud:native-image-support to v0.13.1 ([#1086](googleapis/java-pubsub#1086)) ([98c7b2b](googleapis/java-pubsub@98c7b2b))
* update dependency com.google.errorprone:error_prone_annotations to v2.12.1 ([#1080](googleapis/java-pubsub#1080)) ([d13bd94](googleapis/java-pubsub@d13bd94))
* update dependency com.google.errorprone:error_prone_annotations to v2.13.0 ([#1083](googleapis/java-pubsub#1083)) ([3b8cbcb](googleapis/java-pubsub@3b8cbcb))
* update dependency com.google.errorprone:error_prone_annotations to v2.13.1 ([#1087](googleapis/java-pubsub#1087)) ([34121f0](googleapis/java-pubsub@34121f0))
* update dependency com.google.protobuf:protobuf-java-util to v3.20.0 ([#1078](googleapis/java-pubsub#1078)) ([b064d6c](googleapis/java-pubsub@b064d6c))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
meltsufin pushed a commit that referenced this pull request May 1, 2026
meltsufin pushed a commit that referenced this pull request May 1, 2026
🤖 I have created a release *beep* *boop*
---


### [1.116.4](googleapis/java-pubsub@v1.116.3...v1.116.4) (2022-04-19)


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.6.1 ([#1084](googleapis/java-pubsub#1084)) ([be3d382](googleapis/java-pubsub@be3d382))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#1085](googleapis/java-pubsub#1085)) ([f7082dd](googleapis/java-pubsub@f7082dd))
* update dependency com.google.cloud:native-image-support to v0.13.1 ([#1086](googleapis/java-pubsub#1086)) ([5f695df](googleapis/java-pubsub@5f695df))
* update dependency com.google.errorprone:error_prone_annotations to v2.12.1 ([#1080](googleapis/java-pubsub#1080)) ([5c26f6d](googleapis/java-pubsub@5c26f6d))
* update dependency com.google.errorprone:error_prone_annotations to v2.13.0 ([#1083](googleapis/java-pubsub#1083)) ([6996e97](googleapis/java-pubsub@6996e97))
* update dependency com.google.errorprone:error_prone_annotations to v2.13.1 ([#1087](googleapis/java-pubsub#1087)) ([0ca365a](googleapis/java-pubsub@0ca365a))
* update dependency com.google.protobuf:protobuf-java-util to v3.20.0 ([#1078](googleapis/java-pubsub#1078)) ([4f3d00b](googleapis/java-pubsub@4f3d00b))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.