gecko-dev/taskcluster
Andrew Halberstadt 9a419e5b3f Bug 1555032 - [taskgraph] Add ability to pass external optimize strategies via env, r=tomprince
This allows users to set TASKGRAPH_OPTIMIZE_STRATEGIES to a
python_path.find_object string. E.g:

    TASKGRAPH_OPTIMIZE_STRATEGIES="module:strategies" ./mach taskgraph optimized

This opens the door to swap in external strategies at runtime and will be
used for back testing experimental strategies.

Differential Revision: https://phabricator.services.mozilla.com/D33203

--HG--
extra : moz-landing-system : lando
2019-05-31 12:56:47 +00:00
..
ci Bug 1554308 - Raptor tests on Beta are running on both opt & pgo builds r=jmaher 2019-05-30 19:43:41 +00:00
docker No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser 2019-05-28 09:34:09 +00:00
docs Bug 1522581 - Publish GeckoView multi-architecture fat AAR Nightly. r=jlorenzo 2019-05-30 15:22:41 +00:00
scripts Bug 1553915: Check for mach binary before trying to use it to run python; r=ahal 2019-05-30 20:20:57 +00:00
taskgraph Bug 1555032 - [taskgraph] Add ability to pass external optimize strategies via env, r=tomprince 2019-05-31 12:56:47 +00:00
.yamllint Bug 1550816: Enforce consistent indenting in taskcluster yaml; r=aki 2019-05-10 21:19:48 +00:00
mach_commands.py Bug 1488313: [taskgraph] Add options to reuse on-push tasks in cron graphs; r=dustin,aki 2019-03-27 19:34:53 +00:00
moz.build