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

fix: release scripts from issuing overlapping phases #155

Merged
merged 1 commit into from
Apr 16, 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/f801d6e1-7607-45e4-94e5-d42084e06fc7/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 21:16
@product-auto-label product-auto-label bot added the api: area120tables Issues related to the googleapis/java-area120-tables 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 #155 (f620227) into master (c87913d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #155   +/-   ##
=========================================
  Coverage     79.20%   79.20%           
  Complexity       90       90           
=========================================
  Files             6        6           
  Lines           702      702           
  Branches          4        4           
=========================================
  Hits            556      556           
  Misses          134      134           
  Partials         12       12           

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 c87913d...f620227. 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
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@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
@Neenu1995 Neenu1995 added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 16, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 16, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit d8fbee0 into master Apr 16, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-synthtool branch April 16, 2021 15:16
@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 16, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request May 25, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [0.3.0](https://www.github.com/googleapis/java-area120-tables/compare/v0.2.3...v0.3.0) (2021-05-24)


### Features

* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#168](https://www.github.com/googleapis/java-area120-tables/issues/168)) ([e61538f](https://www.github.com/googleapis/java-area120-tables/commit/e61538fcd808d228631d28ee17fe7dddd7a59298))


### Bug Fixes

* release scripts from issuing overlapping phases ([#155](https://www.github.com/googleapis/java-area120-tables/issues/155)) ([d8fbee0](https://www.github.com/googleapis/java-area120-tables/commit/d8fbee09c9d7fbdf65fdebd0097470e4f9a81d53))
* typo ([#152](https://www.github.com/googleapis/java-area120-tables/issues/152)) ([97d6b85](https://www.github.com/googleapis/java-area120-tables/commit/97d6b85920992f39053755b9db2c75f778ec617d))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#158](https://www.github.com/googleapis/java-area120-tables/issues/158)) ([7898196](https://www.github.com/googleapis/java-area120-tables/commit/78981961bbb88284278cec586c10d0a2356dc24b))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#164](https://www.github.com/googleapis/java-area120-tables/issues/164)) ([4a1884b](https://www.github.com/googleapis/java-area120-tables/commit/4a1884b42d9b11280598354b3bac51628702cea5))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#167](https://www.github.com/googleapis/java-area120-tables/issues/167)) ([ff28bfa](https://www.github.com/googleapis/java-area120-tables/commit/ff28bfaa40584cdb723a8107bd68be477e10c723))
---


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: area120tables Issues related to the googleapis/java-area120-tables 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.

3 participants