taskcluster / taskcluster-tools

Tools for debugging, inspecting and managing Taskcluster
https://tools.taskcluster.net/
Mozilla Public License 2.0
26 stars 91 forks source link

Bug 1478043 - remove scope inspector #554

Closed djmitche closed 6 years ago

djmitche commented 6 years ago

For the moment, this links assume:... without a trailing star to the corresponding role. That will lead to some 404's sometimes, when the named role doesn't exist but is matched by other, shorter roleIds. But it's better than not linking at all.

petemoore commented 6 years ago

@djmitche @eliperelman I don't understand why we are deleting this tool. It was useful for discovering which roles/clients had a particular scope. Is there a better / different way of doing this?