New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Add shopt -s nullglob
to dependencies script
#66
Conversation
This prevents processing the unexpanded glob "**/.flattened-pom.xml" in repos which do not flatten any POMs. Source-Author: dpcollins-google <40498610+dpcollins-google@users.noreply.github.com> 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. |
🤖 I have created a release \*beep\* \*boop\* --- ## [0.3.0](https://www.github.com/googleapis/java-policy-troubleshooter/compare/v0.2.1...v0.3.0) (2021-08-06) ###⚠ BREAKING CHANGES * release gapic-generator-java v2.0.0 (#82) ### Features * release gapic-generator-java v2.0.0 ([#82](https://www.github.com/googleapis/java-policy-troubleshooter/issues/82)) ([bd7a963](https://www.github.com/googleapis/java-policy-troubleshooter/commit/bd7a963a3056fa266bb14341858f94cd3b72565a)) ### Bug Fixes * Add `shopt -s nullglob` to dependencies script ([#66](https://www.github.com/googleapis/java-policy-troubleshooter/issues/66)) ([c712d5b](https://www.github.com/googleapis/java-policy-troubleshooter/commit/c712d5bb9d68f728fe2df872fa4626d6e717e7ae)) * Update dependencies.sh to not break on mac ([#63](https://www.github.com/googleapis/java-policy-troubleshooter/issues/63)) ([74105d0](https://www.github.com/googleapis/java-policy-troubleshooter/commit/74105d0825d8e80b090063f427da25017289b8a7)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#67](https://www.github.com/googleapis/java-policy-troubleshooter/issues/67)) ([b6056ad](https://www.github.com/googleapis/java-policy-troubleshooter/commit/b6056addb0d12e9db1fc54ecfa2f3f31cb5c0485)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#83](https://www.github.com/googleapis/java-policy-troubleshooter/issues/83)) ([9696fd9](https://www.github.com/googleapis/java-policy-troubleshooter/commit/9696fd9f2ccec30c5ccd5cc78f489ab643207678)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This PR was generated using Autosynth.🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/dfa6ad9a-152f-40df-82c2-80be93370a5f/targets
Source-Link: googleapis/synthtool@87254ac