This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
fix: release scripts from issuing overlapping phases #33
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`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
product-auto-label
bot
added
the
api: artifactregistry
Issues related to the googleapis/java-artifact-registry API.
label
Apr 14, 2021
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Apr 14, 2021
Codecov Report
@@ Coverage Diff @@
## master #33 +/- ##
=========================================
Coverage 83.08% 83.08%
Complexity 139 139
=========================================
Files 6 6
Lines 1277 1277
Branches 6 6
=========================================
Hits 1061 1061
Misses 210 210
Partials 6 6 Continue to review full report at Codecov.
|
Neenu1995
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Apr 15, 2021
Neenu1995
approved these changes
Apr 15, 2021
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
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Apr 15, 2021
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
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Apr 16, 2021
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 20, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [0.2.0](https://www.github.com/googleapis/java-artifact-registry/compare/v0.1.2...v0.2.0) (2021-05-20) ### Features * add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#51](https://www.github.com/googleapis/java-artifact-registry/issues/51)) ([1d9079d](https://www.github.com/googleapis/java-artifact-registry/commit/1d9079d9e02f988a65655d4ef4140d2e271e4ab4)) ### Bug Fixes * release scripts from issuing overlapping phases ([#33](https://www.github.com/googleapis/java-artifact-registry/issues/33)) ([88a1ebd](https://www.github.com/googleapis/java-artifact-registry/commit/88a1ebd6b5f251813daeb08df68367bfb9f63cdd)) * typo ([#30](https://www.github.com/googleapis/java-artifact-registry/issues/30)) ([f3ea9d8](https://www.github.com/googleapis/java-artifact-registry/commit/f3ea9d81c217aa69caccb27a4367bb076286f4f2)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#35](https://www.github.com/googleapis/java-artifact-registry/issues/35)) ([02d45ad](https://www.github.com/googleapis/java-artifact-registry/commit/02d45adcd7f3954f29789e699f8cb2f67a6b24c9)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#38](https://www.github.com/googleapis/java-artifact-registry/issues/38)) ([1ea898b](https://www.github.com/googleapis/java-artifact-registry/commit/1ea898b375b2d04dbece73ceb14c1b960252b192)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#47](https://www.github.com/googleapis/java-artifact-registry/issues/47)) ([662e7c1](https://www.github.com/googleapis/java-artifact-registry/commit/662e7c1599f7d452cf3d9ad7dc992461f3a1c28b)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#50](https://www.github.com/googleapis/java-artifact-registry/issues/50)) ([ebcaf92](https://www.github.com/googleapis/java-artifact-registry/commit/ebcaf92de1617a2897c8c68c00211b02d93485b1)) --- 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: artifactregistry
Issues related to the googleapis/java-artifact-registry API.
cla: yes
This human has signed the Contributor License Agreement.
context: full
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Source-Link: googleapis/synthtool@8285c2b