Skip to content

Commit

Permalink
Update release docs
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Apr 22, 2020
1 parent ecc86b3 commit dfa593a
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions doc/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,14 @@ Cut a new release
make release bump=minor


**************************************
Build and publish distribution package
**************************************
Create .tar.gz and .zip archive at ``dist`` directory, create release on GitHub and upload them::
*********************************
Build and publish source packages
*********************************
Create .tar.gz and .zip archives within ``dist`` directory,
create release on GitHub and upload all artefacts::

export GITHUB_TOKEN={redacted}
make publish-release version=0.1.0

Create .tar.gz and .zip archive at ``dist`` directory only::

make create-release-archives version=0.1.0

make packages


*********************
Expand Down

0 comments on commit dfa593a

Please sign in to comment.