Bug 1415868 - Remove support for register_action_task; r=jonasfj,tomprince
commit0ba14ea32c56c03cb6948d7c52a953d2606a59ab
authorDustin J. Mitchell <dustin@mozilla.com>
Mon, 23 Apr 2018 21:20:00 +0000 (23 21:20 +0000)
committerDustin J. Mitchell <dustin@mozilla.com>
Mon, 23 Apr 2018 21:20:00 +0000 (23 21:20 +0000)
treeb33fc238f0b159c6e575e293ebca923c454d6ccc
parent1faeb13c08cdef4b221b5da94646c46af3315f76
Bug 1415868 - Remove support for register_action_task; r=jonasfj,tomprince

In a post-actions-as-hooks world, users will not have scopes to create tasks,
so this mode of action definition will not be possible. This is not currently
used from Treeherder (it links to
https://tools.taskcluster.net/tasks/<taskid>/interactive instead)

This drops support for the JSON-e-only interactive action; that action is not
currently used from treeherder, so that should have no impact for users.

MozReview-Commit-ID: 9i3POpjahAc

--HG--
extra : rebase_source : e6de03389a0c5c67d5332d2b1c97e1d4bf6a22d3
taskcluster/taskgraph/actions/__init__.py
taskcluster/taskgraph/actions/docker_linux_loaner.yml [deleted file]
taskcluster/taskgraph/actions/registry.py