2017-09-23 23:54:48 +02:00
|
|
|
#!/bin/cat
|
2018-05-07 16:04:23 +02:00
|
|
|
$Id: FAQ.Release_Checklist.txt,v 1.6 2017/09/16 20:21:39 gilles Exp gilles $
|
2017-09-23 23:54:48 +02:00
|
|
|
|
|
|
|
This documentation is also at http://imapsync.lamiral.info/#doc
|
|
|
|
|
|
|
|
===================================
|
|
|
|
Imapsync developper notes
|
|
|
|
===================================
|
|
|
|
|
|
|
|
|
|
|
|
Checklist before release a new release:
|
|
|
|
|
|
|
|
- Generate the README
|
|
|
|
- Run a spell checker on the README
|
|
|
|
- Read the README again slowly. Fix all issues, all
|
|
|
|
- Read the OPTIONS section of README and read it very slowly
|
|
|
|
- Read slowly README_Windows.txt
|
|
|
|
- Read slowly the TUTORIAL_Unix file in html
|
|
|
|
- Review the newsletter by running:
|
|
|
|
m4 -P W/ml_announce.in
|
|
|
|
|
2018-05-07 16:04:23 +02:00
|
|
|
- Review the general FAQ.d/FAQ.General.txt
|
|
|
|
|
|
|
|
|
|
|
|
- make dist
|
|
|
|
- make publish
|
|
|
|
- verify VERSION is uploaded
|