mjzffr / version-control-tools

Mirror of https://hg.mozilla.org/hgcustom/version-control-tools
0 stars 1 forks source link

============================= Mozilla Version Control Tools

This repository contains tools, extensions, hooks, etc to support version control 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 among other sites and services.

The canonical repository is https://hg.mozilla.org/hgcustom/version-control-tools/

Most documentation exists in the docs/ directory. It can be viewed online <https://mozilla-version-control-tools.readthedocs.io/en/latest/> on Read the Docs. Latest CI reports can be viewed online <https://ci.mozilla.org/job/version-control-tools/>.

If you are interested in getting in touch with the people who maintain this repository, join #vcs in irc.mozilla.org.

.. note:: A dev environment is needed for performing admin operations

Before you can use any of the ansible playbooks for administration,
you must have a development environment set up already. Best
practice is to re-run ``./create-test-environment`` before using
``./deploy`` as your ansible entry point.