mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Update RELEASE_GUIDE.md
This commit is contained in:
parent
f3ca75d61e
commit
1cb045e30c
@ -9,13 +9,13 @@ Usually release candidates are tagged 0.6.0.rc1, 0.6.0.rc2 and tested for a week
|
|||||||
* Run manual valgrind tests for new features
|
* Run manual valgrind tests for new features
|
||||||
* Build and simple tests in Virtual machines ideally all dists including OSX and Windows (Cygwin)
|
* Build and simple tests in Virtual machines ideally all dists including OSX and Windows (Cygwin)
|
||||||
|
|
||||||
* Update Inline help
|
* Update Inline command help (./src/command/cmd_defs.c)
|
||||||
* Check copright dates in all files (Copywright 2012-2019)
|
* Check copright dates in all files (Copywright 2012-2019)
|
||||||
|
|
||||||
* Generate HTML docs (the docgen argument only works when package status is development)
|
* Generate HTML docs (the docgen argument only works when package status is development)
|
||||||
`./profanity docgen`
|
`./profanity docgen`
|
||||||
|
|
||||||
* Update plugin docs
|
* Update plugin API docs (./apidocs/c and ./apidocs/python) need to run the `gen.sh` and commit the results to the website git repo
|
||||||
* Update CHANGELOG
|
* Update CHANGELOG
|
||||||
* Update profrc.example
|
* Update profrc.example
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user