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

fix: release scripts from issuing overlapping phases #445

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/dfb66b55-3396-437c-ad70-9f7c5c769e4b/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:38
@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: billingbudgets Issues related to the googleapis/java-billingbudgets API. label Apr 14, 2021
@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #445 (b869c1d) into master (71719c5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #445   +/-   ##
=========================================
  Coverage     74.96%   74.96%           
  Complexity      107      107           
=========================================
  Files            12       12           
  Lines           775      775           
  Branches          6        6           
=========================================
  Hits            581      581           
  Misses          184      184           
  Partials         10       10           

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 71719c5...b869c1d. 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 f7b7a72 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 Apr 26, 2021
馃 I have created a release \*beep\* \*boop\*
---
## [1.1.0](https://www.github.com/googleapis/java-billingbudgets/compare/v1.0.8...v1.1.0) (2021-04-23)


### Features

* Added support for configurable budget time period ([#447](https://www.github.com/googleapis/java-billingbudgets/issues/447)) ([df1d0db](https://www.github.com/googleapis/java-billingbudgets/commit/df1d0dbde2b2472f1d313970bad2b87d4f200555))


### Bug Fixes

* release scripts from issuing overlapping phases ([#445](https://www.github.com/googleapis/java-billingbudgets/issues/445)) ([f7b7a72](https://www.github.com/googleapis/java-billingbudgets/commit/f7b7a72d435ed25e6b18da3e16f66b0a32ca916b))
* typo ([#442](https://www.github.com/googleapis/java-billingbudgets/issues/442)) ([54bdf56](https://www.github.com/googleapis/java-billingbudgets/commit/54bdf56881b8a23c1a8d9347dbb733c22f322da5))
* Updated some documentation links ([df1d0db](https://www.github.com/googleapis/java-billingbudgets/commit/df1d0dbde2b2472f1d313970bad2b87d4f200555))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#450](https://www.github.com/googleapis/java-billingbudgets/issues/450)) ([48c31aa](https://www.github.com/googleapis/java-billingbudgets/commit/48c31aaea1df955b0916a2362b91ff6c982963be))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#453](https://www.github.com/googleapis/java-billingbudgets/issues/453)) ([cdd30b8](https://www.github.com/googleapis/java-billingbudgets/commit/cdd30b86294387c5ed40fbc622049b52e5ae6ca3))
* update dependency org.easymock:easymock to v4.3 ([#448](https://www.github.com/googleapis/java-billingbudgets/issues/448)) ([60ceb92](https://www.github.com/googleapis/java-billingbudgets/commit/60ceb92b79051d304c72502e72afd52f4a8de9b9))
---


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