Navigation Menu

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

fix: release scripts from issuing overlapping phases #492

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/669c1fcb-cd86-40d3-903f-fcad30bc82fb/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 21:42
@product-auto-label product-auto-label bot added the api: speech Issues related to the googleapis/java-speech 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 #492 (b2bf10a) into master (c812cb7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #492   +/-   ##
=========================================
  Coverage     75.36%   75.36%           
  Complexity      185      185           
=========================================
  Files            18       18           
  Lines          1230     1230           
  Branches         10       10           
=========================================
  Hits            927      927           
  Misses          287      287           
  Partials         16       16           

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 c812cb7...b2bf10a. 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 de8f57f into master Apr 15, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-synthtool branch April 15, 2021 15:34
@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 26, 2021
馃 I have created a release \*beep\* \*boop\*
---
### [1.27.1](https://www.github.com/googleapis/java-speech/compare/v1.27.0...v1.27.1) (2021-04-23)


### Bug Fixes

* release scripts from issuing overlapping phases ([#492](https://www.github.com/googleapis/java-speech/issues/492)) ([de8f57f](https://www.github.com/googleapis/java-speech/commit/de8f57f3a4543144a7703c14931be9bd0d8b6c74))
* typo ([#488](https://www.github.com/googleapis/java-speech/issues/488)) ([a4f43de](https://www.github.com/googleapis/java-speech/commit/a4f43de6ca890be1a1ae5989acccc9c215d4087c))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#495](https://www.github.com/googleapis/java-speech/issues/495)) ([2f4adb3](https://www.github.com/googleapis/java-speech/commit/2f4adb37ee6ac65e4574d410d26fe71f96907908))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#498](https://www.github.com/googleapis/java-speech/issues/498)) ([d794ded](https://www.github.com/googleapis/java-speech/commit/d794dedf5115ee1098fe42f8600b2177fb134f35))
* update dependency com.google.errorprone:error_prone_annotations to v2.6.0 ([#485](https://www.github.com/googleapis/java-speech/issues/485)) ([8566bbd](https://www.github.com/googleapis/java-speech/commit/8566bbd6d1d012093d25d9cbee0a0404e388c877))
---


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