Skip to content

Commit

Permalink
comment cloudlus part
Browse files Browse the repository at this point in the history
  • Loading branch information
bam241 committed Feb 13, 2017
1 parent 75c3be1 commit 49cc117
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions source/cep/cep3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -257,20 +257,24 @@ Release Process
- release notes (``source/previous/index.rst``), remember both the release
notes and the zip/tar URLs!
- layout template (``source/atemplates/layout.html``) of the website
- install from tarball instruction
(``source/user/install_from_tarball.rst``)


#. Commit all changes to ``cyclus.github.com`` and ``make gh-publish``

#. Update ``Dory``'s ``Cyclus``/``Cycamore`` version and relaunch ``Dory`` worker.
#. Send out an email to `cyclus-dev` and `cyclus-users` to announce the release!



.. #. Update ``Dory``'s ``Cyclus``/``Cycamore`` version and relaunch ``Dory`` worker.
To do this you need a acces to the ``Dory`` server (if you don't please
contact an administrator), the ``go`` toolchain as well as ``cde`` installed
on your computer. Also, the release version of ``Cyclus`` and ``Cycamore``
have to be compiled on you system and both executable and lib have to be on
the default paths. Please refer to the :doc:`source installation
<../user/install_from_git>` if you need.

.. code-block:: bash
.. .. code-block:: bash
$ git clone https://github.com/rwcarlsen/cloudlus.git
$ cd cloudlus
$ go install ./cmd/cloudlus
Expand All @@ -284,7 +288,6 @@ Release Process
$ ./launch.sh 2
#. Send out an email to `cyclus-dev` and `cyclus-users` to announce the release!
Maintainence Tasks
==================
Expand Down

0 comments on commit 49cc117

Please sign in to comment.