File: checklist

package info (click to toggle)
ruby-log4r 1.1.10-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 648 kB
  • sloc: ruby: 2,744; xml: 96; makefile: 5
file content (23 lines) | stat: -rw-r--r-- 615 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Release checklist:

* DON'T FORGET: change install.rb when new lib/ files are added
* Update the log4r.gemspec
* Update the changelog
* Update the README
* Change any INSTALL instructions
* Update the manuals and HTML
* Modify what should not appear in the release (bin/prune.rb)
* Run makedist.rb and check the integrity of the resulting files
  - Test installs
  - Run the unit tests (cd tests; ruby testall.rb)
  - Run all the examples
  - Browse the docs


Who to Tell:

* RubyGems distribution (to upload gem)
* ruby-talk mailing list
* RAA
* RubyForge news
* RubyForge email notification of new file releases