This repository was archived by the owner on Oct 2, 2023. It is now read-only.
fix: Add shopt -s nullglob to dependencies script#533
Merged
gcf-merge-on-green[bot] merged 1 commit intomasterfrom Jun 23, 2021
Merged
fix: Add shopt -s nullglob to dependencies script#533gcf-merge-on-green[bot] merged 1 commit intomasterfrom
shopt -s nullglob to dependencies script#533gcf-merge-on-green[bot] merged 1 commit intomasterfrom
Conversation
This prevents processing the unexpanded glob "**/.flattened-pom.xml" in repos which do not flatten any POMs. Source-Author: dpcollins-google <[email protected]> Source-Date: Sat Jun 19 18:35:58 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 87254ac89a9559864c0a245d6b150406439ce3d8 Source-Link: googleapis/synthtool@87254ac
|
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. |
Neenu1995
approved these changes
Jun 23, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jul 5, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [1.43.0](https://www.github.com/googleapis/java-kms/compare/v1.42.3...v1.43.0) (2021-07-05) ### Features * add ECDSA secp256k1 to the list of supported algorithms ([#531](https://www.github.com/googleapis/java-kms/issues/531)) ([5a9fc94](https://www.github.com/googleapis/java-kms/commit/5a9fc945182078083b4e303de60e991c06e4a7e2)) ### Bug Fixes * Add `shopt -s nullglob` to dependencies script ([#533](https://www.github.com/googleapis/java-kms/issues/533)) ([99366b6](https://www.github.com/googleapis/java-kms/commit/99366b662a4373e43ef2f6f88a902b27a8df0209)) * replace IAMPolicy mixin in service config ([5a9fc94](https://www.github.com/googleapis/java-kms/commit/5a9fc945182078083b4e303de60e991c06e4a7e2)) * Update dependencies.sh to not break on mac ([#529](https://www.github.com/googleapis/java-kms/issues/529)) ([e5484ad](https://www.github.com/googleapis/java-kms/commit/e5484ad5fe5d8c4440ee48a7d112d28bc42cfd34)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#537](https://www.github.com/googleapis/java-kms/issues/537)) ([0dc89f6](https://www.github.com/googleapis/java-kms/commit/0dc89f6535a1dd09c6675a9db1940f018112db47)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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/022e5a63-0be3-419f-ae51-a0543cfef4d1/targets
Source-Link: googleapis/synthtool@87254ac