gecko-dev/taskcluster/taskgraph
Andrew Halberstadt acd1f7b8f7 Bug 1568277 - [taskgraph] Create optimize strategy aliases for the 'test' kind r=tomprince
This allows test tasks to declare a static optimization name, which can then be
swapped in and out from the optimize code without needing to update the
transforms. This will make it easier to change optimization strategies or run
experimental ones.

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

--HG--
extra : moz-landing-system : lando
2019-08-15 18:48:54 +00:00
..
actions Bug 1568277 - [taskgraph] Move 'taskgraph.transforms.job.import_all' to a utility function r=tomprince 2019-08-15 18:48:30 +00:00
cron Bug 1488313: [taskgraph] Add options to reuse on-push tasks in cron graphs; r=dustin,aki 2019-03-27 19:34:53 +00:00
loader Bug 1471004 - build_signing: macosx64-nightly -> macosx64-shippable. r=callek 2019-06-05 15:03:47 -07:00
manifests Bug 1567429 - remove checksums signing from release automation. r=tomprince 2019-08-15 17:31:40 +00:00
optimize Bug 1568277 - [taskgraph] Create optimize strategy aliases for the 'test' kind r=tomprince 2019-08-15 18:48:54 +00:00
templates Bug 1550816: Enforce consistent indenting in taskcluster yaml; r=aki 2019-05-10 21:19:48 +00:00
test Bug 1568277 - [taskgraph] Create optimize strategy aliases for the 'test' kind r=tomprince 2019-08-15 18:48:54 +00:00
transforms Bug 1568277 - [taskgraph] Create optimize strategy aliases for the 'test' kind r=tomprince 2019-08-15 18:48:54 +00:00
util Bug 1568277 - [taskgraph] Create optimize strategy aliases for the 'test' kind r=tomprince 2019-08-15 18:48:54 +00:00
__init__.py Bug 1543872: [taskgraph] Simplify the calculated path to the root of mozilla-central; r=dustin 2019-04-23 21:12:00 +00:00
config.py Bug 1471004 - add esr support for entitlements. r=tomprince 2019-07-16 17:22:40 +00:00
create.py Bug 1528362: [taskgraph] Change scheduler-id to include the trust-domain; r=dustin 2019-02-21 07:32:31 +00:00
decision.py Bug 1562287: Add an option to mach try to disable 3-tier PGO; r=mshal,ahal 2019-07-04 19:03:04 +00:00
docker.py
files_changed.py
filter_tasks.py
generator.py Bug 1555032 - [taskgraph] Add ability to pass external optimize strategies via env, r=tomprince 2019-05-31 12:56:47 +00:00
graph.py
morph.py Bug 1559199 - Add 'comm' prefix to list of potential index prefixes. r=dustin 2019-07-16 18:27:31 +00:00
parameters.py Bug 1562287: [taskgraph] try_task_config parameter is now always a dict; r=aki 2019-07-22 17:30:49 +00:00
target_tasks.py Bug 1568232 - Run raptor cold page-load test job on fenix and refbrow. r=perftest-reviewers,davehunt 2019-07-31 16:31:42 +00:00
task.py Bug 1551738: Add a helper to extract the task name from the final task; r=Callek 2019-05-15 18:04:47 +00:00
taskgraph.py
try_option_syntax.py Bug 1570775 - remove references to macosx1010, OS X 10.10.x in configuration and test manifests r=jmaher 2019-08-02 17:27:58 +00:00