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 #292

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/757ae8b9-aff7-4749-9e58-9de4e00b59db/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:07
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/java-notification 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 #292 (60437d8) into master (1161d60) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #292   +/-   ##
=========================================
  Coverage     66.66%   66.66%           
  Complexity       26       26           
=========================================
  Files             2        2           
  Lines           135      135           
  Branches         18       18           
=========================================
  Hits             90       90           
  Misses           39       39           
  Partials          6        6           

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 1161d60...60437d8. 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 4703954 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 27, 2021
馃 I have created a release \*beep\* \*boop\*
---
### [0.121.10](https://www.github.com/googleapis/java-notification/compare/v0.121.9...v0.121.10) (2021-04-27)


### Bug Fixes

* release scripts from issuing overlapping phases ([#292](https://www.github.com/googleapis/java-notification/issues/292)) ([4703954](https://www.github.com/googleapis/java-notification/commit/4703954d6bf88b33c245b8a445baf5d6063bcba4))
* typo ([#288](https://www.github.com/googleapis/java-notification/issues/288)) ([46992b4](https://www.github.com/googleapis/java-notification/commit/46992b4531a9dc89093cb4d8edb986e3b02411fb))


### Dependencies

* update dependency com.google.cloud:google-cloud-pubsub-bom to v1.112.1 ([#287](https://www.github.com/googleapis/java-notification/issues/287)) ([1161d60](https://www.github.com/googleapis/java-notification/commit/1161d6018487add7120bfd3ed912a382e52dde63))
* update dependency com.google.cloud:google-cloud-pubsub-bom to v1.112.3 ([#297](https://www.github.com/googleapis/java-notification/issues/297)) ([345fe1b](https://www.github.com/googleapis/java-notification/commit/345fe1b694fd32fe52fa8a3d79d57ddaead89e64))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#294](https://www.github.com/googleapis/java-notification/issues/294)) ([e4df540](https://www.github.com/googleapis/java-notification/commit/e4df5402f3eb88e86f1b26137d1214b923c2b111))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#296](https://www.github.com/googleapis/java-notification/issues/296)) ([f8bbd85](https://www.github.com/googleapis/java-notification/commit/f8bbd85aa4da5b33783181d0f8ebf9e4a3cc572e))
* update dependency com.google.cloud:google-cloud-storage to v1.113.16 ([#290](https://www.github.com/googleapis/java-notification/issues/290)) ([8f67447](https://www.github.com/googleapis/java-notification/commit/8f6744709466c78ec6e532d394cd49529cbfde1b))
---


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