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

feat!: createBuild, retryBuild, runBuildTrigger are LRO, listBuildTriggers returns paginated responses #150

Merged
merged 2 commits into from Apr 27, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/4c66d66e-a06c-4847-922a-38c893b4491a/targets

Committer: @miraleung
PiperOrigin-RevId: 305349873

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Apr 7 15:12:49 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: bf85ee3ed64951c14b19ef8577689f43ee6f0f41
Source-Link: googleapis/googleapis@bf85ee3
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 25, 2020
@chingor13 chingor13 changed the title chore: enable gapicv2 for cloudbuild/v1 API feat!: createBuild, retryBuild, runBuildTrigger are LRO, listBuildTriggers returns paginated responses Apr 27, 2020
@codecov
Copy link

codecov bot commented Apr 27, 2020

Codecov Report

Merging #150 into master will increase coverage by 0.11%.
The diff coverage is 84.07%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #150      +/-   ##
============================================
+ Coverage     79.91%   80.02%   +0.11%     
- Complexity       99      104       +5     
============================================
  Files             6        6              
  Lines           682      831     +149     
  Branches          2        3       +1     
============================================
+ Hits            545      665     +120     
- Misses          135      163      +28     
- Partials          2        3       +1     
Impacted Files Coverage Δ Complexity Δ
...oud/devtools/cloudbuild/v1/CloudBuildSettings.java 10.76% <0.00%> (-1.10%) 2.00 <0.00> (ø)
...ud/devtools/cloudbuild/v1/stub/CloudBuildStub.java 4.34% <0.00%> (-1.21%) 1.00 <0.00> (ø)
...cloud/devtools/cloudbuild/v1/CloudBuildClient.java 81.53% <87.27%> (-2.58%) 46.00 <20.00> (ø)
...ols/cloudbuild/v1/stub/CloudBuildStubSettings.java 86.02% <91.20%> (+2.46%) 28.00 <6.00> (+3.00)
...evtools/cloudbuild/v1/stub/GrpcCloudBuildStub.java 95.40% <95.58%> (-1.20%) 23.00 <8.00> (+1.00) ⬇️
...udbuild/v1/stub/GrpcCloudBuildCallableFactory.java 50.00% <0.00%> (+12.50%) 4.00% <0.00%> (+1.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9080b63...ec28d41. Read the comment docs.

@chingor13 chingor13 merged commit e66c82d into master Apr 27, 2020
@chingor13 chingor13 deleted the autosynth-googleapis branch April 27, 2020 21:44
@release-please release-please bot mentioned this pull request Apr 27, 2020
@release-please release-please bot mentioned this pull request May 20, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 23, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [2.0.0](https://www.github.com/googleapis/java-cloudbuild/compare/v1.1.1...v2.0.0) (2020-06-23)


### ⚠ BREAKING CHANGES

* createBuild, retryBuild, runBuildTrigger are LRO, listBuildTriggers returns paginated responses (#150)

### Features

* createBuild, retryBuild, runBuildTrigger are LRO, listBuildTriggers returns paginated responses ([#150](https://www.github.com/googleapis/java-cloudbuild/issues/150)) ([e66c82d](https://www.github.com/googleapis/java-cloudbuild/commit/e66c82db4ed0b3501dd08f4bb3af9ec989a670ef))
* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#188](https://www.github.com/googleapis/java-cloudbuild/issues/188)) ([d06149a](https://www.github.com/googleapis/java-cloudbuild/commit/d06149ad9b062e610381774b5ee26f420b080770))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#167](https://www.github.com/googleapis/java-cloudbuild/issues/167)) ([7cf2b56](https://www.github.com/googleapis/java-cloudbuild/commit/7cf2b563f9d6ae8995ab1ddaf4876ff3e932ef8e))
* update dependency com.google.api:api-common to v1.9.2 ([#175](https://www.github.com/googleapis/java-cloudbuild/issues/175)) ([09291dc](https://www.github.com/googleapis/java-cloudbuild/commit/09291dcbe5a375d6ee850e4425bc0c94a44cfba2))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#155](https://www.github.com/googleapis/java-cloudbuild/issues/155)) ([02d3f71](https://www.github.com/googleapis/java-cloudbuild/commit/02d3f71eee4332c8176858fd29cb1f4b21f9ff86))
* update dependency com.google.cloud:google-cloud-core-grpc to v1.93.5 ([#168](https://www.github.com/googleapis/java-cloudbuild/issues/168)) ([41a763a](https://www.github.com/googleapis/java-cloudbuild/commit/41a763ad751322853a50f6206c2447d7027b55bc))
* update dependency com.google.guava:guava-bom to v29 ([#131](https://www.github.com/googleapis/java-cloudbuild/issues/131)) ([f8a5099](https://www.github.com/googleapis/java-cloudbuild/commit/f8a509970b28211531595e743a9579c8725b86e7))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#159](https://www.github.com/googleapis/java-cloudbuild/issues/159)) ([555e370](https://www.github.com/googleapis/java-cloudbuild/commit/555e3706c2080b90ff69d2c20a2e15f4dc959531))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#165](https://www.github.com/googleapis/java-cloudbuild/issues/165)) ([407e6c5](https://www.github.com/googleapis/java-cloudbuild/commit/407e6c556cfc02f73cd13865f104cec99dafaef4))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#145](https://www.github.com/googleapis/java-cloudbuild/issues/145)) ([9080b63](https://www.github.com/googleapis/java-cloudbuild/commit/9080b63eddefbceafde6cffd0776ade99278a2fd))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#179](https://www.github.com/googleapis/java-cloudbuild/issues/179)) ([588e18d](https://www.github.com/googleapis/java-cloudbuild/commit/588e18df2a838cdacac2ca3eee3b474c8d2f5578))
* update dependency org.threeten:threetenbp to v1.4.4 ([#149](https://www.github.com/googleapis/java-cloudbuild/issues/149)) ([1802480](https://www.github.com/googleapis/java-cloudbuild/commit/1802480470a975495c54a3eed9285963af391fc0))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants