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

fix: release scripts from issuing overlapping phases #234

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:59
@product-auto-label product-auto-label bot added the api: workflows Issues related to the googleapis/java-workflows API. label Apr 14, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 14, 2021
@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #234 (46d6d6f) into master (24ce2a3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #234   +/-   ##
=========================================
  Coverage     75.86%   75.86%           
  Complexity       66       66           
=========================================
  Files             6        6           
  Lines           493      493           
  Branches          4        4           
=========================================
  Hits            374      374           
  Misses          111      111           
  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 24ce2a3...46d6d6f. 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 fd2ed80 into master Apr 15, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-synthtool branch April 15, 2021 16:26
@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 Apr 29, 2021
馃 I have created a release \*beep\* \*boop\*
---
## [0.4.0](https://www.github.com/googleapis/java-workflows/compare/v0.3.1...v0.4.0) (2021-04-29)


### Features

* v1 client generation ([#240](https://www.github.com/googleapis/java-workflows/issues/240)) ([9619ec1](https://www.github.com/googleapis/java-workflows/commit/9619ec1badf86746f02ff7675cd0c1bebe77309b))


### Bug Fixes

* release scripts from issuing overlapping phases ([#234](https://www.github.com/googleapis/java-workflows/issues/234)) ([fd2ed80](https://www.github.com/googleapis/java-workflows/commit/fd2ed802a86e6899562669daa47453e717abc385))
* typo ([#231](https://www.github.com/googleapis/java-workflows/issues/231)) ([6a883dc](https://www.github.com/googleapis/java-workflows/commit/6a883dc973f0ec59fca2049e8fcdb92f5ca06727))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#235](https://www.github.com/googleapis/java-workflows/issues/235)) ([4b610fa](https://www.github.com/googleapis/java-workflows/commit/4b610fa70529db33ca807c1332b03a71fc9eec02))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#238](https://www.github.com/googleapis/java-workflows/issues/238)) ([563e22b](https://www.github.com/googleapis/java-workflows/commit/563e22b476b3a495c05c392e929e436262caeca8))
---


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