gecko-dev/taskcluster/taskgraph
Gregory Szorc bd86442e13 Bug 1318200 - Obtain target tasks method from parameters; r=dustin
Previously, all callers outside of tests that passed
"target_tasks_method" to TaskGraphGenerator all used the same pattern
of looking for a key in the parameters and calling a function in
the target_tasks module.

Future commits will refactor how target tasks graph work. To
make the transition easier, we move the logic for obtaining the
target tasks method into TaskGraphGenerator.

MozReview-Commit-ID: 3QU09iGhoXh

--HG--
extra : rebase_source : fbcc31d705c4b0e148aa3709ddcb18ad99953231
2016-11-17 16:29:51 -08:00
..
task Bug 1316183 - Compress docker images with zstd. r=dustin 2016-11-07 11:26:27 -08:00
test Bug 1318200 - Obtain target tasks method from parameters; r=dustin 2016-11-17 16:29:51 -08:00
transforms Bug 1318200 - TaskCluster CI for Stylo; r=dustin 2016-11-17 09:52:39 -08:00
util Bug 1316183 - Compress docker images with zstd. r=dustin 2016-11-07 11:26:27 -08:00
__init__.py
action.py Bug 1316961 - Fix parameters for action tasks. r=dustin 2016-11-14 10:28:58 -08:00
action.yml Bug 1311791 - Explicitly declare path to shared hg store; r=dustin 2016-10-20 12:56:43 -07:00
create.py Bug 1302227: set the taskGroupId to match the decision task; r=garndt 2016-09-22 21:30:56 +00:00
decision.py Bug 1318200 - Obtain target tasks method from parameters; r=dustin 2016-11-17 16:29:51 -08:00
docker.py Bug 1316446 - Improve mach taskcluster-load-image r=gps 2016-11-10 18:05:52 -08:00
files_changed.py Bug 1286075: add support for optimizing based on files changed in the push; r=gps 2016-09-12 18:40:12 +00:00
generator.py Bug 1318200 - Obtain target tasks method from parameters; r=dustin 2016-11-17 16:29:51 -08:00
graph.py Bug 1280956 - Use in-tree linter job to flake8 test taskcluster directory. r=dustin 2016-06-20 21:06:55 -04:00
optimize.py Bug 1277579: use 'name' in dependency error message; r=kmoir 2016-09-16 20:25:29 +00:00
parameters.py Bug 1296842: check parameters; r=jmaher 2016-11-07 19:13:40 +00:00
target_tasks.py Bug 1318099 - Disable artifact build tasks on the graphics branch: add empty line to make flake8 happy. r=flake8-fix 2016-11-18 00:25:36 +01:00
taskgraph.py Bug 1304428 - Adding a from_json test in decision task. r=jlund 2016-09-23 19:26:39 +05:30
try_option_syntax.py Bug 1318200 - TaskCluster CI for Stylo; r=dustin 2016-11-17 09:52:39 -08:00