Adding Apache Reporter step in Release Wizard. (#2130)

This commit is contained in:
Houston Putman 2020-12-08 04:04:49 -05:00 committed by GitHub
parent 30e5e38336
commit 0f15b5e2ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -1380,6 +1380,16 @@ groups:
links:
- https://en.wikipedia.org/wiki/Apache_Lucene
- https://en.wikipedia.org/wiki/Apache_Solr
- !Todo
id: add_to_apache_reporter
title: Add the new version to the Apache Release Reporter
description: |
Go to the Apache Release Reporter and add a release for lucene.
Fill in the same date that you used for the release in previous steps.
Do not use a product name prefix for the version, as this is the main release of the lucene PMC.
Just use the version of this release: {{ release_version }}
links:
- https://reporter.apache.org/addrelease.html?lucene
- !TodoGroup
id: post_release
title: Tasks to do after release.