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

fix: release scripts from issuing overlapping phases #27

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/1ea1a970-0294-4869-9392-971b955379b1/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:22
@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 #27 (3d8c9f8) into master (91282c6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #27   +/-   ##
=========================================
  Coverage     79.58%   79.58%           
  Complexity      110      110           
=========================================
  Files             6        6           
  Lines           872      872           
  Branches          9        9           
=========================================
  Hits            694      694           
  Misses          165      165           
  Partials         13       13           

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 91282c6...3d8c9f8. 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 0b294ea 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 May 26, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [0.2.0](https://www.github.com/googleapis/java-managed-identities/compare/v0.1.1...v0.2.0) (2021-05-26)


### Features

* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#44](https://www.github.com/googleapis/java-managed-identities/issues/44)) ([7226771](https://www.github.com/googleapis/java-managed-identities/commit/7226771785aaa09b89960b89e739250d54e87e6c))


### Bug Fixes

* release scripts from issuing overlapping phases ([#27](https://www.github.com/googleapis/java-managed-identities/issues/27)) ([0b294ea](https://www.github.com/googleapis/java-managed-identities/commit/0b294eac79288fdc2b50861a273552ec98a26da1))
* typo ([#24](https://www.github.com/googleapis/java-managed-identities/issues/24)) ([8d820f2](https://www.github.com/googleapis/java-managed-identities/commit/8d820f2b025364272e5bfc2cb1297275d751aa3a))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#28](https://www.github.com/googleapis/java-managed-identities/issues/28)) ([481dd2c](https://www.github.com/googleapis/java-managed-identities/commit/481dd2cd0e3d5589286e2dad6ed3f4d61db97e04))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#32](https://www.github.com/googleapis/java-managed-identities/issues/32)) ([05869b6](https://www.github.com/googleapis/java-managed-identities/commit/05869b68b16474f9af941ed94a7528b67ce54409))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#40](https://www.github.com/googleapis/java-managed-identities/issues/40)) ([1336a04](https://www.github.com/googleapis/java-managed-identities/commit/1336a049fbca7679ac817b8bfd212f58cddbcac8))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#43](https://www.github.com/googleapis/java-managed-identities/issues/43)) ([d4e3d88](https://www.github.com/googleapis/java-managed-identities/commit/d4e3d881984eaf720dd4c53f7d3f125cd757df9d))
---


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