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

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/072ef0cd-443b-4a24-9da5-56a26f955c97/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:11
@product-auto-label product-auto-label bot added the api: security-privateca Issues related to the googleapis/java-security-private-ca 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 #154 (4a37c99) into master (72420a3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #154   +/-   ##
=========================================
  Coverage     80.75%   80.75%           
  Complexity      187      187           
=========================================
  Files             6        6           
  Lines          1538     1538           
  Branches         21       21           
=========================================
  Hits           1242     1242           
  Misses          273      273           
  Partials         23       23           

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 72420a3...4a37c99. 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 7ba4f75 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 15, 2021
馃 I have created a release \*beep\* \*boop\*
---
## [0.3.0](https://www.github.com/googleapis/java-security-private-ca/compare/v0.2.8...v0.3.0) (2021-04-15)


### Features

* add v1 client ([#155](https://www.github.com/googleapis/java-security-private-ca/issues/155)) ([d89b1ac](https://www.github.com/googleapis/java-security-private-ca/commit/d89b1acbf9241d0dc36d6b41b52c1e0d3612080f))
* **generator:** update protoc to v3.15.3 ([#136](https://www.github.com/googleapis/java-security-private-ca/issues/136)) ([e659aec](https://www.github.com/googleapis/java-security-private-ca/commit/e659aec3ea037e368dc7a618a5b9bcc08987a374))


### Bug Fixes

* release scripts from issuing overlapping phases ([#154](https://www.github.com/googleapis/java-security-private-ca/issues/154)) ([7ba4f75](https://www.github.com/googleapis/java-security-private-ca/commit/7ba4f75bab9b14437e967a89a3bf3d2a2842806e))
* typo ([#152](https://www.github.com/googleapis/java-security-private-ca/issues/152)) ([eb656bf](https://www.github.com/googleapis/java-security-private-ca/commit/eb656bf5edd69a6bcce505403e6ce13da8fd863f))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#142](https://www.github.com/googleapis/java-security-private-ca/issues/142)) ([63e9eef](https://www.github.com/googleapis/java-security-private-ca/commit/63e9eef53152e569b0ae82464a4ce3c4dafc8e96))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#150](https://www.github.com/googleapis/java-security-private-ca/issues/150)) ([d196da5](https://www.github.com/googleapis/java-security-private-ca/commit/d196da5b61ea6964a3d908ca4939200391d84ebf))
---


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