[fenix] Let taskgraph load tasks from decision_tasks.py in PRs
commitb5143aa9094e176dbd77a2624b0e8ca5553858de
authorJohan Lorenzo <jlorenzo@mozilla.com>
Thu, 12 Sep 2019 16:45:26 +0000 (12 18:45 +0200)
committerSebastian Kaspari <s.kaspari@gmail.com>
Mon, 16 Sep 2019 09:36:07 +0000 (16 11:36 +0200)
tree2df0d8617054dcbf958df5573b78a2601ce62e8e
parent6d41043ca3892dbbef2b634b457dc78414bd18e1
[fenix] Let taskgraph load tasks from decision_tasks.py in PRs
mobile/android/fenix/.taskcluster.yml
mobile/android/fenix/automation/taskcluster/decision_task.py
mobile/android/fenix/automation/taskcluster/lib/gradle.py
mobile/android/fenix/automation/taskcluster/lib/tasks.py
mobile/android/fenix/taskcluster/ci/config.yml
mobile/android/fenix/taskcluster/ci/old-decision/kind.yml [new file with mode: 0644]
mobile/android/fenix/taskcluster/fenix_taskgraph/__init__.py
mobile/android/fenix/taskcluster/fenix_taskgraph/loader/__init__.py [new file with mode: 0644]
mobile/android/fenix/taskcluster/fenix_taskgraph/loader/old_decision.py [new file with mode: 0644]
mobile/android/fenix/taskcluster/fenix_taskgraph/target_tasks.py [new file with mode: 0644]