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

scripts: fix release script #3173

Merged

Conversation

bryce-anderson
Copy link
Contributor

Motivation:

When we upgraded gradle from 8.8 to 8.12 the JVM reporting format changed and that broke our release script in the part that ensures we're using the correct JVM to build docs.

Modifications:

  • Fix the script

Motivation:

When we upgraded gradle from 8.8 to 8.12 the JVM reporting format changed
and that broke our release script in the part that ensures we're using the
correct JVM to build docs.

Modifications:

- Fix the script
@bryce-anderson bryce-anderson merged commit 65d265e into apple:main Jan 15, 2025
1 check passed
@bryce-anderson bryce-anderson deleted the bl_anderson/releaseScriptFixes branch January 15, 2025 21:34
bryce-anderson added a commit that referenced this pull request Jan 15, 2025
Motivation:

The release was run with a dirty main branch (which contained patch #3173) and those
ended up being committed, but not with the line broken. That causes the release to fail
on the checkstyleRoot task.

Modifications:

Revert the release commits so we can start over fresh.
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.

2 participants