File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Steps for doing a release:
22
3- 1. Review open issues and PRs to see if any can easily be fixed, closed, or
3+ 1. Make a release branch
4+ 2. Review open issues and PRs to see if any can easily be fixed, closed, or
45 merged.
5- 2 . Bump copyright year in ``README.rst ``, ``docs/conf.py ``, and
6+ 3 . Bump copyright year in ``README.rst ``, ``docs/conf.py ``, and
67 ``docs/index.rst ``, if necessary.
7- 3 . Review ``HISTORY.rst `` for completeness and correctness.
8- 4 . Add release date to ``HISTORY.rst ``.
9- 5 . Install or update `hub <https://github.com/github/hub `_ as it used by the
8+ 4 . Review ``HISTORY.rst `` for completeness and correctness.
9+ 5 . Add release date to ``HISTORY.rst ``.
10+ 6 . Install or update `hub <https://github.com/github/hub `_ as it used by the
1011 release script.
11- 6 . Run ``dev-bin/release.sh `` and follow the prompts.
12- 7 . Verify the release on `GitHub <https://github.com/maxmind/minfraud-api-python/releases >`_
12+ 7 . Run ``dev-bin/release.sh `` and follow the prompts.
13+ 8 . Verify the release on `GitHub <https://github.com/maxmind/minfraud-api-python/releases >`_
1314 and `PyPI <https://pypi.python.org/pypi/minfraud >`_.
You can’t perform that action at this time.
0 commit comments