This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch branch_9_0
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9_0 by this push:
new 91634ed8737 New release wizard build failures step (#792)
91634ed8737 is described below
commit 91634ed87379eb78cbe777b680f77e63d29cd707
Author: Jan Høydahl <[email protected]>
AuthorDate: Fri Apr 8 15:24:37 2022 +0200
New release wizard build failures step (#792)
Co-authored-by: Julie Tibshirani <[email protected]>
(cherry picked from commit f395d72042c65795775d3cda34220fa0b47cb7b5)
---
dev-tools/scripts/releaseWizard.yaml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/dev-tools/scripts/releaseWizard.yaml
b/dev-tools/scripts/releaseWizard.yaml
index 5136cab2aad..a5536128b87 100644
--- a/dev-tools/scripts/releaseWizard.yaml
+++ b/dev-tools/scripts/releaseWizard.yaml
@@ -288,6 +288,14 @@ groups:
id: decide_jira_issues
title: Select JIRA issues to be included
description: Set the appropriate "Fix Version" in JIRA for the issues that
should be included in the release.
+ - !Todo
+ id: fix_build_failures
+ title: Look into common build failures
+ description: |
+ Look over recent build results sent to the [email protected] list
and try to address any recurring
+ failures. It's best to fix common failures now, so they don't pop up
later and interfere with release smoke
+ testing. Build email archives are available at
https://lists.apache.org/[email protected].
+ You can also find failure statistics at
http://fucit.org/solr-jenkins-reports/
- !Todo
id: decide_branch_date
title: Decide the date for branching
@@ -299,7 +307,7 @@ groups:
name: branch_date
- !Todo
id: decide_freeze_length
- title: Decide the lenght of feature freeze
+ title: Decide the length of feature freeze
types:
- major
- minor