Skip to content

Commit

Permalink
Document IRC bot and addons-frontend deployment (fixes #116) (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
mstriemer committed Jul 20, 2016
1 parent 22933a8 commit f7d3b5d
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions docs/server/push-duty.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,12 @@ following repositories are tagged:

Tags are of the format: ``YYYY.MM.DD``,

.. note:: the date is the date of the push, not the date of tagging.
.. note:: The date is the date of the push, not the date of tagging.

.. note:: Once addons-frontend has been tagged a new docker image will be
built on `Docker Hub
<https://hub.docker.com/r/addons/addons-frontend/builds/>`_ and is
required to deploy to stage.

It's usually the master branch that is tagged::

Expand Down Expand Up @@ -76,11 +81,10 @@ Then update the etherpad with the new comparison link for the updated tag.
Push to stage
+++++++++++++

Once the tag is ready, it needs to be pushed to the staging server, using the
ops jenkins (you can find the Stage Jenkins URL on
`mana <https://mana.mozilla.org/wiki/display/SVCOPS/AMO+Dev+Resources#AMODevResources-StageandProd>`_):
click on "build with parameters", and enter the tag (eg
``2015.09.10``). Jason can help with that if needed.
Once the tag is ready and any needed docker containers have been built, it
needs to be pushed to the staging server, using the `IRC bot in #amopush
<https://mana.mozilla.org/wiki/display/SVCOPS/AMO+Dev+Resources#AMODevResources-DeployingwithJenkinsBot>`_.
Jason can help with that if needed.

Before the push
+++++++++++++++
Expand Down

0 comments on commit f7d3b5d

Please sign in to comment.