-
Notifications
You must be signed in to change notification settings - Fork 123
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(java): skip fixing poms for special modules (#1744) #2244
Merged
gcf-merge-on-green
merged 2 commits into
main
from
owl-bot-update-lock-bd5071596a47614d1fe15eb766c4255bae330f823b606e1196a3b0c8d2e96fd1
Feb 7, 2023
Merged
fix(java): skip fixing poms for special modules (#1744) #2244
gcf-merge-on-green
merged 2 commits into
main
from
owl-bot-update-lock-bd5071596a47614d1fe15eb766c4255bae330f823b606e1196a3b0c8d2e96fd1
Feb 7, 2023
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
fix(java): handle empty modules Fixes googleapis/synthtool#1743 Source-Link: googleapis/synthtool@482d649 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:bd5071596a47614d1fe15eb766c4255bae330f823b606e1196a3b0c8d2e96fd1
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Jan 19, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jan 19, 2023
product-auto-label
bot
added
size: m
Pull request size is medium.
api: spanner
Issues related to the googleapis/java-spanner API.
labels
Jan 19, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jan 19, 2023
…66c4255bae330f823b606e1196a3b0c8d2e96fd1
rajatbhatta
approved these changes
Feb 7, 2023
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Feb 7, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Feb 7, 2023
rajatbhatta
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Feb 7, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Feb 7, 2023
gcf-merge-on-green
bot
deleted the
owl-bot-update-lock-bd5071596a47614d1fe15eb766c4255bae330f823b606e1196a3b0c8d2e96fd1
branch
February 7, 2023 16:32
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Feb 7, 2023
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Feb 8, 2023
🤖 I have created a release *beep* *boop* --- ## [6.36.0](https://togithub.com/googleapis/java-spanner/compare/v6.35.2...v6.36.0) (2023-02-08) ### Features * Support UNRECOGNIZED types + decode BYTES columns lazily ([#2219](https://togithub.com/googleapis/java-spanner/issues/2219)) ([fc721c4](https://togithub.com/googleapis/java-spanner/commit/fc721c4d30de6ed9e5bc4fbbe0e1e7b79a5c7490)) ### Bug Fixes * **java:** Skip fixing poms for special modules ([#1744](https://togithub.com/googleapis/java-spanner/issues/1744)) ([#2244](https://togithub.com/googleapis/java-spanner/issues/2244)) ([e7f4b40](https://togithub.com/googleapis/java-spanner/commit/e7f4b4016f8c4c7e4fac0b822f5af2cffd181134)) ### Dependencies * Update dependency com.google.cloud:google-cloud-monitoring to v3.11.0 ([#2262](https://togithub.com/googleapis/java-spanner/issues/2262)) ([d566613](https://togithub.com/googleapis/java-spanner/commit/d566613442217bdfc69caea7242464fba2647519)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.2.0 ([#2264](https://togithub.com/googleapis/java-spanner/issues/2264)) ([b5fdbc0](https://togithub.com/googleapis/java-spanner/commit/b5fdbc0accdaaf1f63c62c1837d72bb378dc8f43)) * Update dependency com.google.cloud:google-cloud-trace to v2.10.0 ([#2263](https://togithub.com/googleapis/java-spanner/issues/2263)) ([96f0c81](https://togithub.com/googleapis/java-spanner/commit/96f0c8181aeb8ca75647a783d8b163f371ad937e)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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: spanner
Issues related to the googleapis/java-spanner API.
owl-bot-update-lock
size: m
Pull request size is medium.
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.
fix(java): handle empty modules
Fixes googleapis/synthtool#1743
Source-Link: googleapis/synthtool@482d649
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:bd5071596a47614d1fe15eb766c4255bae330f823b606e1196a3b0c8d2e96fd1