-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Create integration tests #617
Labels
api: dns
Issues related to the Cloud DNS API.
Comments
We are also planning to create a local mock service which can and will be used to test DefaultDnsRpc. |
github-actions bot
pushed a commit
to suztomo/google-cloud-java
that referenced
this issue
Jun 29, 2022
…urcemanager to v1-rev20210830-1.32.1 (googleapis#617) [![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.apis:google-api-services-cloudresourcemanager](http://nexus.sonatype.org/oss-repository-hosting.html) ([source](http://svn.sonatype.org/spice/tags/oss-parent-7)) | `v1-rev20210815-1.32.1` -> `v1-rev20210830-1.32.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.apis:google-api-services-cloudresourcemanager/v1-rev20210830-1.32.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.apis:google-api-services-cloudresourcemanager/v1-rev20210830-1.32.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.apis:google-api-services-cloudresourcemanager/v1-rev20210830-1.32.1/compatibility-slim/v1-rev20210815-1.32.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.apis:google-api-services-cloudresourcemanager/v1-rev20210830-1.32.1/confidence-slim/v1-rev20210815-1.32.1)](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**: 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, check this box. --- 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-resourcemanager).
github-actions bot
pushed a commit
to suztomo/google-cloud-java
that referenced
this issue
Jun 29, 2022
🤖 I have created a release \*beep\* \*boop\* --- ## [1.1.0](https://www.github.com/googleapis/java-resourcemanager/compare/v1.0.4...v1.1.0) (2021-08-31) ### Features * Remove use of deprecated gradle command in java README ([googleapis#1196](https://www.github.com/googleapis/java-resourcemanager/issues/1196)) ([googleapis#613](https://www.github.com/googleapis/java-resourcemanager/issues/613)) ([47ed387](https://www.github.com/googleapis/java-resourcemanager/commit/47ed387300dda5119aa3ecbf637eeb66077c5c93)) ### Dependencies * update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20210830-1.32.1 ([googleapis#617](https://www.github.com/googleapis/java-resourcemanager/issues/617)) ([e9743f9](https://www.github.com/googleapis/java-resourcemanager/commit/e9743f926edc076f91486879bc73cc610b012ad3)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([googleapis#616](https://www.github.com/googleapis/java-resourcemanager/issues/616)) ([bc85650](https://www.github.com/googleapis/java-resourcemanager/commit/bc8565012563e00d9054b247f5f64e6122cff69b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
to suztomo/google-cloud-java
that referenced
this issue
Jul 1, 2022
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- 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
This will be calling DefaultDnsRpc methods.
The text was updated successfully, but these errors were encountered: