Open
Bug 1653309
Opened 5 years ago
Updated 5 years ago
Show at least partial artifact paths in details pane.
Categories
(Tree Management :: Treeherder: Frontend, enhancement)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
NEW
People
(Reporter: tomprince, Unassigned)
Details
There are a few places where the artifact path is relevant, and it would be useful if it were include in what was displayed.
Examples:
- l10n repacks have multiple identical files, that only differ by the locale, which is part of the path
- android shippable builds which have some files in
public/buildand some inpublic/build/en-USand it can be useful to quickly see which are which.
I've not looked in detail, but I suspect that striping the common prefix of the artifacts, and showing the remaining path might be the best solution.
Updated•5 years ago
|
Component: Treeherder → Treeherder: Frontend
You need to log in
before you can comment on or make changes to this bug.
Description
•