mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
the contents of this dir (testing/mozharness) represent two parts 1) the old way: mozharness.json is a manifest file that locks or "pins" mozharness to a repository and a revision. 2) the new way: an in-gecko-tree copy of mozharness. * hgmo/build/mozharness is still live and the defacto read/write repository * continuous integration jobs are based on this copy * As we transition to dropping support for hg.m.o/build/mozharness, this copy will continue to be synced * this copy is currently based on: http://hg.mozilla.org/build/mozharness/rev/43f7600b8c80