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

fix: release scripts from issuing overlapping phases #95

Merged
merged 1 commit into from Apr 15, 2021

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/c9eb41f2-e7f0-4c0e-91f8-57b68a8e67a0/targets

  • To automatically regenerate this PR, check this box. (May take up to 24 hours.)

Source-Link: googleapis/synthtool@8285c2b

`mvn deploy` will run `mvn install` so specifying `mvn install deploy` is redundant at best. At worst, it will cause plugins like maven-shade-plugin to be executed twice re-shading itself

Source-Author: Igor Bernstein <igorbernstein@google.com>
Source-Date: Wed Apr 14 13:16:03 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 8285c2b4cdbc3771d031ad91e1c4ec9e55fff45d
Source-Link: googleapis/synthtool@8285c2b
@yoshi-automation yoshi-automation requested a review from a team as a code owner April 14, 2021 22:55
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 14, 2021
@product-auto-label product-auto-label bot added the api: workflowexecutions Issues related to the googleapis/java-workflow-executions API. label Apr 14, 2021
@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #95 (db60f91) into master (834a9c0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #95   +/-   ##
=========================================
  Coverage     71.92%   71.92%           
  Complexity       55       55           
=========================================
  Files             6        6           
  Lines           342      342           
  Branches          4        4           
=========================================
  Hits            246      246           
  Misses           88       88           
  Partials          8        8           

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 834a9c0...db60f91. Read the comment docs.

@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 15, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit f013e7a into master Apr 15, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-synthtool branch April 15, 2021 15:36
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 15, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request May 26, 2021
馃 I have created a release \*beep\* \*boop\*
---
## [0.2.0](https://www.github.com/googleapis/java-workflow-executions/compare/v0.1.8...v0.2.0) (2021-05-26)


### Features

* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#114](https://www.github.com/googleapis/java-workflow-executions/issues/114)) ([b877b23](https://www.github.com/googleapis/java-workflow-executions/commit/b877b236d5435ba03c8edf2468202f48194c1176))
* add v1 client ([#119](https://www.github.com/googleapis/java-workflow-executions/issues/119)) ([2039980](https://www.github.com/googleapis/java-workflow-executions/commit/2039980de2b82567d5252d2884a0cdd143b281d6))


### Bug Fixes

* release scripts from issuing overlapping phases ([#95](https://www.github.com/googleapis/java-workflow-executions/issues/95)) ([f013e7a](https://www.github.com/googleapis/java-workflow-executions/commit/f013e7a29415493d046273e6ec68e89843a1b2d1))
* typo ([#92](https://www.github.com/googleapis/java-workflow-executions/issues/92)) ([079eb7f](https://www.github.com/googleapis/java-workflow-executions/commit/079eb7f3be4097c710f0185331bd9df89cb7e4d8))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#96](https://www.github.com/googleapis/java-workflow-executions/issues/96)) ([1bc3bef](https://www.github.com/googleapis/java-workflow-executions/commit/1bc3bef95d72d8a8aee33f51fcce97c86eacd66d))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#99](https://www.github.com/googleapis/java-workflow-executions/issues/99)) ([774e2ca](https://www.github.com/googleapis/java-workflow-executions/commit/774e2cab1f4af73c55ffa85a2b91f3273a44e81c))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#110](https://www.github.com/googleapis/java-workflow-executions/issues/110)) ([99f28de](https://www.github.com/googleapis/java-workflow-executions/commit/99f28de65b4867a496b13e11c896e33805b9c2d6))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#113](https://www.github.com/googleapis/java-workflow-executions/issues/113)) ([ef824c9](https://www.github.com/googleapis/java-workflow-executions/commit/ef824c9e2bd461a5940dbdde0f01b033f307360e))
---


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
api: workflowexecutions Issues related to the googleapis/java-workflow-executions API. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
2 participants