-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
GH-44828: [Java][Release] Remove Java from release scripts #44854
Conversation
@github-actions crossbow submit -g verify-rc-source |
Revision: 93dcaa9 Submitted crossbow builds: ursacomputing/crossbow @ actions-9109a5173f |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
But we should merge this after we update docs for 18.1.0. Because it uses post-10-docs.sh
that is changed by this PR.
I think 18.1.0 is out - are we good to go here? If so I'll rebase |
Yes! Let's merge this! |
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit fb8e812. There were 132 benchmark results with an error:
There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them. |
Rationale for this change
Java has been moved to its own repo.
What changes are included in this PR?
Remove Java/Maven from dev/release.
Are these changes tested?
N/A
Are there any user-facing changes?
No