deploy: implement deploy driver
Ansible commands take just enough arguments that typing them all in is
annoying. Let's provide a driver script for automating common deployment
tasks.
.. _index:
===============================
Mozilla's Version Control Tools
===============================
Welcome to Mozilla's version control tools repository! Inside, you will
find all kind of code to support the development of code at Mozilla.
This repository contains the code that Mozilla uses in production to
power `hg.mozilla.org <https://hg.mozilla.org/>`_,
`reviewboard.mozilla.org <https://reviewboard.mozilla.org>`_, and other
sites and services.
The canonical repository is
https://hg.mozilla.org/hgcustom/version-control-tools/.
Goals
=====
The primary goal of this repository and the code therein is to enable
Mozillians to move faster and to be more productive, all while
maximizing the quality of work being performed.
We help achieve that goal by providing robust tools that allow
developers to spend more time using their brains instead of wrangling
with tools, particulary in the area of version control and code
management.
This repository aims to provide high-quality software that has a low
barrier to change. We achieve this by having comprehensive,
easy-to-write and run tests. Robust testing gives us the confidence
that we can move fast without breaking things. Doing so allows us to
serve the needs of Mozilla better and faster.
Table of Contents
=================
.. toctree::
:maxdepth: 2
devguide/index
hgcustom
mozreview
headless-repositories
hgmozilla/index
hgmo/index
server
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`