Changes between Version 14 and Version 15 of CuttingReleases


Ignore:
Timestamp:
05/14/10 17:48:17 (3 years ago)
Author:
dustin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CuttingReleases

    v14 v15  
    1010   * sh test-dist.sh 
    1111 * commit 
    12  * make a git tag: {{{GPG_TTY=`tty`; export GPG_TTY; git tag -s v0.8.10 -m "TAG v0.8.10"}}} 
     12 * make a git tag: {{{GPG_TTY=`tty`; export GPG_TTY; git tag -a -s v0.8.10 -m "TAG v0.8.10"}}} 
     13   * type something interesting about the release in your $EDITOR 
    1314 * --stop here for an rc or beta-- 
    1415 * cheeseshop: {{{python ./setup.py register sdist --formats gztar,zip upload}}}  (eggs aren't supported)