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

feat: migrate to microgenerator #159

Merged
merged 3 commits into from Dec 7, 2020
Merged

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/5ae2a465-c5f2-47a0-a06e-68a2666fe368/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 345495218
Source-Link: googleapis/googleapis@0a9a8c8
PiperOrigin-RevId: 345067549
Source-Link: googleapis/googleapis@8cfc6c8
PiperOrigin-RevId: 344134135
Source-Link: googleapis/googleapis@b11a87f

…o from .bazelrc

Committer: @miraleung
PiperOrigin-RevId: 344134135

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Nov 24 14:38:21 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: b11a87f3b54be3a5e42c15020ee1e0781f86da90
Source-Link: googleapis/googleapis@b11a87f
Committer: @miraleung
PiperOrigin-RevId: 345067549

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Dec 1 11:49:14 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 8cfc6c874574b649b4524a4ef6a0651533325a84
Source-Link: googleapis/googleapis@8cfc6c8
Committer: @miraleung
PiperOrigin-RevId: 345495218

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Dec 3 11:25:26 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 0a9a8c8a88c1ea9d141ef69fbaeba1ca9dd474ba
Source-Link: googleapis/googleapis@0a9a8c8
@yoshi-automation yoshi-automation requested a review from a team as a code owner December 4, 2020 02:58
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • google-cloud-workflows/src/main/java/com/google/cloud/workflows/v1beta/WorkflowsClient.java
  • google-cloud-workflows/src/main/java/com/google/cloud/workflows/v1beta/WorkflowsSettings.java
  • google-cloud-workflows/src/main/java/com/google/cloud/workflows/v1beta/package-info.java
  • google-cloud-workflows/src/main/java/com/google/cloud/workflows/v1beta/stub/GrpcWorkflowsCallableFactory.java
  • google-cloud-workflows/src/main/java/com/google/cloud/workflows/v1beta/stub/GrpcWorkflowsStub.java
  • google-cloud-workflows/src/main/java/com/google/cloud/workflows/v1beta/stub/WorkflowsStub.java
  • google-cloud-workflows/src/main/java/com/google/cloud/workflows/v1beta/stub/WorkflowsStubSettings.java
  • google-cloud-workflows/src/test/java/com/google/cloud/workflows/v1beta/MockWorkflows.java
  • google-cloud-workflows/src/test/java/com/google/cloud/workflows/v1beta/MockWorkflowsImpl.java
  • google-cloud-workflows/src/test/java/com/google/cloud/workflows/v1beta/WorkflowsClientTest.java
  • proto-google-cloud-workflows-v1beta/src/main/java/com/google/cloud/workflows/v1beta/LocationName.java
  • proto-google-cloud-workflows-v1beta/src/main/java/com/google/cloud/workflows/v1beta/WorkflowName.java

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 4, 2020
@codecov
Copy link

codecov bot commented Dec 4, 2020

Codecov Report

Merging #159 (df4ef1d) into master (a3003c8) will increase coverage by 2.10%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #159      +/-   ##
============================================
+ Coverage     73.75%   75.86%   +2.10%     
- Complexity       61       66       +5     
============================================
  Files             6        6              
  Lines           503      493      -10     
  Branches          4        4              
============================================
+ Hits            371      374       +3     
+ Misses          124      111      -13     
  Partials          8        8              
Impacted Files Coverage Δ Complexity Δ
...google/cloud/workflows/v1beta/WorkflowsClient.java 68.88% <ø> (+14.44%) 28.00 <0.00> (+5.00)
...gle/cloud/workflows/v1beta/stub/WorkflowsStub.java 9.09% <ø> (ø) 1.00 <0.00> (ø)
...cloud/workflows/v1beta/stub/GrpcWorkflowsStub.java 91.60% <33.33%> (+0.05%) 13.00 <0.00> (ø)
...ogle/cloud/workflows/v1beta/WorkflowsSettings.java 16.27% <50.00%> (ø) 2.00 <0.00> (ø)
...d/workflows/v1beta/stub/WorkflowsStubSettings.java 85.35% <69.69%> (-0.78%) 18.00 <0.00> (ø)
...lows/v1beta/stub/GrpcWorkflowsCallableFactory.java 50.00% <100.00%> (ø) 4.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 a3003c8...df4ef1d. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat: migrate to microgenerator Dec 7, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Dec 7, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit fb32524 into master Dec 7, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch December 7, 2020 17:54
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 7, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Feb 24, 2021
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.2.0](https://www.github.com/googleapis/java-workflows/compare/v0.1.4...v0.2.0) (2021-02-22)


### Features

* migrate to microgenerator ([#159](https://www.github.com/googleapis/java-workflows/issues/159)) ([fb32524](https://www.github.com/googleapis/java-workflows/commit/fb325248049da0109eb142107e91e0ae2b8ee39e))


### Bug Fixes

* update repo name ([#182](https://www.github.com/googleapis/java-workflows/issues/182)) ([529aa0e](https://www.github.com/googleapis/java-workflows/commit/529aa0e71150e7e6c1f99627e0bfc6c81b8a22dd))


### Documentation

* generate sample code in the Java microgenerator ([#185](https://www.github.com/googleapis/java-workflows/issues/185)) ([592501d](https://www.github.com/googleapis/java-workflows/commit/592501d6150886bf9531e669733f4dd3ed7f5fa8))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#151](https://www.github.com/googleapis/java-workflows/issues/151)) ([a3003c8](https://www.github.com/googleapis/java-workflows/commit/a3003c8b601668c0e6b656aebf1fc1476083b4a2))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 ([ec15f27](https://www.github.com/googleapis/java-workflows/commit/ec15f2794dad3d9acfca3e9b7ccb876cd9be17f6))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 ([#166](https://www.github.com/googleapis/java-workflows/issues/166)) ([96e5909](https://www.github.com/googleapis/java-workflows/commit/96e5909d2ba0607e84df54f42df350a13a8eadf7))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 ([#171](https://www.github.com/googleapis/java-workflows/issues/171)) ([39e348c](https://www.github.com/googleapis/java-workflows/commit/39e348cb0012893da1a1fa37f00e28175928f0ce))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#193](https://www.github.com/googleapis/java-workflows/issues/193)) ([098dbaa](https://www.github.com/googleapis/java-workflows/commit/098dbaaec94fe7fd9f0ea8c4a46c953a4dff2d70))
---


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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
2 participants