GH-31735: [Docs][Release] Move release verification guide to developers documentation#39960
GH-31735: [Docs][Release] Move release verification guide to developers documentation#39960kou merged 12 commits intoapache:mainfrom
Conversation
|
|
dev/release/02-source.sh
Outdated
There was a problem hiding this comment.
We probably can change that. I will try to remember to update the vote thread email before sending it to point to the dev documentation for the 16.0.0 release.
…velopers documentation
…fication. Remove other references
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
|
@github-actions crossbow submit preview-docs |
This comment was marked as outdated.
This comment was marked as outdated.
|
@kou @assignUser should we add Windows instructions? I've tested source verification from scratch on Linux and macOS and added the required configuration. |
|
@github-actions crossbow submit preview-docs |
|
Revision: e52140b Submitted crossbow builds: ursacomputing/crossbow @ actions-99361aa29b
|
kou
left a comment
There was a problem hiding this comment.
+1
We can defer the Windows part as a separated task.
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
|
After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit f9995ac. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them. |
Rationale for this change
The current verification guide is obsolete and should not be on the wiki.
What changes are included in this PR?
Adding a new page with the release verification information.
Are these changes tested?
The documentation will be generated and will use the preview-docs job.
Are there any user-facing changes?
Yes but not relevant in terms of code changes.