Difference between revisions of "Yi/PreparingARelease"

From HaskellWiki
< Yi
Jump to navigation Jump to search
 
Line 9: Line 9:
 
# Have yi-devel people test it
 
# Have yi-devel people test it
 
# Prepare release notes
 
# Prepare release notes
* release notes should be hosted on a server that can stand a bit of load; last time haskell.org was taken down because the Yi wiki page was posted on Reddit. There should at least be some buffer between what will endup in news and the wiki page.
+
#* release notes should be hosted on a server that can stand a bit of load; last time haskell.org was taken down because the Yi wiki page was posted on Reddit. There should at least be some buffer between what will endup in news and the wiki page.
* screenshots are nice, think of including one.
+
#* screenshots are nice, think of including one.
 
# Upload on Hackage
 
# Upload on Hackage
 
# post announce on haskell.org. Previous releases:
 
# post announce on haskell.org. Previous releases:

Revision as of 22:18, 11 January 2008

Preparing a release for Yi is not as trivial as it seems: there are quite a few people interested, and screwing up is therefore not good :)

I advise the following steps:

  1. Make sure the quality is acceptable
  2. Update the contributors list
  3. Prepare a source tarball
  4. Test it; in particular, make sure Yi can be installed on a fresh box without undue hassle.
  5. Have yi-devel people test it
  6. Prepare release notes
    • release notes should be hosted on a server that can stand a bit of load; last time haskell.org was taken down because the Yi wiki page was posted on Reddit. There should at least be some buffer between what will endup in news and the wiki page.
    • screenshots are nice, think of including one.
  7. Upload on Hackage
  8. post announce on haskell.org. Previous releases: