mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update release-checklist
This commit is contained in:
parent
07d30ec01d
commit
3f9d48edc0
@ -4,8 +4,11 @@ Release checklist
|
||||
* open https://travis-ci.org/sphinx-doc/sphinx/branches and check stable branch is green
|
||||
* Check `git status`
|
||||
* Run `make style-check`
|
||||
* Run `tx pull -a -f` in sphinx/locale if final major release
|
||||
* Run `python setup.py compile_catalog` in project root after 'tx pull'
|
||||
* if final major release ...
|
||||
|
||||
* Run `(cd sphinx/locale; tx pull -a -f)`
|
||||
* Run `python setup.py compile_catalog`
|
||||
|
||||
* Update version info in sphinx/__init__.py
|
||||
* Update release date in CHANGES
|
||||
* `git commit -am 'Bump to x.y.z final'`
|
||||
|
Loading…
Reference in New Issue
Block a user