Files
palemoon27/testing/mozharness
roytam1 9ca9d9aa74 import changes from `dev' branch of rmottola/Arctic-Fox:
- Bug 1218999 - Update mtimes when building a GENERATED_FILES target, even when contents don't change. r=glandium (53e8658ae)
- partial of Bug 927388 - Produce and upload GeckoView AAR during packaging. (5b9f2edb1)
- Bug 927388 - Follow-up: fix bustage on a CLOSED TREE. (5deab1ae5)
- part of Bug 1174757 - Pre: Don't archive geckoview resources when not necessary (41da631ef)
- goanna->gecko (d2f6f223e)
- goanna->gecko (af5de4b01)
- reapply Bug 927388 - Produce and upload GeckoView AAR (2f33b51b4)
- Bug 1189459 - Allow generating geckoview AAR files when MOZ_APP_NAME is not 'fennec'. r=gps (dad480948)
- Bug 1181965. Remove uses of mozRequestAnimationFrame from dom and parser tests. r=bkelly (ed3c653ce)
2021-06-30 09:44:01 +08:00
..
2018-07-25 10:09:53 +08: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/cd537fcb6ff0