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

fix: release scripts from issuing overlapping phases #371

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 <[email protected]>
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:31
@product-auto-label product-auto-label bot added the api: memcache Issues related to the googleapis/java-memcache 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 #371 (269aefe) into master (67b6283) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #371   +/-   ##
=========================================
  Coverage     79.35%   79.35%           
  Complexity      177      177           
=========================================
  Files            12       12           
  Lines          1424     1424           
  Branches         13       13           
=========================================
  Hits           1130     1130           
  Misses          273      273           
  Partials         21       21           

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 67b6283...269aefe. 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 825c818 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 26, 2021
🤖 I have created a release \*beep\* \*boop\*
---
### [1.0.4](https://www.github.com/googleapis/java-memcache/compare/v1.0.3...v1.0.4) (2021-04-23)


### Bug Fixes

* release scripts from issuing overlapping phases ([#371](https://www.github.com/googleapis/java-memcache/issues/371)) ([825c818](https://www.github.com/googleapis/java-memcache/commit/825c818b892722a47b0e7a3516c98e9aea68146d))
* typo ([#368](https://www.github.com/googleapis/java-memcache/issues/368)) ([ea42b04](https://www.github.com/googleapis/java-memcache/commit/ea42b044269ba6f0f1f3ece7e6074b38a37b2361))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#374](https://www.github.com/googleapis/java-memcache/issues/374)) ([6260b65](https://www.github.com/googleapis/java-memcache/commit/6260b652ccd8c189e77fcb68ac5271433492fd20))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#377](https://www.github.com/googleapis/java-memcache/issues/377)) ([5c897ba](https://www.github.com/googleapis/java-memcache/commit/5c897ba476a58f9776888406b86ce8a68c5cdc96))
---


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: memcache Issues related to the googleapis/java-memcache 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