Created Creating a relase (markdown)
This commit is contained in:
parent
02d8673466
commit
b4a94ba00b
|
@ -0,0 +1,17 @@
|
||||||
|
- Run the full testsuite (``tests\testament\tester all``) and ensure it's green; actually ensure travis is green
|
||||||
|
|
||||||
|
- Uncomment the list of changes in news.txt
|
||||||
|
- write a news ticker entry
|
||||||
|
- Update the version
|
||||||
|
|
||||||
|
- Recompile koch!
|
||||||
|
- Generate the full docs; koch web0
|
||||||
|
- Generate the installers
|
||||||
|
* koch csource -d:release
|
||||||
|
* koch xz
|
||||||
|
* koch nsis
|
||||||
|
|
||||||
|
- Test the installers
|
||||||
|
- Tag the release
|
||||||
|
- Merge devel into master
|
||||||
|
- Update csources
|
Loading…
Reference in New Issue