Changes between Version 23 and Version 24 of CottoTasklist

Show
Ignore:
Timestamp:
06/18/10 01:55:23 (12 years ago)
Author:
cotto
Comment:

add release signing and deprecation process updates

Legend:

Unmodified
Added
Removed
Modified
  • CottoTasklist

    v23 v24  
    22 
    33== todo (important, in decreasing order): == 
     4 - Look into a process for GPG signing releases 
     5   - as a bare minimum, add SHA1 (or better) checksums of the tarballs to the release announcement 
     6   - get feedback from #ps folks, update release_manager_guide.pod et al 
     7 - Make the [wiki:Deprecation Deprecation] page not suck 
     8   - add sub-pages for migration between subsequent supported releases 
     9   - troll through svn logs and fill in what needs to be done 
     10   - make such updates a *required* *non-optional* *you-will-get-yelled-at-if-you-forget-this* part of the deprecation cycle 
     11   - see if Coke, kthakore and the Rakudo hackers get less crabby 
    412 - Look at khairul's code: 
    5    - dig into the segfault when running ./parrot-nqp examples/library/tracer.nqp examples/pir/io.pir 
    6    - clean up confusion between INTERP, supervisor and supervised 
    713   - look through meeting log, add tasks to this todo list 
    814 - add stuff from http://irclog.perlgeek.de/parrot/2010-05-28#i_2378589 to LoritoRoadmap