Changeset - 8b3c91575b79
[Not reviewed]
default
0 2 0
Branko Majic (branko) - 6 years ago 2017-12-20 14:57:06
branko@majic.rs
Noticket: Fixed a couple of instructions for the release procedure.
2 files changed with 7 insertions and 3 deletions:
0 comments (0 inline, 0 general)
docs/releasenotes.rst
Show inline comments
 
@@ -15,6 +15,11 @@ Release Notes
 
dev
 
---
 

	
 
Bug-fixes:
 

	
 
* Fixed minor issues in the release procedure documentation.
 
  [NO TICKET]
 

	
 

	
 
0.3.0
 
-----
docs/releaseprocedures.rst
Show inline comments
 
@@ -236,7 +236,7 @@ 7. Push release to PyPI:
 

	
 
   2. Push the (tested) built source distribution::
 

	
 
        python setup.py upload
 
        python setup.py sdist upload
 

	
 
8. Clean-up the maintenance branch:
 

	
 
@@ -298,8 +298,7 @@ 10. Wrap-up changes on external services
 

	
 
    1. Push the changes to upstream repository and its mirror::
 

	
 
         hg push
 
         hg push bitbucket
 
         hg push --new-branch && hg push bitbucket --new-branch
 

	
 
    2. Go to `Read the Docs administrative pages
 
       <https://readthedocs.org/projects/django-conntrackt/>`_, and
0 comments (0 inline, 0 general)