Code

Added HTTP tests for status codes
[nagiosplug.git] / doc / RELEASING
1 NOTES ON RELEASING NEW VERSION OF NAGIOSPLUG
3 svn update in main area
4 . tools/devmode, if feeling adventurous
5 check compilation, check tinderbox screens
7 Update BUGS, NEWS file
8 Update AUTHORS if new members
9 Update configure.in and package.def with version
10 Run svn2cl (get from http://ch.tudelft.nl/~arthur/svn2cl):
11 svn2cl.sh --break-before-msg --reparagraph -i http://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk
12 commit BUGS NEWS configure.in package.def ChangeLog
14 svn copy http://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk 
15 http://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/tags/release-1.4.10
17 checkout new version:
18 cd /tmp
19 rm -fr nagiosplug
20 svn export http://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/tags/release-1.4.10 nagiosplug
21 cd nagiosplug
22 tools/setup
23 ./configure
24 make dist
26 sftp upload.sf.net
27 cd uploads
28 put file
30 SF -> Submit News about release. Make sure it is called "Nagios Plugins" (with those caps)
31 Link to download at http://sourceforge.net/project/showfiles.php?group_id=29880
32 Include contents of NEWS for this release
33 List all people on team involved. 
34 Add acknowledgement to contributors
35 Submit. Get URL to news item
37 SF -> Admin -> File Releases
38 Add a release to nagiosplug and create a file release
39 Name: 1.4.1 
40 Create release
41 Step 1: Add release notes pointing to news item
42 Step 2: add file
43 Step 3: *.tar.gz, Platform Independent, Source .gz
44 Step 4: Send notice
46 Send email to nagiosplug-help, nagios-announce with the news text
47 Add a news item to http://nagiosplugins.org