Closed
Bug 1245384
Opened 10 years ago
Closed 10 years ago
task-inspector: Add a "re-create as interactive"
Categories
(Taskcluster :: UI, defect)
Taskcluster
UI
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jonasfj, Assigned: jonasfj)
References
Details
Just like "edit task", however, this shouldn't allow you to edit the task.
(just change it for you, drop task.routes, caches and set interactive: true)
After creating the task, it should take you to a special waiting page that
listens to pulse and waits for the shell artifact to show up before
opening the shell (or showing you a link to open the shell).
| Assignee | ||
Comment 1•10 years ago
|
||
Ideally, this should rely on a usage.js from references.taskcluster.net, but no such thing is created yet.
But we can just do a dirty hack trying to guess the workerType, and hide the button if we don't think
the worker is docker-worker.
See bug 1164203 for details on usage.js.
See Also: → 1164203
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jopsen
| Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Comment 2•10 years ago
|
||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: Tools → UI and Tools
You need to log in
before you can comment on or make changes to this bug.
Description
•