Skip to content

Conversation

@jinseopkim0
Copy link
Contributor

Fixes #1557

@jinseopkim0 jinseopkim0 requested review from a team as code owners October 23, 2025 17:31
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: datastore Issues related to the googleapis/java-datastore API. labels Oct 23, 2025
@jinseopkim0 jinseopkim0 marked this pull request as draft October 23, 2025 17:31
@jinseopkim0 jinseopkim0 marked this pull request as ready for review October 23, 2025 17:49
@jinseopkim0 jinseopkim0 requested a review from lqiu96 October 23, 2025 17:50
Comment on lines 63 to 66
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
<configuration>
<skip>true</skip> <!-- TODO(gapic_upgrade): remove after first release -->
</configuration>
</plugin>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think CLIRR should be enabled by default via shared-configs. Can you double check if we can just delete this entire block?

lqiu96
lqiu96 previously approved these changes Oct 23, 2025
Copy link
Member

@lqiu96 lqiu96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM. Added a small note about CLIRR being default on (this was the last from when I last looked into it and may have changed).

@jinseopkim0 jinseopkim0 merged commit 767a558 into main Oct 27, 2025
26 checks passed
@jinseopkim0 jinseopkim0 deleted the enable_report branch October 27, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: datastore Issues related to the googleapis/java-datastore API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allowing Maven report generation for grpc-google-cloud-datastore-v1 after Beta release

3 participants