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

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:48
@product-auto-label product-auto-label bot added the api: networkconnectivity Issues related to the googleapis/java-networkconnectivity 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 #60 (adf02af) into master (5d42545) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #60   +/-   ##
=========================================
  Coverage     79.55%   79.55%           
  Complexity      104      104           
=========================================
  Files             6        6           
  Lines           846      846           
  Branches          5        5           
=========================================
  Hits            673      673           
  Misses          156      156           
  Partials         17       17           

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 5d42545...adf02af. 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 0a66a85 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 Jun 24, 2021
馃 I have created a release \*beep\* \*boop\*
---
## [0.3.0](https://www.github.com/googleapis/java-networkconnectivity/compare/v0.2.3...v0.3.0) (2021-06-23)


### Features

* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#77](https://www.github.com/googleapis/java-networkconnectivity/issues/77)) ([98d49e8](https://www.github.com/googleapis/java-networkconnectivity/commit/98d49e8fc830b05bf94d7ed8273c1bb6ed9b4e18))


### Bug Fixes

* Add `shopt -s nullglob` to dependencies script ([#90](https://www.github.com/googleapis/java-networkconnectivity/issues/90)) ([4997e61](https://www.github.com/googleapis/java-networkconnectivity/commit/4997e61a226abe023c28fa11977f9f1afd769308))
* release scripts from issuing overlapping phases ([#60](https://www.github.com/googleapis/java-networkconnectivity/issues/60)) ([0a66a85](https://www.github.com/googleapis/java-networkconnectivity/commit/0a66a85f0f5e2a8d2ee8b5fa248fecd97ba64230))
* typo ([#57](https://www.github.com/googleapis/java-networkconnectivity/issues/57)) ([567e004](https://www.github.com/googleapis/java-networkconnectivity/commit/567e004b1ee8497c14e66963d2691e8044401ca7))
* Update dependencies.sh to not break on mac ([#87](https://www.github.com/googleapis/java-networkconnectivity/issues/87)) ([346dd9e](https://www.github.com/googleapis/java-networkconnectivity/commit/346dd9e848edaf1a9aa415782da2c4afc4bcd65d))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#61](https://www.github.com/googleapis/java-networkconnectivity/issues/61)) ([6095644](https://www.github.com/googleapis/java-networkconnectivity/commit/60956446e32721f336de0adc1e42eb8efd3dd130))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#65](https://www.github.com/googleapis/java-networkconnectivity/issues/65)) ([e6a577f](https://www.github.com/googleapis/java-networkconnectivity/commit/e6a577f4acd3e013b2800621b13744ab87528986))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#73](https://www.github.com/googleapis/java-networkconnectivity/issues/73)) ([095d041](https://www.github.com/googleapis/java-networkconnectivity/commit/095d0418558cbbce9818e49401e8a55a61b64674))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#76](https://www.github.com/googleapis/java-networkconnectivity/issues/76)) ([04bfa5a](https://www.github.com/googleapis/java-networkconnectivity/commit/04bfa5a28107174bb5f0fe6101a757103420320a))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#83](https://www.github.com/googleapis/java-networkconnectivity/issues/83)) ([2e4fa3c](https://www.github.com/googleapis/java-networkconnectivity/commit/2e4fa3c2034e787a0b91c32b9e61e0447752d7ee))
---


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