mirror of https://github.com/apache/lucene.git
Minor fixes to the release wizard. (#1127)
This commit is contained in:
parent
6d24cacf78
commit
43e30f9665
|
@ -1357,7 +1357,7 @@ groups:
|
||||||
title: Setup your mail client for PGP
|
title: Setup your mail client for PGP
|
||||||
description: |
|
description: |
|
||||||
The announce mail to `announce@apache.org` should be cryptographically signed.
|
The announce mail to `announce@apache.org` should be cryptographically signed.
|
||||||
Make sure you have a PGP enabled email client with your apache ket installed.
|
Make sure you have a PGP enabled email client with your apache key installed.
|
||||||
There are plugins for popular email programs, as well as browser plugins for webmail.
|
There are plugins for popular email programs, as well as browser plugins for webmail.
|
||||||
See links for help on how to setup your email client for PGP.
|
See links for help on how to setup your email client for PGP.
|
||||||
links:
|
links:
|
||||||
|
@ -1370,7 +1370,7 @@ groups:
|
||||||
id: announce_lucene_sig
|
id: announce_lucene_sig
|
||||||
title: Announce the Lucene release (announce@a.o)
|
title: Announce the Lucene release (announce@a.o)
|
||||||
description: |
|
description: |
|
||||||
(( template=announce_solr_sign_mail ))
|
(( template=announce_lucene_sign_mail ))
|
||||||
- !Todo
|
- !Todo
|
||||||
id: announce_solr_sig
|
id: announce_solr_sig
|
||||||
title: Announce the Solr release (announce@a.o)
|
title: Announce the Solr release (announce@a.o)
|
||||||
|
@ -1667,7 +1667,7 @@ groups:
|
||||||
|
|
||||||
*Solr*
|
*Solr*
|
||||||
|
|
||||||
. Open https://issues.apache.org/jira/issues/?jql=project+=+LUCENE+AND+resolution=Unresolved+AND+fixVersion={{ release_version }}
|
. Open https://issues.apache.org/jira/issues/?jql=project+=+SOLR+AND+resolution=Unresolved+AND+fixVersion={{ release_version }}
|
||||||
. In the `Tools` menu, start a bulk change - operation="Edit issues"
|
. In the `Tools` menu, start a bulk change - operation="Edit issues"
|
||||||
. Identify issues that *are included* in the release, but are unresolved e.g. due to being REOPENED. These shall *not* be bulk changed!
|
. Identify issues that *are included* in the release, but are unresolved e.g. due to being REOPENED. These shall *not* be bulk changed!
|
||||||
. Check the box next to `Change Fix Version/s` and in the dropdown `Find and remove these`, selecting v {{ release_version }}
|
. Check the box next to `Change Fix Version/s` and in the dropdown `Find and remove these`, selecting v {{ release_version }}
|
||||||
|
@ -1675,7 +1675,7 @@ groups:
|
||||||
. Click `Next`, review the changes and click `Confirm`
|
. Click `Next`, review the changes and click `Confirm`
|
||||||
links:
|
links:
|
||||||
- https://issues.apache.org/jira/issues/?jql=project+=+LUCENE+AND+resolution=Unresolved+AND+fixVersion={{ release_version }}
|
- https://issues.apache.org/jira/issues/?jql=project+=+LUCENE+AND+resolution=Unresolved+AND+fixVersion={{ release_version }}
|
||||||
- https://issues.apache.org/jira/issues/?jql=project+=+LUCENE+AND+resolution=Unresolved+AND+fixVersion={{ release_version }}
|
- https://issues.apache.org/jira/issues/?jql=project+=+SOLR+AND+resolution=Unresolved+AND+fixVersion={{ release_version }}
|
||||||
- !Todo
|
- !Todo
|
||||||
id: jira_clear_security
|
id: jira_clear_security
|
||||||
title: Clear Security Level of Public Solr JIRA Issues
|
title: Clear Security Level of Public Solr JIRA Issues
|
||||||
|
|
Loading…
Reference in New Issue