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

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/75560215-0491-4646-b2ff-1b6e185d835d/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 review from a team as code owners April 14, 2021 21:43
@product-auto-label product-auto-label bot added the api: clouderrorreporting Issues related to the googleapis/java-errorreporting 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 #506 (aee2f04) into master (2e8bf5f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #506   +/-   ##
=========================================
  Coverage     67.98%   67.98%           
  Complexity      119      119           
=========================================
  Files            18       18           
  Lines           784      784           
  Branches         11       11           
=========================================
  Hits            533      533           
  Misses          241      241           
  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 2e8bf5f...aee2f04. 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 1cdb1b2 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 27, 2021
🤖 I have created a release \*beep\* \*boop\*
---
### [0.120.24](https://www.github.com/googleapis/java-errorreporting/compare/v0.120.23...v0.120.24) (2021-04-26)


### Bug Fixes

* release scripts from issuing overlapping phases ([#506](https://www.github.com/googleapis/java-errorreporting/issues/506)) ([1cdb1b2](https://www.github.com/googleapis/java-errorreporting/commit/1cdb1b2acb0badcf7968b6ed8022d606c784284d))
* typo ([#502](https://www.github.com/googleapis/java-errorreporting/issues/502)) ([f500e1b](https://www.github.com/googleapis/java-errorreporting/commit/f500e1b5fd733cf3348c0970bc31fc06e930852e))


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v1.94.8 ([#513](https://www.github.com/googleapis/java-errorreporting/issues/513)) ([380fbf6](https://www.github.com/googleapis/java-errorreporting/commit/380fbf6c114b78996e083632bc2d92ed0a0ec4e5))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#509](https://www.github.com/googleapis/java-errorreporting/issues/509)) ([16ba2bc](https://www.github.com/googleapis/java-errorreporting/commit/16ba2bca1832afcf8c258dd5f78f7320cdc7d163))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#514](https://www.github.com/googleapis/java-errorreporting/issues/514)) ([3b5d01d](https://www.github.com/googleapis/java-errorreporting/commit/3b5d01d09285f6545ae451403d426473fcd97dd7))
---


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

Successfully merging this pull request may close these issues.

2 participants