- Notifications
You must be signed in to change notification settings - Fork 14
fix: Update dependencies.sh to not break on mac #161
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
Merged
Merged
Conversation
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
Source-Author: dpcollins-google <40498610+dpcollins-google@users.noreply.github.com> Source-Date: Tue Jun 15 14:06:42 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 8f76a885deaaf2fe234daeba4a8cc4d1b3de8086 Source-Link: googleapis/synthtool@8f76a88
This should limit the amount of scrolling client devs have to do when debugging a test failure Co-authored-by: Elliotte Rusty Harold <elharo@users.noreply.github.com> Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Author: Igor Bernstein <igorbernstein@google.com> Source-Date: Fri Jun 18 17:28:07 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 1c0c698705e668ccb3d68556ae7260f16ce63a6e Source-Link: googleapis/synthtool@1c0c698
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
After discussion with OSPO, it has been decided to remove "All rights reserved" clause from the java.header file to better reflect the [correct license header](https://g3doc.corp.google.com/company/teams/opensource/releasing/preparing.md?cl=head#Apache-header). Source-Author: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Date: Thu Jul 8 18:00:44 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 09c59c20a4bf0daed1665af59035ff240fe356df Source-Link: googleapis/synthtool@09c59c2
Neenu1995 approved these changes Jul 14, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 6, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [0.5.0](https://www.github.com/googleapis/java-pubsublite-kafka/compare/v0.4.0...v0.5.0) (2021-08-06) ### Features * Add setTopicPathOverride to consumer settings ([#174](https://www.github.com/googleapis/java-pubsublite-kafka/issues/174)) ([7106862](https://www.github.com/googleapis/java-pubsublite-kafka/commit/7106862a89697a2c8e99d5f119194510ef8de806)) ### Bug Fixes * Add shopt -s nullglob to dependencies script ([25ce9bd](https://www.github.com/googleapis/java-pubsublite-kafka/commit/25ce9bd0388bc59d85aaf98b942a1fdd0d4e86aa)) * update codeowner team in repo metadata ([#152](https://www.github.com/googleapis/java-pubsublite-kafka/issues/152)) ([59a8986](https://www.github.com/googleapis/java-pubsublite-kafka/commit/59a89867a98b06ca02b89cb883987d1c5811f727)) * Update dependencies.sh to not break on mac ([#161](https://www.github.com/googleapis/java-pubsublite-kafka/issues/161)) ([25ce9bd](https://www.github.com/googleapis/java-pubsublite-kafka/commit/25ce9bd0388bc59d85aaf98b942a1fdd0d4e86aa)) * Use BlockingPullSubscriber instead of BufferingPullSubscriber in kafka client ([#150](https://www.github.com/googleapis/java-pubsublite-kafka/issues/150)) ([a3cdd44](https://www.github.com/googleapis/java-pubsublite-kafka/commit/a3cdd44a8607bf0c8615e4a5c73f75ce5dd0a1ec)) ### Dependencies * update dependency com.google.api.grpc:proto-google-cloud-pubsublite-v1 to v0.16.0 ([#155](https://www.github.com/googleapis/java-pubsublite-kafka/issues/155)) ([623b780](https://www.github.com/googleapis/java-pubsublite-kafka/commit/623b780642c1ac32ea5e3f497e2d801ebbc072f6)) * update dependency com.google.api.grpc:proto-google-cloud-pubsublite-v1 to v0.16.1 ([#158](https://www.github.com/googleapis/java-pubsublite-kafka/issues/158)) ([8b110dc](https://www.github.com/googleapis/java-pubsublite-kafka/commit/8b110dcfeb0577d10b000e06d9eb96036fc8fd93)) * update dependency com.google.cloud:google-cloud-pubsublite to v0.16.0 ([#156](https://www.github.com/googleapis/java-pubsublite-kafka/issues/156)) ([fc9438b](https://www.github.com/googleapis/java-pubsublite-kafka/commit/fc9438bae96cc302bbb05ec50b4300157b605725)) * update dependency com.google.cloud:google-cloud-pubsublite to v0.16.1 ([#159](https://www.github.com/googleapis/java-pubsublite-kafka/issues/159)) ([49f5238](https://www.github.com/googleapis/java-pubsublite-kafka/commit/49f52389de88d4431f0d44412c72b8249bf3dc5f)) * update dependency com.google.cloud:google-cloud-pubsublite-parent to v0.16.0 ([#157](https://www.github.com/googleapis/java-pubsublite-kafka/issues/157)) ([ed78d9d](https://www.github.com/googleapis/java-pubsublite-kafka/commit/ed78d9d5b40c0394a9e2d442ab0a55d26559dc0d)) * version bump underlying pubsub lite library ([#170](https://www.github.com/googleapis/java-pubsublite-kafka/issues/170)) ([665890e](https://www.github.com/googleapis/java-pubsublite-kafka/commit/665890ef224ebd93c4b3600627171a2accb90f00)) --- 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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsublite Issues related to the googleapis/java-pubsublite-kafka 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/89127878-1378-496d-ab98-6628bdab65aa/targets
Source-Link: googleapis/synthtool@09c59c2
Source-Link: googleapis/synthtool@87254ac
Source-Link: googleapis/synthtool@1c0c698
Source-Link: googleapis/synthtool@8f76a88
fix: Add shopt -s nullglob to dependencies script