[
https://issues.apache.org/jira/browse/LUCENE-8852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16861114#comment-16861114
]
Jan Høydahl edited comment on LUCENE-8852 at 6/11/19 4:42 PM:
--------------------------------------------------------------
Commands to test the PR, from an existing lucene-solr git clone:
{code:java}
git checkout -b cominvent-releaseWizard master
git pull https://github.com/cominvent/lucene-solr.git releaseWizard
cd dev-tools/scripts
pip3 install -r requirements.txt
python3 releaseWizard.py
{code}
was (Author: janhoy):
Commands to test the PR, from an existing lucene-solr git clone:
{code:java}
git checkout -b cominvent-releaseWizard master
git pull https://github.com/cominvent/lucene-solr.git releaseWizard
cd dev-tools/scripts
pip3 install -r requirements.txt
python3 releaseWizard.py --dry-run{code}
> ReleaseWizard tool
> ------------------
>
> Key: LUCENE-8852
> URL: https://issues.apache.org/jira/browse/LUCENE-8852
> Project: Lucene - Core
> Issue Type: New Feature
> Components: general/tools
> Environment: Python3
> Reporter: Jan Høydahl
> Assignee: Jan Høydahl
> Priority: Major
> Attachments: ReleaseWizard.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The Release Wizard guides the Release Manager through the release process
> step by step, helping you to to run the right commands in the right order,
> generating e-mail templates with the correct texts, versions, paths etc,
> obeying the voting rules and much more. It also serves as a documentation of
> all the steps, with timestamps, preserving log files from each command etc,
> showing only the steps and commands required for a major/minor/bugfix
> release. It also lets you generate a full Asciidoc guide for the release.
> !ReleaseWizard.png|width=600!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]