gecko-dev/taskcluster/taskgraph
Andrew Halberstadt 6a1620297e Bug 1696041 - [taskgraph] Remove 'fission-run-on-projects' default in variant configs r=taskgraph-reviewers,jmaher
This means that any task that doesn't set 'fission-run-on-projects' has it
default to []. Instead I'd like tasks that omit this key to default to using
'run-on-projects' (which means we can solve this bug piece by piece rather than
try to land it all at once).

The full taskgraph of this revision is identical to the previous revision.

Differential Revision: https://phabricator.services.mozilla.com/D107963
2021-03-12 16:35:35 +00:00
..
actions
loader
manifests
optimize
test
transforms Bug 1696041 - [taskgraph] Remove 'fission-run-on-projects' default in variant configs r=taskgraph-reviewers,jmaher 2021-03-12 16:35:35 +00:00
util
__init__.py
config.py
create.py
decision.py
docker.py
files_changed.py
filter_tasks.py
generator.py
graph.py
morph.py
parameters.py
target_tasks.py Bug 1696496 - Disable raptor tests running on windows10-64-ref-hw-2017. r=perftest-reviewers,igoldan 2021-03-11 14:13:09 +00:00
task.py
taskgraph.py
try_option_syntax.py