Skip to content

Commit 4327031

Browse files
committed
Fix #1451: Update the release process description
1 parent 4679e92 commit 4327031

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/contributing.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,9 @@ Prior to a release, the English ``.po`` file must be updated with ``make
148148
translatable_strings`` and pushed to Transifex. Once translators have done
149149
their job, ``.po`` files must be downloaded with ``make update_translations``.
150150

151+
To publish a release you have to be a `django-debug-toolbar project lead at
152+
Jazzband <https://jazzband.co/projects/django-debug-toolbar>`__.
153+
151154
The release itself requires the following steps:
152155

153156
#. Update supported Python and Django versions:
@@ -172,9 +175,9 @@ The release itself requires the following steps:
172175

173176
#. Tag the new version.
174177

175-
#. ``tox -e packaging``.
176-
177178
#. Push the commit and the tag.
178179

180+
#. Publish the release from the Jazzband website.
181+
179182
#. Change the default version of the docs to point to the latest release:
180183
https://readthedocs.org/dashboard/django-debug-toolbar/versions/

0 commit comments

Comments
 (0)