Simplify release documentation
This commit is contained in:
parent
b03ed5e16c
commit
be91ee85fe
@ -36,28 +36,6 @@ Type check source
|
|||||||
Release Process
|
Release Process
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
Add a change entry and re-generate the changelog:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
$ towncrier
|
|
||||||
|
|
||||||
Make a new release tag:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
$ git tag x.x.x
|
|
||||||
$ git push --tags
|
|
||||||
|
|
||||||
If you have a development install locally, you can verify:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
$ flat_tree --version
|
|
||||||
|
|
||||||
Then run the release process:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
$ tox -e metadata-release
|
|
||||||
$ tox -e release
|
$ tox -e release
|
||||||
|
Loading…
Reference in New Issue
Block a user