Skip to content

Commit

Permalink
Merge pull request #464 from pirapira/deploy_info_in_release
Browse files Browse the repository at this point in the history
git add deployment data before bumping package ver
  • Loading branch information
pirapira authored Jan 24, 2019
2 parents 23710f0 + e68b489 commit 810ea24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ Note that we currently have some issues with the script: https://github.com/raid
Bump Package Version
--------------------

Before bumping the package version, ``git add`` the deployment data at ``data/deployment_[CHAIN_NAME].json``. Also make sure ``MANIFEST.in`` contains all the deployment JSON files. Then run

::

bumpversion --config-file ./.bumpversion.cfg [PART]
Expand Down

0 comments on commit 810ea24

Please sign in to comment.