[Checkins] SVN: bluebream/website/docs/v1.0/dev/ we need to write this also :)

Baiju M baiju.m.mail at gmail.com
Wed Jan 27 12:15:27 EST 2010


Log message for revision 108573:
  we need to write this also :)
  

Changed:
  A   bluebream/website/docs/v1.0/dev/developing.rst
  U   bluebream/website/docs/v1.0/dev/index.rst

-=-
Added: bluebream/website/docs/v1.0/dev/developing.rst
===================================================================
--- bluebream/website/docs/v1.0/dev/developing.rst	                        (rev 0)
+++ bluebream/website/docs/v1.0/dev/developing.rst	2010-01-27 17:15:25 UTC (rev 108573)
@@ -0,0 +1,32 @@
+Developing BlueBream
+====================
+
+.. warning::
+
+   This documentation is under construction.  See the `Documentation
+   Status <http://wiki.zope.org/bluebream/DocumentationStatus>`_ page
+   in wiki for the current status and timeline.
+
+.. losely based on "Developing Grok" document
+
+Making BlueBream Releases
+-------------------------
+
+The release procedure followed by BlueBream is very similar to that
+of ZTK `release guidelines
+<http://docs.zope.org/zopetoolkit/process/releasing-software.html>`_.
+
+Part of the `official release guidelines
+<http://docs.zope.org/zopetoolkit/process/releasing-software.html>`_
+is reviewing the changelog recorded in ``CHANGES.txt``.  This is an
+important step that cannot be automated.
+
+In other words, before starting a release make sure that:
+
+1. All tests pass
+2. All local changes are committed
+3. The changelog is up to date.
+
+Post release steps
+------------------
+

Modified: bluebream/website/docs/v1.0/dev/index.rst
===================================================================
--- bluebream/website/docs/v1.0/dev/index.rst	2010-01-27 16:34:12 UTC (rev 108572)
+++ bluebream/website/docs/v1.0/dev/index.rst	2010-01-27 17:15:25 UTC (rev 108573)
@@ -17,5 +17,6 @@
 
    contributing
    resources
+   developing
    decisions
    writing



More information about the checkins mailing list