Skip to content
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

RATIS-2239. Publish build scans to develocity.apache.org #1212

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

Publish data about CI builds to develocity.apache.org.

Downgrade develocity-maven-extension, because the server at develocity.apache.org does not yet support 1.23.

https://issues.apache.org/jira/browse/RATIS-2239

How was this patch tested?

Similar config file is already used for Ozone.

CI:
https://github.com/adoroszlai/ratis/actions/runs/12805619564

@adoroszlai adoroszlai self-assigned this Jan 16, 2025
@adoroszlai
Copy link
Contributor Author

@clayburn please take a look when you have some time

Copy link

@clayburn clayburn left a comment

Choose a reason for hiding this comment

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

One comment just for info, but LGTM 👍🏻

<fileFingerprints>false</fileFingerprints>
<buildLogging>false</buildLogging>
<testLogging>false</testLogging>
<fileFingerprints>true</fileFingerprints>

Choose a reason for hiding this comment

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

These three trues for fileFingerprints, buildLogging, and testLogging are all defaults if you'd prefer to just omit them. But no problems explicitly declaring defaults if that is what you prefer to do.

Copy link
Contributor

Choose a reason for hiding this comment

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

@clayburn , thanks for the info. @adoroszlai , please see which one is more preferable.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I prefer explicitly setting these.

Copy link
Contributor

@szetszwo szetszwo left a comment

Choose a reason for hiding this comment

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

+1 the change looks good.

I do not have any additional comments. Please address @clayburn 's comment below. Thanks.

<fileFingerprints>false</fileFingerprints>
<buildLogging>false</buildLogging>
<testLogging>false</testLogging>
<fileFingerprints>true</fileFingerprints>
Copy link
Contributor

Choose a reason for hiding this comment

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

@clayburn , thanks for the info. @adoroszlai , please see which one is more preferable.

@adoroszlai adoroszlai merged commit 8353a01 into apache:master Jan 17, 2025
13 checks passed
@adoroszlai adoroszlai deleted the RATIS-2239 branch January 17, 2025 06:53
@adoroszlai
Copy link
Contributor Author

Thanks @clayburn, @szetszwo for the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants