Talk about releasing a new version
authorChristian Weiske <cweiske@cweiske.de>
Mon, 5 Feb 2018 07:35:10 +0000 (08:35 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 5 Feb 2018 07:35:10 +0000 (08:35 +0100)
README.rst

index ef807ac0d51e72193cabd08a9909885b034ce1a6..5a615fa9a2073027e0dd983c363c550c24600ffa 100644 (file)
@@ -249,6 +249,20 @@ anything to the server::
     http://example.org/fake-response
 
 
+===========
+Development
+===========
+
+Releasing a new version
+=======================
+
+#. Add notes to ``ChangeLog``
+#. Update version number in ``build.xml`` and ``src/shpub/Cli.php``
+#. Run ``phing``
+#. Commit and tag the version
+#. In the ``cweiske.de`` directory, run ``./scripts/update-shpub.sh``
+
+
 ===========
 About shpub
 ===========