Closed
Bug 1438501
Opened 7 years ago
Closed 7 years ago
Remove failureviewer.html
Categories
(Tree Management :: Treeherder: Frontend, enhancement, P1)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
Since:
* it hasn't been accessed once since the start of this week (which is how far papertrail goes back): https://papertrailapp.com/systems/treeherder-prod/events?q=failureviewer.html
* it will be one less thing to convert to React for now
* if we need something like it in the future we can just fetch it out of the git log
* it will speed up our builds in the meantime
Comment 1•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Attachment #8951264 -
Flags: review?(cdawson)
Updated•7 years ago
|
Attachment #8951264 -
Flags: review?(cdawson) → review+
Comment 2•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/dc8db57b0356ffa688d31d7a36a30d8437e8e309
Bug 1438501 - Remove failureviewer.html (#3232)
Since it's not being used. This will save us having to convert it to
React for now, and also means one less thing slowing down our builds.
Should it be needed in the future, it can be resurrected using the
Git log.
| Assignee | ||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•