Skip to content

Conversation

ianbotsf
Copy link
Contributor

@ianbotsf ianbotsf commented Oct 13, 2025

Issue #

(none)

Description of changes

This change enables parallelism by default in gradle.properties, reproducing the work which was done in #1438 and reverted in #1442.

This change also updates our macOS CI targets to:

  • Drop macOS 13 (which is deprecated) and macOS 14
  • Switch to using large/xlarge images for better performance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ianbotsf ianbotsf requested a review from a team as a code owner October 13, 2025 19:56
@ianbotsf ianbotsf added the no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. label Oct 13, 2025

This comment has been minimized.

1 similar comment

This comment has been minimized.

This comment has been minimized.

2 similar comments

This comment has been minimized.

This comment has been minimized.

@ianbotsf ianbotsf force-pushed the chore-refresh-macos-ci branch from b1d1f16 to 12d59f8 Compare October 14, 2025 19:42

This comment has been minimized.

1 similar comment

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

1 similar comment

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

Affected Artifacts

No artifacts changed size

@ianbotsf ianbotsf changed the title chore: refresh Mac CI targets chore: refresh Mac CI targets, enable parallel builds by default Oct 15, 2025
@ianbotsf ianbotsf requested a review from lauzadis October 15, 2025 22:55
Comment on lines +118 to +119
| sed -r 's/-Xmx[0-9]+G/-Xmx6G/g' \
| sed -r 's/-XX:MaxMetaspaceSize=[0-9]+G/-XX:MaxMetaspaceSize=2G/g' \
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we also need to apply this to our internal release builds?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, good point. I'll open up a CR and get it merged before shipping this change.

@ianbotsf ianbotsf merged commit 9db4065 into main Oct 16, 2025
24 checks passed
@ianbotsf ianbotsf deleted the chore-refresh-macos-ci branch October 16, 2025 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants