In perl.git, the branch sawyerx/new-rmg-maker has been created

<http://perl5.git.perl.org/perl.git/commitdiff/5bbf443c9d68ff0a358e4467bca630fdd47d269e?hp=0000000000000000000000000000000000000000>

        at  5bbf443c9d68ff0a358e4467bca630fdd47d269e (commit)

- Log -----------------------------------------------------------------
commit 5bbf443c9d68ff0a358e4467bca630fdd47d269e
Author: Sawyer X <[email protected]>
Date:   Sun May 14 12:24:07 2017 +0200

    Replace Release Managers Guide (RMG) with new version:
    
    Many of the mistakes made by me during a release has to do with the
    confusing instructions in the guide.
    
    * Some steps are mentioned in different order
    * Some steps are mentioned (and noted to *NOT* do)
    * The confusion between "MAINT" and "BLEAD-FINAL", and "BLEAD-FINAL"
      and "BLEAD-POINT".
    
    This generator generates a checklist with only the instruction you
    *will* have to perform. If it's something you will need to skip, it
    doesn't include it.
    
    Unlike the previous guide, you need not know the type of the release
    you do. Instead, you give the version you want to release and it
    generates the appropriate one for you.
    
    All the following incantations work:
    
        perl Porting/make-rmg-checklist --version 5.26.0-RC2 # RC
        perl Porting/make-rmg-checklist --version 5.26.0     # BLEAD-FINAL
        perl Porting/make-rmg-checklist --version 5.27.0     # BLEAD-POINT
        perl Porting/make-rmg-checklist --version 5.27.1     # BLEAD-POINT
        perl Porting/make-rmg-checklist --version 5.26.1     # MAINT
    
    Extra benefit: Apparently it includes additional checklist steps
    at the top that somehow are not included when you currently generate.
    
    Downside: HTML is not yet supported.

M       Porting/make-rmg-checklist
M       Porting/release_managers_guide.pod

commit 5fda6fd30559f029fa6a93bc99e6409eaadb1078
Author: Sawyer X <[email protected]>
Date:   Sun May 14 11:39:43 2017 +0200

    Extra commas

M       Porting/release_managers_guide.pod
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to