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

Merged
merged 1 commit into from Apr 19, 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/430aee05-412d-4b8f-9256-b64455ac970e/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 16, 2021 21:18
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 16, 2021
@codecov
Copy link

codecov bot commented Apr 16, 2021

Codecov Report

Merging #31 (8ee7af0) into master (aa0e59c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #31   +/-   ##
=========================================
  Coverage     82.34%   82.34%           
  Complexity      123      123           
=========================================
  Files             6        6           
  Lines          1110     1110           
  Branches          4        4           
=========================================
  Hits            914      914           
  Misses          192      192           
  Partials          4        4           

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 aa0e59c...8ee7af0. Read the comment docs.

@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 19, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 7532306 into master Apr 19, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-synthtool branch April 19, 2021 15:00
@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 19, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request May 3, 2021
馃 I have created a release \*beep\* \*boop\*
---
## [1.0.0](https://www.github.com/googleapis/java-service-management/compare/v0.1.1...v1.0.0) (2021-05-03)


### Features

* promote to 1.0.0 ([#38](https://www.github.com/googleapis/java-service-management/issues/38)) ([a5b64de](https://www.github.com/googleapis/java-service-management/commit/a5b64de902a276f4614dd81d2ba88c3968b8878a))


### Bug Fixes

* release scripts from issuing overlapping phases ([#31](https://www.github.com/googleapis/java-service-management/issues/31)) ([7532306](https://www.github.com/googleapis/java-service-management/commit/753230636f3b081fda99291e5de888235a6ffa75))
* typo ([#27](https://www.github.com/googleapis/java-service-management/issues/27)) ([d97e722](https://www.github.com/googleapis/java-service-management/commit/d97e722ea70bb86c8b602c8379ea148510c8d961))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#32](https://www.github.com/googleapis/java-service-management/issues/32)) ([3633762](https://www.github.com/googleapis/java-service-management/commit/363376224ee141f7adaef5352f7e72126e42643d))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#35](https://www.github.com/googleapis/java-service-management/issues/35)) ([d38d42c](https://www.github.com/googleapis/java-service-management/commit/d38d42cddb20811659af42019a7bfccd4d5a2a2c))
---


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