mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-10 06:34:37 +02:00
27 lines
739 B
Text
27 lines
739 B
Text
#!/bin/cat
|
|
$Id: FAQ.Release_Checklist.txt,v 1.6 2017/09/16 20:21:39 gilles Exp gilles $
|
|
|
|
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
|
|
|
|
- Review the general FAQ.d/FAQ.General.txt
|
|
|
|
|
|
- make dist
|
|
- make publish
|
|
- verify VERSION is uploaded
|